package.json 1.4 KB
{
  "_from": "pug-walk@^1.1.4",
  "_id": "pug-walk@1.1.4",
  "_inBundle": false,
  "_integrity": "sha512-29oDmQ4Z5nXJnaVQ/PTLdY3pRBCHcb1dvNhvVZ+c1bOv4cKRbwRD6mm0ZDVVzzZmSC8DctqbVtRgLzNJVQFHMw==",
  "_location": "/pug-walk",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "pug-walk@^1.1.4",
    "name": "pug-walk",
    "escapedName": "pug-walk",
    "rawSpec": "^1.1.4",
    "saveSpec": null,
    "fetchSpec": "^1.1.4"
  },
  "_requiredBy": [
    "/pug-filters",
    "/pug-linker",
    "/pug-load"
  ],
  "_resolved": "https://registry.npmjs.org/pug-walk/-/pug-walk-1.1.4.tgz",
  "_shasum": "29e5174af43b67e99c31b448632e1ff86ddd671c",
  "_spec": "pug-walk@^1.1.4",
  "_where": "/Users/fzy/project/efang/node_modules/pug-filters",
  "author": {
    "name": "ForbesLindesay"
  },
  "bugs": {
    "url": "https://github.com/pugjs/pug-walk/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Walk and transform a pug AST",
  "devDependencies": {
    "pug-lexer": "^3.1.0",
    "pug-parser": "^3.0.1"
  },
  "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.4"
}