package.json 1.35 KB
{
  "_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": "range",
    "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",
  "_shasum": "b408f67f27912f8c21da2f45b7230c4bd2a5ea7a",
  "_spec": "pug-walk@^1.1.8",
  "_where": "/Users/noblyan/Desktop/4_2/캡스톤디자인II/2017110267/Project/node_modules/pug-filters",
  "author": {
    "name": "ForbesLindesay"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "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"
}