line_push/node_modules/pug-linker/package.json
2022-07-21 03:28:35 +00:00

58 lines
1.3 KiB
JSON

{
"_args": [
[
"pug-linker@4.0.0",
"/home/node/nuxt"
]
],
"_development": true,
"_from": "pug-linker@4.0.0",
"_id": "pug-linker@4.0.0",
"_inBundle": false,
"_integrity": "sha512-gjD1yzp0yxbQqnzBAdlhbgoJL5qIFJw78juN1NpTLt/mfPJ5VgC4BvkoD3G23qKzJtIIXBbcCt6FioLSFLOHdw==",
"_location": "/pug-linker",
"_phantomChildren": {},
"_requested": {
"type": "version",
"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",
"_spec": "4.0.0",
"_where": "/home/node/nuxt",
"author": {
"name": "Forbes Lindesay"
},
"dependencies": {
"pug-error": "^2.0.0",
"pug-walk": "^2.0.0"
},
"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"
}