55 lines
1.4 KiB
JSON
55 lines
1.4 KiB
JSON
{
|
|
"_from": "pug-linker@^3.0.6",
|
|
"_id": "pug-linker@3.0.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-bagfuHttfQOpANGy1Y6NJ+0mNb7dD2MswFG2ZKj22s8g0wVsojpRlqveEQHmgXXcfROB2RT6oqbPYr9EN2ZWzg==",
|
|
"_location": "/pug-linker",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "pug-linker@^3.0.6",
|
|
"name": "pug-linker",
|
|
"escapedName": "pug-linker",
|
|
"rawSpec": "^3.0.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^3.0.6"
|
|
},
|
|
"_requiredBy": [
|
|
"/pug"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/pug-linker/-/pug-linker-3.0.6.tgz",
|
|
"_shasum": "f5bf218b0efd65ce6670f7afc51658d0f82989fb",
|
|
"_spec": "pug-linker@^3.0.6",
|
|
"_where": "/home/suroh/Repos/11ty.work/node_modules/pug",
|
|
"author": {
|
|
"name": "Forbes Lindesay"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"pug-error": "^1.3.3",
|
|
"pug-walk": "^1.1.8"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Link multiple pug ASTs together using include/extends",
|
|
"devDependencies": {
|
|
"pug-lexer": "^4.1.0",
|
|
"pug-load": "^2.0.12",
|
|
"pug-parser": "^5.0.1"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "1bdf628a70fda7a0d840c52f3abce54b1c6b0130",
|
|
"keywords": [
|
|
"pug"
|
|
],
|
|
"license": "MIT",
|
|
"name": "pug-linker",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/pugjs/pug/tree/master/packages/pug-linker"
|
|
},
|
|
"version": "3.0.6"
|
|
}
|