blob: 7b40784864e88207d5a2a9d5e06d2b12e82357ab [file] [log] [blame]
{
"_args": [
[
"gonzales-pe@4.2.4",
"/Users/jaslan/Development/nifi-fds/target/frontend-working-directory"
]
],
"_development": true,
"_from": "gonzales-pe@4.2.4",
"_id": "gonzales-pe@4.2.4",
"_inBundle": false,
"_integrity": "sha512-v0Ts/8IsSbh9n1OJRnSfa7Nlxi4AkXIsWB6vPept8FDbL4bXn3FNuxjYtO/nmBGu7GDkL9MFeGebeSu6l55EPQ==",
"_location": "/gonzales-pe",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "gonzales-pe@4.2.4",
"name": "gonzales-pe",
"escapedName": "gonzales-pe",
"rawSpec": "4.2.4",
"saveSpec": null,
"fetchSpec": "4.2.4"
},
"_requiredBy": [
"/postcss-sass"
],
"_resolved": "https://registry.npmjs.org/gonzales-pe/-/gonzales-pe-4.2.4.tgz",
"_spec": "4.2.4",
"_where": "/Users/jaslan/Development/nifi-fds/target/frontend-working-directory",
"author": {
"name": "Tony Ganch",
"email": "tonyganch+github@gmail.com",
"url": "http://tonyganch.com"
},
"bin": {
"gonzales": "./bin/gonzales.js"
},
"bugs": {
"url": "http://github.com/tonyganch/gonzales-pe/issues"
},
"dependencies": {
"minimist": "1.1.x"
},
"description": "Gonzales Preprocessor Edition (fast CSS parser)",
"devDependencies": {
"babel-core": "^6.18.2",
"babel-loader": "^6.2.7",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-preset-es2015": "^6.18.0",
"coffee-script": "~1.7.1",
"eslint": "^3.0.0",
"jscs": "2.1.0",
"jshint": "2.10.2",
"json-loader": "^0.5.3",
"mocha": "2.2.x",
"webpack": "^1.12.2",
"webpack-closure-compiler": "^2.0.2"
},
"engines": {
"node": ">=0.6.0"
},
"files": [
"MIT-LICENSE.txt",
"bin/gonzales.js",
"lib/gonzales.js"
],
"homepage": "http://github.com/tonyganch/gonzales-pe",
"license": "MIT",
"main": "./lib/gonzales",
"name": "gonzales-pe",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/tonyganch/gonzales-pe.git"
},
"scripts": {
"autofix-tests": "bash ./scripts/build.sh && bash ./scripts/autofix-tests.sh",
"build": "bash ./scripts/build.sh",
"init": "bash ./scripts/init.sh",
"lint": "bash ./scripts/lint.sh",
"log": "bash ./scripts/log.sh",
"prepublishOnly": "bash ./scripts/build.sh",
"test": "bash ./scripts/test.sh",
"watch": "bash ./scripts/watch.sh"
},
"version": "4.2.4"
}