2019-03-24 08:27:49 +01:00

92 lines
2.3 KiB
JSON

{
"_args": [
[
{
"raw": "pug-parser@^2.0.2",
"scope": null,
"escapedName": "pug-parser",
"name": "pug-parser",
"rawSpec": "^2.0.2",
"spec": ">=2.0.2 <3.0.0",
"type": "range"
},
"/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/node_modules/pug"
]
],
"_from": "pug-parser@>=2.0.2 <3.0.0",
"_id": "pug-parser@2.0.2",
"_inCache": true,
"_location": "/pug-parser",
"_nodeVersion": "6.4.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/pug-parser-2.0.2.tgz_1485220036817_0.4362888887990266"
},
"_npmUser": {
"name": "forbeslindesay",
"email": "forbes@lindesay.co.uk"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {},
"_requested": {
"raw": "pug-parser@^2.0.2",
"scope": null,
"escapedName": "pug-parser",
"name": "pug-parser",
"rawSpec": "^2.0.2",
"spec": ">=2.0.2 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/pug"
],
"_resolved": "https://registry.npmjs.org/pug-parser/-/pug-parser-2.0.2.tgz",
"_shasum": "53a680cfd05039dcb0c27d029094bc4a792689b0",
"_shrinkwrap": null,
"_spec": "pug-parser@^2.0.2",
"_where": "/Users/gerrit/Documents/dev/nodejs/rentfor.camp/html/RentForCamp/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": {
"shasum": "53a680cfd05039dcb0c27d029094bc4a792689b0",
"tarball": "https://registry.npmjs.org/pug-parser/-/pug-parser-2.0.2.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"
},
"scripts": {},
"version": "2.0.2"
}