pixsy/node_modules/pug-load/package.json

81 lines
2.1 KiB
JSON

{
"_args": [
[
"pug-load@^2.0.9",
"C:\\Users\\Tom\\Documents\\Development\\bitsy-image-to-room\\node_modules\\pug"
]
],
"_from": "pug-load@>=2.0.9 <3.0.0",
"_id": "pug-load@2.0.9",
"_inCache": true,
"_installable": true,
"_location": "/pug-load",
"_nodeVersion": "8.4.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/pug-load-2.0.9.tgz_1504711687492_0.863124281167984"
},
"_npmUser": {
"email": "forbes@lindesay.co.uk",
"name": "forbeslindesay"
},
"_npmVersion": "5.3.0",
"_phantomChildren": {},
"_requested": {
"name": "pug-load",
"raw": "pug-load@^2.0.9",
"rawSpec": "^2.0.9",
"scope": null,
"spec": ">=2.0.9 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/pug"
],
"_resolved": "https://registry.npmjs.org/pug-load/-/pug-load-2.0.9.tgz",
"_shasum": "ee217c914cc1d9324d44b86c32d1df241d36de7a",
"_shrinkwrap": null,
"_spec": "pug-load@^2.0.9",
"_where": "C:\\Users\\Tom\\Documents\\Development\\bitsy-image-to-room\\node_modules\\pug",
"author": {
"name": "ForbesLindesay"
},
"bugs": {
"url": "https://github.com/pugjs/pug-load/issues"
},
"dependencies": {
"object-assign": "^4.1.0",
"pug-walk": "^1.1.5"
},
"description": "The Pug loader is responsible for loading the depenendencies of a given Pug file.",
"devDependencies": {
"pug-lexer": "^3.1.0",
"pug-parser": "^4.0.0"
},
"directories": {},
"dist": {
"integrity": "sha512-BDdZOCru4mg+1MiZwRQZh25+NTRo/R6/qArrdWIf308rHtWA5N9kpoUskRe4H6FslaQujC+DigH9LqlBA4gf6Q==",
"shasum": "ee217c914cc1d9324d44b86c32d1df241d36de7a",
"tarball": "https://registry.npmjs.org/pug-load/-/pug-load-2.0.9.tgz"
},
"homepage": "https://github.com/pugjs/pug-load#readme",
"keywords": [
"pug"
],
"license": "MIT",
"maintainers": [
{
"name": "timothygu",
"email": "timothygu99@gmail.com"
}
],
"name": "pug-load",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/pugjs/pug-load.git"
},
"version": "2.0.9"
}