package.json 2.06 KB
{
  "_args": [
    [
      "pug-linker@^2.0.2",
      "/root/nodejs/myapp/node_modules/pug"
    ]
  ],
  "_from": "pug-linker@>=2.0.2 <3.0.0",
  "_id": "pug-linker@2.0.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/pug-linker",
  "_nodeVersion": "6.4.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/pug-linker-2.0.3.tgz_1492475786040_0.7235159408301115"
  },
  "_npmUser": {
    "email": "forbes@lindesay.co.uk",
    "name": "forbeslindesay"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "pug-linker",
    "raw": "pug-linker@^2.0.2",
    "rawSpec": "^2.0.2",
    "scope": null,
    "spec": ">=2.0.2 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/pug"
  ],
  "_resolved": "https://registry.npmjs.org/pug-linker/-/pug-linker-2.0.3.tgz",
  "_shasum": "b331ffa25737dde69c127b56c10ff17fae766dca",
  "_shrinkwrap": null,
  "_spec": "pug-linker@^2.0.2",
  "_where": "/root/nodejs/myapp/node_modules/pug",
  "author": {
    "name": "Forbes Lindesay"
  },
  "bugs": {
    "url": "https://github.com/pugjs/pug-linker/issues"
  },
  "dependencies": {
    "pug-error": "^1.3.2",
    "pug-walk": "^1.1.2"
  },
  "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"
  },
  "directories": {},
  "dist": {
    "shasum": "b331ffa25737dde69c127b56c10ff17fae766dca",
    "tarball": "https://registry.npmjs.org/pug-linker/-/pug-linker-2.0.3.tgz"
  },
  "homepage": "https://github.com/pugjs/pug-linker#readme",
  "keywords": [
    "pug"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "forbeslindesay",
      "email": "forbes@lindesay.co.uk"
    },
    {
      "name": "timothygu",
      "email": "timothygu99@gmail.com"
    }
  ],
  "name": "pug-linker",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pugjs/pug-linker.git"
  },
  "scripts": {},
  "version": "2.0.3"
}