{
  "_args": [
    [
      "pug-walk@2.0.0",
      "D:\\Development\\Work\\CENOS\\cenos-support"
    ]
  ],
  "_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": "D:\\Development\\Work\\CENOS\\cenos-support",
  "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"
}
