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.

51 lines
1.3 KiB

{
"_from": "pug-walk@^1.1.5",
"_id": "pug-walk@1.1.8",
"_inBundle": false,
"_integrity": "sha512-GMu3M5nUL3fju4/egXwZO0XLi6fW/K3T3VTgFQ14GxNi8btlxgT5qZL//JwZFm/2Fa64J/PNS8AZeys3wiMkVA==",
"_location": "/pug-walk",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "pug-walk@^1.1.5",
"name": "pug-walk",
"escapedName": "pug-walk",
"rawSpec": "^1.1.5",
"saveSpec": null,
"fetchSpec": "^1.1.5"
},
"_requiredBy": [
"/pug-filters",
"/pug-linker",
"/pug-load"
],
"_resolved": "https://registry.npmjs.org/pug-walk/-/pug-walk-1.1.8.tgz",
"_shasum": "b408f67f27912f8c21da2f45b7230c4bd2a5ea7a",
"_spec": "pug-walk@^1.1.5",
"_where": "/home/yimian/www/smartfarm/node_modules/pug-filters",
"author": {
"name": "ForbesLindesay"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Walk and transform a pug AST",
"devDependencies": {
"pug-lexer": "^4.1.0",
"pug-parser": "^5.0.1"
},
"files": [
"index.js"
],
"gitHead": "1bdf628a70fda7a0d840c52f3abce54b1c6b0130",
"keywords": [
"pug"
],
"license": "MIT",
"name": "pug-walk",
"repository": {
"type": "git",
"url": "https://github.com/pugjs/pug/tree/master/packages/pug-walk"
},
"version": "1.1.8"
}