55 lines
1.2 KiB
JSON
55 lines
1.2 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"pug-walk@2.0.0",
|
|
"/home/node/nuxt"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "pug-walk@2.0.0",
|
|
"_id": "pug-walk@2.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-yYELe9Q5q9IQhuvqsZNwA5hfPkMJ8u92bQLIMcsMxf/VADjNtEYptU+inlufAFYcWdHlwNfZOEnOOQrZrcyJCQ==",
|
|
"_location": "/pug-walk",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "pug-walk@2.0.0",
|
|
"name": "pug-walk",
|
|
"escapedName": "pug-walk",
|
|
"rawSpec": "2.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/pug-filters",
|
|
"/pug-linker",
|
|
"/pug-load"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/pug-walk/-/pug-walk-2.0.0.tgz",
|
|
"_spec": "2.0.0",
|
|
"_where": "/home/node/nuxt",
|
|
"author": {
|
|
"name": "ForbesLindesay"
|
|
},
|
|
"description": "Walk and transform a pug AST",
|
|
"devDependencies": {
|
|
"pug-lexer": "^5.0.0",
|
|
"pug-parser": "^6.0.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"keywords": [
|
|
"pug"
|
|
],
|
|
"license": "MIT",
|
|
"name": "pug-walk",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/pugjs/pug/tree/master/packages/pug-walk"
|
|
},
|
|
"version": "2.0.0"
|
|
}
|