55 lines
1.4 KiB
JSON
55 lines
1.4 KiB
JSON
{
|
|
"_from": "pug-linker@^3.0.5",
|
|
"_id": "pug-linker@3.0.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-npp65ABWgtAn3uuWsAD4juuDoC8=",
|
|
"_location": "/pug-linker",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "pug-linker@^3.0.5",
|
|
"name": "pug-linker",
|
|
"escapedName": "pug-linker",
|
|
"rawSpec": "^3.0.5",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^3.0.5"
|
|
},
|
|
"_requiredBy": [
|
|
"/pug"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/pug-linker/-/pug-linker-3.0.5.tgz",
|
|
"_shasum": "9e9a7ae4005682d027deeb96b000f88eeb83a02f",
|
|
"_spec": "pug-linker@^3.0.5",
|
|
"_where": "/Users/rxf/WebstormProjects/laufschrift/node_modules/pug",
|
|
"author": {
|
|
"name": "Forbes Lindesay"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/pugjs/pug-linker/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"pug-error": "^1.3.2",
|
|
"pug-walk": "^1.1.7"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Link multiple pug ASTs together using include/extends",
|
|
"devDependencies": {
|
|
"pug-lexer": "^4.0.0",
|
|
"pug-load": "^2.0.11",
|
|
"pug-parser": "^5.0.0"
|
|
},
|
|
"homepage": "https://github.com/pugjs/pug-linker#readme",
|
|
"keywords": [
|
|
"pug"
|
|
],
|
|
"license": "MIT",
|
|
"name": "pug-linker",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/pugjs/pug-linker.git"
|
|
},
|
|
"version": "3.0.5"
|
|
}
|