You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

55 lines
1.4 KiB

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