tatianamac 6d5445ecc5 update
2019-11-26 14:50:43 -08:00

58 lines
1.3 KiB
JSON

{
"_args": [
[
"pug-linker@3.0.6",
"/Users/tatiana/selfdefined"
]
],
"_from": "pug-linker@3.0.6",
"_id": "pug-linker@3.0.6",
"_inBundle": false,
"_integrity": "sha512-bagfuHttfQOpANGy1Y6NJ+0mNb7dD2MswFG2ZKj22s8g0wVsojpRlqveEQHmgXXcfROB2RT6oqbPYr9EN2ZWzg==",
"_location": "/pug-linker",
"_phantomChildren": {},
"_requested": {
"type": "version",
"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",
"_spec": "3.0.6",
"_where": "/Users/tatiana/selfdefined",
"author": {
"name": "Forbes Lindesay"
},
"dependencies": {
"pug-error": "^1.3.3",
"pug-walk": "^1.1.8"
},
"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"
}