mirror of
https://codeberg.org/tacerus/teddit.git
synced 2024-11-22 23:09:28 +01:00
54 lines
1.3 KiB
JSON
54 lines
1.3 KiB
JSON
|
{
|
||
|
"_from": "pug-linker@^4.0.0",
|
||
|
"_id": "pug-linker@4.0.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-gjD1yzp0yxbQqnzBAdlhbgoJL5qIFJw78juN1NpTLt/mfPJ5VgC4BvkoD3G23qKzJtIIXBbcCt6FioLSFLOHdw==",
|
||
|
"_location": "/pug-linker",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "pug-linker@^4.0.0",
|
||
|
"name": "pug-linker",
|
||
|
"escapedName": "pug-linker",
|
||
|
"rawSpec": "^4.0.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^4.0.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/pug"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/pug-linker/-/pug-linker-4.0.0.tgz",
|
||
|
"_shasum": "12cbc0594fc5a3e06b9fc59e6f93c146962a7708",
|
||
|
"_spec": "pug-linker@^4.0.0",
|
||
|
"_where": "/home/user/site/node_modules/pug",
|
||
|
"author": {
|
||
|
"name": "Forbes Lindesay"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"pug-error": "^2.0.0",
|
||
|
"pug-walk": "^2.0.0"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Link multiple pug ASTs together using include/extends",
|
||
|
"devDependencies": {
|
||
|
"pug-lexer": "^5.0.0",
|
||
|
"pug-load": "^3.0.0",
|
||
|
"pug-parser": "^6.0.0"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js"
|
||
|
],
|
||
|
"keywords": [
|
||
|
"pug"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"name": "pug-linker",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/pugjs/pug/tree/master/packages/pug-linker"
|
||
|
},
|
||
|
"version": "4.0.0"
|
||
|
}
|