pixsy/node_modules/pug-linker/package.json

86 lines
2.2 KiB
JSON
Raw Normal View History

2017-12-22 17:22:08 +00:00
{
"_args": [
[
"pug-linker@^3.0.3",
"C:\\Users\\Tom\\Documents\\Development\\bitsy-image-to-room\\node_modules\\pug"
]
],
"_from": "pug-linker@>=3.0.3 <4.0.0",
"_id": "pug-linker@3.0.3",
"_inCache": true,
"_installable": true,
"_location": "/pug-linker",
"_nodeVersion": "8.4.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/pug-linker-3.0.3.tgz_1504711688417_0.6083152063656598"
},
"_npmUser": {
"email": "forbes@lindesay.co.uk",
"name": "forbeslindesay"
},
"_npmVersion": "5.3.0",
"_phantomChildren": {},
"_requested": {
"name": "pug-linker",
"raw": "pug-linker@^3.0.3",
"rawSpec": "^3.0.3",
"scope": null,
"spec": ">=3.0.3 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/pug"
],
"_resolved": "https://registry.npmjs.org/pug-linker/-/pug-linker-3.0.3.tgz",
"_shasum": "25f59eb750237f0368e59c3379764229c0189c41",
"_shrinkwrap": null,
"_spec": "pug-linker@^3.0.3",
"_where": "C:\\Users\\Tom\\Documents\\Development\\bitsy-image-to-room\\node_modules\\pug",
"author": {
"name": "Forbes Lindesay"
},
"bugs": {
"url": "https://github.com/pugjs/pug-linker/issues"
},
"dependencies": {
"pug-error": "^1.3.2",
"pug-walk": "^1.1.5"
},
"description": "Link multiple pug ASTs together using include/extends",
"devDependencies": {
"pug-lexer": "^3.1.0",
"pug-load": "^2.0.9",
"pug-parser": "^4.0.0"
},
"directories": {},
"dist": {
"integrity": "sha512-DCKczglCXOzJ1lr4xUj/lVHYvS+lGmR2+KTCjZjtIpdwaN7lNOoX2SW6KFX5X4ElvW+6ThwB+acSUg08UJFN5A==",
"shasum": "25f59eb750237f0368e59c3379764229c0189c41",
"tarball": "https://registry.npmjs.org/pug-linker/-/pug-linker-3.0.3.tgz"
},
"homepage": "https://github.com/pugjs/pug-linker#readme",
"keywords": [
"pug"
],
"license": "MIT",
"maintainers": [
{
"name": "forbeslindesay",
"email": "forbes@lindesay.co.uk"
},
{
"name": "timothygu",
"email": "timothygu99@gmail.com"
}
],
"name": "pug-linker",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/pugjs/pug-linker.git"
},
"version": "3.0.3"
}