54 lines
1.4 KiB
JSON
54 lines
1.4 KiB
JSON
{
|
|
"_from": "pug-load@^2.0.12",
|
|
"_id": "pug-load@2.0.12",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-UqpgGpyyXRYgJs/X60sE6SIf8UBsmcHYKNaOccyVLEuT6OPBIMo6xMPhoJnqtB3Q3BbO4Z3Bjz5qDsUWh4rXsg==",
|
|
"_location": "/pug-load",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "pug-load@^2.0.12",
|
|
"name": "pug-load",
|
|
"escapedName": "pug-load",
|
|
"rawSpec": "^2.0.12",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^2.0.12"
|
|
},
|
|
"_requiredBy": [
|
|
"/pug"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/pug-load/-/pug-load-2.0.12.tgz",
|
|
"_shasum": "d38c85eb85f6e2f704dea14dcca94144d35d3e7b",
|
|
"_spec": "pug-load@^2.0.12",
|
|
"_where": "/home/suroh/Repos/11ty.work/node_modules/pug",
|
|
"author": {
|
|
"name": "ForbesLindesay"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"object-assign": "^4.1.0",
|
|
"pug-walk": "^1.1.8"
|
|
},
|
|
"deprecated": false,
|
|
"description": "The Pug loader is responsible for loading the depenendencies of a given Pug file.",
|
|
"devDependencies": {
|
|
"pug-lexer": "^4.1.0",
|
|
"pug-parser": "^5.0.1"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "1bdf628a70fda7a0d840c52f3abce54b1c6b0130",
|
|
"keywords": [
|
|
"pug"
|
|
],
|
|
"license": "MIT",
|
|
"name": "pug-load",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/pugjs/pug/tree/master/packages/pug-load"
|
|
},
|
|
"version": "2.0.12"
|
|
}
|