65 lines
1.6 KiB
JSON
65 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"gonzales-pe@3.0.0-28",
|
|
"/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "gonzales-pe@3.0.0-28",
|
|
"_id": "gonzales-pe@3.0.0-28",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-3VC0HdFbaCooxA5fD/IAeQGsYr0=",
|
|
"_location": "/gonzales-pe",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "gonzales-pe@3.0.0-28",
|
|
"name": "gonzales-pe",
|
|
"escapedName": "gonzales-pe",
|
|
"rawSpec": "3.0.0-28",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.0.0-28"
|
|
},
|
|
"_requiredBy": [
|
|
"/csscomb",
|
|
"/csscomb-core"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gonzales-pe/-/gonzales-pe-3.0.0-28.tgz",
|
|
"_spec": "3.0.0-28",
|
|
"_where": "/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah",
|
|
"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"
|
|
},
|
|
"description": "Gonzales Preprocessor Edition (fast CSS parser)",
|
|
"devDependencies": {
|
|
"coffee-script": "~1.7.1",
|
|
"mocha": "~1.20.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.6.0"
|
|
},
|
|
"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": {
|
|
"log": "(mkdir -p log && node ./test/mocha.js) | tee ./log/test.log",
|
|
"test": "node ./test/mocha.js"
|
|
},
|
|
"version": "3.0.0-28"
|
|
}
|