package.json 1.41 KB
{
  "_args": [
    [
      "pug-load@2.0.11",
      "/Users/ye/Desktop/NodeBook/nodejs-book/ch12/12.4/node-auction"
    ]
  ],
  "_from": "pug-load@2.0.11",
  "_id": "pug-load@2.0.11",
  "_inBundle": false,
  "_integrity": "sha1-5kjlftET/iwfRdV4WOorrWvAFSc=",
  "_location": "/pug-load",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "pug-load@2.0.11",
    "name": "pug-load",
    "escapedName": "pug-load",
    "rawSpec": "2.0.11",
    "saveSpec": null,
    "fetchSpec": "2.0.11"
  },
  "_requiredBy": [
    "/pug"
  ],
  "_resolved": "https://registry.npmjs.org/pug-load/-/pug-load-2.0.11.tgz",
  "_spec": "2.0.11",
  "_where": "/Users/ye/Desktop/NodeBook/nodejs-book/ch12/12.4/node-auction",
  "author": {
    "name": "ForbesLindesay"
  },
  "bugs": {
    "url": "https://github.com/pugjs/pug-load/issues"
  },
  "dependencies": {
    "object-assign": "^4.1.0",
    "pug-walk": "^1.1.7"
  },
  "description": "The Pug loader is responsible for loading the depenendencies of a given Pug file.",
  "devDependencies": {
    "pug-lexer": "^4.0.0",
    "pug-parser": "^5.0.0"
  },
  "homepage": "https://github.com/pugjs/pug-load#readme",
  "keywords": [
    "pug"
  ],
  "license": "MIT",
  "name": "pug-load",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pugjs/pug-load.git"
  },
  "version": "2.0.11"
}