package.json 1.42 KB
{
  "_args": [
    [
      "pug-linker@3.0.5",
      "/Users/ye/Desktop/NodeBook/nodejs-book/ch12/12.4/node-auction"
    ]
  ],
  "_from": "pug-linker@3.0.5",
  "_id": "pug-linker@3.0.5",
  "_inBundle": false,
  "_integrity": "sha1-npp65ABWgtAn3uuWsAD4juuDoC8=",
  "_location": "/pug-linker",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "pug-linker@3.0.5",
    "name": "pug-linker",
    "escapedName": "pug-linker",
    "rawSpec": "3.0.5",
    "saveSpec": null,
    "fetchSpec": "3.0.5"
  },
  "_requiredBy": [
    "/pug"
  ],
  "_resolved": "https://registry.npmjs.org/pug-linker/-/pug-linker-3.0.5.tgz",
  "_spec": "3.0.5",
  "_where": "/Users/ye/Desktop/NodeBook/nodejs-book/ch12/12.4/node-auction",
  "author": {
    "name": "Forbes Lindesay"
  },
  "bugs": {
    "url": "https://github.com/pugjs/pug-linker/issues"
  },
  "dependencies": {
    "pug-error": "^1.3.2",
    "pug-walk": "^1.1.7"
  },
  "description": "Link multiple pug ASTs together using include/extends",
  "devDependencies": {
    "pug-lexer": "^4.0.0",
    "pug-load": "^2.0.11",
    "pug-parser": "^5.0.0"
  },
  "homepage": "https://github.com/pugjs/pug-linker#readme",
  "keywords": [
    "pug"
  ],
  "license": "MIT",
  "name": "pug-linker",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pugjs/pug-linker.git"
  },
  "version": "3.0.5"
}