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

55 lines
1.2 KiB
JSON

{
"_args": [
[
"pug-walk@1.1.8",
"/Users/tatiana/selfdefined"
]
],
"_from": "pug-walk@1.1.8",
"_id": "pug-walk@1.1.8",
"_inBundle": false,
"_integrity": "sha512-GMu3M5nUL3fju4/egXwZO0XLi6fW/K3T3VTgFQ14GxNi8btlxgT5qZL//JwZFm/2Fa64J/PNS8AZeys3wiMkVA==",
"_location": "/pug-walk",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "pug-walk@1.1.8",
"name": "pug-walk",
"escapedName": "pug-walk",
"rawSpec": "1.1.8",
"saveSpec": null,
"fetchSpec": "1.1.8"
},
"_requiredBy": [
"/pug-filters",
"/pug-linker",
"/pug-load"
],
"_resolved": "https://registry.npmjs.org/pug-walk/-/pug-walk-1.1.8.tgz",
"_spec": "1.1.8",
"_where": "/Users/tatiana/selfdefined",
"author": {
"name": "ForbesLindesay"
},
"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"
}