package.json 1.35 KB
{
  "_from": "pug-linker@^2.0.2",
  "_id": "pug-linker@2.0.3",
  "_inBundle": false,
  "_integrity": "sha1-szH/olc33eacEntWwQ/xf652bco=",
  "_location": "/pug-linker",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "pug-linker@^2.0.2",
    "name": "pug-linker",
    "escapedName": "pug-linker",
    "rawSpec": "^2.0.2",
    "saveSpec": null,
    "fetchSpec": "^2.0.2"
  },
  "_requiredBy": [
    "/pug"
  ],
  "_resolved": "https://registry.npmjs.org/pug-linker/-/pug-linker-2.0.3.tgz",
  "_shasum": "b331ffa25737dde69c127b56c10ff17fae766dca",
  "_spec": "pug-linker@^2.0.2",
  "_where": "/Users/suyeon/Desktop/UR_Village/node_modules/pug",
  "author": {
    "name": "Forbes Lindesay"
  },
  "bugs": {
    "url": "https://github.com/pugjs/pug-linker/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "pug-error": "^1.3.2",
    "pug-walk": "^1.1.2"
  },
  "deprecated": false,
  "description": "Link multiple pug ASTs together using include/extends",
  "devDependencies": {
    "pug-lexer": "^3.1.0",
    "pug-load": "^2.0.6",
    "pug-parser": "^2.0.2"
  },
  "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": "2.0.3"
}