2020-05-26 18:17:24 +02:00

153 lines
4.1 KiB
JSON

{
"_args": [
[
"accord@^0.29.0",
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/gulp-less"
]
],
"_from": "accord@>=0.29.0 <0.30.0",
"_hasShrinkwrap": false,
"_id": "accord@0.29.0",
"_inCache": true,
"_installable": true,
"_location": "/accord",
"_nodeVersion": "9.5.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/accord_0.29.0_1519401381075_0.2950547217758106"
},
"_npmUser": {
"email": "npm.je@mailhero.io",
"name": "jescalan"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {
"center-align": "0.1.3",
"decamelize": "1.2.0",
"right-align": "0.1.3",
"source-map": "0.5.7",
"uglify-to-browserify": "1.0.2",
"window-size": "0.1.0",
"wordwrap": "0.0.2"
},
"_requested": {
"name": "accord",
"raw": "accord@^0.29.0",
"rawSpec": "^0.29.0",
"scope": null,
"spec": ">=0.29.0 <0.30.0",
"type": "range"
},
"_requiredBy": [
"/gulp-less"
],
"_resolved": "https://registry.npmjs.org/accord/-/accord-0.29.0.tgz",
"_shasum": "b741c176d00435c5929d466dfe8cf6bee933b1e4",
"_shrinkwrap": null,
"_spec": "accord@^0.29.0",
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/gulp-less",
"author": {
"name": "Jeff Escalante"
},
"bugs": {
"url": "https://github.com/jescalan/accord"
},
"dependencies": {
"convert-source-map": "^1.5.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.5.0",
"semver": "^5.3.0",
"uglify-js": "^2.8.22",
"when": "^3.7.8"
},
"description": "A unified interface for compiled languages and templates in JavaScript",
"devDependencies": {
"LiveScript": "^1.3.1",
"acorn": "^5.0.3",
"babel": "^6.23.0",
"babel-core": "^6.24.1",
"babel-preset-es2015": "^6.24.1",
"buble": "^0.15.2",
"chai": "^3.5.0",
"clean-css": "^4.0.12",
"coco": "^0.9.1",
"coffee-coverage": "^2.0.1",
"coffee-react-transform": "^5.0.0",
"coffee-script": "^1.12.5",
"coveralls": "^2.13.1",
"css-parse": "^2.0.0",
"csso": "^3.1.1",
"dogescript": "^2.3.0",
"dot": "^1.1.1",
"eco": "^1.0.3",
"ejs": "^2.5.6",
"hamljs": "^0.6.2",
"handlebars": "^4.0.8",
"he": "^1.1.1",
"hogan.js": "^3.0.2",
"html-minifier": "^3.4.3",
"istanbul": "^0.4.4",
"jade": "^1.11.0",
"less": "^3.0.0",
"marc": "^0.1.0",
"marked": "^0.3.5",
"mocha": "^3.3.0",
"mocha-lcov-reporter": "^1.3.0",
"myth": "^1.5.0",
"node-sass": "^4.5.2",
"parse5": "^3.0.2",
"polytest": "0.0.1",
"postcss": "^5.2.17",
"postcss-simple-vars": "^3.1.0",
"pug": "^2.0.0-rc.1",
"react-tools": "^0.13.3",
"stylus": "^0.54.5",
"swig": "^1.4.2",
"toffee": "^0.1.13",
"typescript-compiler": "^1.4.1"
},
"directories": {},
"dist": {
"fileCount": 78,
"integrity": "sha512-3OOR92FTc2p5/EcOzPcXp+Cbo+3C15nV9RXHlOUBCBpHhcB+0frbSNR9ehED/o7sTcyGVtqGJpguToEdlXhD0w==",
"shasum": "b741c176d00435c5929d466dfe8cf6bee933b1e4",
"tarball": "https://registry.npmjs.org/accord/-/accord-0.29.0.tgz",
"unpackedSize": 102740
},
"gitHead": "0fced0993c247cef88db00c41830cb777f2a47df",
"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.29.0"
}