| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148 |
- {
- "_args": [
- [
- {
- "raw": "accord@^0.26.3",
- "scope": null,
- "escapedName": "accord",
- "name": "accord",
- "rawSpec": "^0.26.3",
- "spec": ">=0.26.3 <0.27.0",
- "type": "range"
- },
- "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-less"
- ]
- ],
- "_from": "accord@>=0.26.3 <0.27.0",
- "_id": "accord@0.26.4",
- "_inCache": true,
- "_installable": true,
- "_location": "/accord",
- "_nodeVersion": "6.5.0",
- "_npmOperationalInternal": {
- "host": "packages-18-east.internal.npmjs.com",
- "tmp": "tmp/accord-0.26.4.tgz_1481735761026_0.1164698894135654"
- },
- "_npmUser": {
- "name": "jescalan",
- "email": "npm.je@mailhero.io"
- },
- "_npmVersion": "3.10.9",
- "_phantomChildren": {},
- "_requested": {
- "raw": "accord@^0.26.3",
- "scope": null,
- "escapedName": "accord",
- "name": "accord",
- "rawSpec": "^0.26.3",
- "spec": ">=0.26.3 <0.27.0",
- "type": "range"
- },
- "_requiredBy": [
- "/gulp-less"
- ],
- "_resolved": "http://registry.npmjs.org/accord/-/accord-0.26.4.tgz",
- "_shasum": "fc4c8d3ebab406a07cb28819b859651c44a92e80",
- "_shrinkwrap": null,
- "_spec": "accord@^0.26.3",
- "_where": "/home/king/Desktop/FINAL/AhMyth/app/node_modules/gulp-less",
- "author": {
- "name": "Jeff Escalante"
- },
- "bugs": {
- "url": "https://github.com/jescalan/accord"
- },
- "dependencies": {
- "convert-source-map": "^1.2.0",
- "glob": "^7.0.5",
- "indx": "^0.2.3",
- "lodash.clone": "^4.3.2",
- "lodash.defaults": "^4.0.1",
- "lodash.flatten": "^4.2.0",
- "lodash.merge": "^4.4.0",
- "lodash.partialright": "^4.1.4",
- "lodash.pick": "^4.2.1",
- "lodash.uniq": "^4.3.0",
- "resolve": "^1.1.7",
- "semver": "^5.3.0",
- "uglify-js": "^2.7.0",
- "when": "^3.7.7"
- },
- "description": "A unified interface for compiled languages and templates in JavaScript",
- "devDependencies": {
- "LiveScript": "^1.3.1",
- "acorn": "^4.0.0",
- "babel": "^6.5.2",
- "babel-core": "^6.18.1",
- "babel-preset-es2015": "^6.18.0",
- "buble": "^0.14.2",
- "chai": "^3.5.0",
- "clean-css": "^3.4.21",
- "coco": "^0.9.1",
- "coffee-coverage": "^1.0.1",
- "coffee-react-transform": "^5.0.0",
- "coffee-script": "^1.11.0",
- "coveralls": "^2.11.15",
- "css-parse": "^2.0.0",
- "csso": "^2.2.0",
- "dogescript": "^2.3.0",
- "dot": "^1.1.1",
- "eco": "^1.0.3",
- "ejs": "^2.4.2",
- "hamljs": "^0.6.2",
- "handlebars": "^4.0.6",
- "he": "^1.1.0",
- "hogan.js": "^3.0.2",
- "html-minifier": "^3.2.2",
- "istanbul": "^0.4.4",
- "jade": "^1.11.0",
- "less": "^2.7.1",
- "marc": "^0.1.0",
- "marked": "^0.3.5",
- "mocha": "^3.1.2",
- "mocha-lcov-reporter": "^1.2.0",
- "myth": "^1.5.0",
- "node-sass": "^4.0.0",
- "parse5": "^3.0.0",
- "polytest": "0.0.1",
- "postcss": "^5.2.5",
- "postcss-simple-vars": "^3.0.0",
- "react-tools": "^0.13.3",
- "stylus": "^0.54.5",
- "swig": "^1.4.2",
- "toffee": "^0.1.12",
- "typescript-compiler": "^1.4.1"
- },
- "directories": {},
- "dist": {
- "shasum": "fc4c8d3ebab406a07cb28819b859651c44a92e80",
- "tarball": "https://registry.npmjs.org/accord/-/accord-0.26.4.tgz"
- },
- "gitHead": "ecc580bd42554615fc3a48e2bad6d6b355a7780b",
- "homepage": "https://github.com/jescalan/accord",
- "keywords": [
- "compile"
- ],
- "license": "MIT",
- "main": "lib",
- "maintainers": [
- {
- "name": "jescalan",
- "email": "npm.je@mailhero.io"
- }
- ],
- "name": "accord",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/jenius/accord.git"
- },
- "scripts": {
- "coverage": "mocha && ./node_modules/.bin/istanbul report && open coverage/lcov-report/index.html",
- "coveralls": "istanbul report && cat ./coverage/lcov.info | coveralls",
- "legacy": "coffee test/legacy.coffee",
- "test": "mocha test/test.coffee"
- },
- "version": "0.26.4"
- }
|