package.json 1.34 KB
{
  "_args": [
    [
      "pug-walk@1.1.7",
      "/Users/ye/Desktop/NodeBook/nodejs-book/ch12/12.4/node-auction"
    ]
  ],
  "_from": "pug-walk@1.1.7",
  "_id": "pug-walk@1.1.7",
  "_inBundle": false,
  "_integrity": "sha1-wA1cUSi6xYBr7BXSt+fNq+QlMfM=",
  "_location": "/pug-walk",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "pug-walk@1.1.7",
    "name": "pug-walk",
    "escapedName": "pug-walk",
    "rawSpec": "1.1.7",
    "saveSpec": null,
    "fetchSpec": "1.1.7"
  },
  "_requiredBy": [
    "/pug-filters",
    "/pug-linker",
    "/pug-load"
  ],
  "_resolved": "https://registry.npmjs.org/pug-walk/-/pug-walk-1.1.7.tgz",
  "_spec": "1.1.7",
  "_where": "/Users/ye/Desktop/NodeBook/nodejs-book/ch12/12.4/node-auction",
  "author": {
    "name": "ForbesLindesay"
  },
  "bugs": {
    "url": "https://github.com/pugjs/pug-walk/issues"
  },
  "description": "Walk and transform a pug AST",
  "devDependencies": {
    "pug-lexer": "^4.0.0",
    "pug-parser": "^5.0.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/pugjs/pug-walk#readme",
  "keywords": [
    "pug"
  ],
  "license": "MIT",
  "name": "pug-walk",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pugjs/pug-walk.git"
  },
  "version": "1.1.7"
}