package.json 1.4 KB
{
  "_from": "pug-load@^2.0.8",
  "_id": "pug-load@2.0.8",
  "_inBundle": false,
  "_integrity": "sha512-1T8GaRSyV4Oc3vEPuxB1VwHE4fpU2iYUK6gPLcxXPAiU1k9sYiuRWwBI2vra1oTTmpqwn1GiYFMg1jO74Eb2fA==",
  "_location": "/pug-load",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "pug-load@^2.0.8",
    "name": "pug-load",
    "escapedName": "pug-load",
    "rawSpec": "^2.0.8",
    "saveSpec": null,
    "fetchSpec": "^2.0.8"
  },
  "_requiredBy": [
    "/pug"
  ],
  "_resolved": "https://registry.npmjs.org/pug-load/-/pug-load-2.0.8.tgz",
  "_shasum": "1df1c1716f3e68c70d71699cff9458472dc38b9b",
  "_spec": "pug-load@^2.0.8",
  "_where": "/Users/fzy/project/efang/node_modules/pug",
  "author": {
    "name": "ForbesLindesay"
  },
  "bugs": {
    "url": "https://github.com/pugjs/pug-load/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "object-assign": "^4.1.0",
    "pug-walk": "^1.1.4"
  },
  "deprecated": false,
  "description": "The Pug loader is responsible for loading the depenendencies of a given Pug file.",
  "devDependencies": {
    "pug-lexer": "^3.1.0",
    "pug-parser": "^3.0.1"
  },
  "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.8"
}