pixsy/node_modules/pug-parser/package.json

84 lines
2.2 KiB
JSON
Raw Normal View History

2017-12-22 17:22:08 +00:00
{
"_args": [
[
"pug-parser@^4.0.0",
"C:\\Users\\Tom\\Documents\\Development\\bitsy-image-to-room\\node_modules\\pug"
]
],
"_from": "pug-parser@>=4.0.0 <5.0.0",
"_id": "pug-parser@4.0.0",
"_inCache": true,
"_installable": true,
"_location": "/pug-parser",
"_nodeVersion": "8.4.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/pug-parser-4.0.0.tgz_1504711692294_0.18118484946899116"
},
"_npmUser": {
"email": "forbes@lindesay.co.uk",
"name": "forbeslindesay"
},
"_npmVersion": "5.3.0",
"_phantomChildren": {},
"_requested": {
"name": "pug-parser",
"raw": "pug-parser@^4.0.0",
"rawSpec": "^4.0.0",
"scope": null,
"spec": ">=4.0.0 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/pug"
],
"_resolved": "https://registry.npmjs.org/pug-parser/-/pug-parser-4.0.0.tgz",
"_shasum": "c9f52322e4eabe4bf5beeba64ed18373bb627801",
"_shrinkwrap": null,
"_spec": "pug-parser@^4.0.0",
"_where": "C:\\Users\\Tom\\Documents\\Development\\bitsy-image-to-room\\node_modules\\pug",
"author": {
"name": "ForbesLindesay"
},
"bugs": {
"url": "https://github.com/pugjs/pug-parser/issues"
},
"dependencies": {
"pug-error": "^1.3.2",
"token-stream": "0.0.1"
},
"description": "The pug parser (takes an array of tokens and converts it to an abstract syntax tree)",
"devDependencies": {
"get-repo": "^1.0.0"
},
"directories": {},
"dist": {
"integrity": "sha512-ocEUFPdLG9awwFj0sqi1uiZLNvfoodCMULZzkRqILryIWc/UUlDlxqrKhKjAIIGPX/1SNsvxy63+ayEGocGhQg==",
"shasum": "c9f52322e4eabe4bf5beeba64ed18373bb627801",
"tarball": "https://registry.npmjs.org/pug-parser/-/pug-parser-4.0.0.tgz"
},
"homepage": "https://github.com/pugjs/pug-parser#readme",
"keywords": [
"pug"
],
"license": "MIT",
"maintainers": [
{
"name": "forbeslindesay",
"email": "forbes@lindesay.co.uk"
},
{
"name": "timothygu",
"email": "timothygu99@gmail.com"
}
],
"name": "pug-parser",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/pugjs/pug-parser.git"
},
"version": "4.0.0"
}