package.json 2.21 KB
{
  "_args": [
    [
      "pug-code-gen@^1.1.1",
      "/root/nodejs/myapp/node_modules/pug"
    ]
  ],
  "_from": "pug-code-gen@>=1.1.1 <2.0.0",
  "_id": "pug-code-gen@1.1.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/pug-code-gen",
  "_nodeVersion": "6.4.0",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/pug-code-gen-1.1.1.tgz_1485220031087_0.19261079910211265"
  },
  "_npmUser": {
    "email": "forbes@lindesay.co.uk",
    "name": "forbeslindesay"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "pug-code-gen",
    "raw": "pug-code-gen@^1.1.1",
    "rawSpec": "^1.1.1",
    "scope": null,
    "spec": ">=1.1.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/pug"
  ],
  "_resolved": "https://registry.npmjs.org/pug-code-gen/-/pug-code-gen-1.1.1.tgz",
  "_shasum": "1cf72744ef2a039eae6a3340caaa1105871258e8",
  "_shrinkwrap": null,
  "_spec": "pug-code-gen@^1.1.1",
  "_where": "/root/nodejs/myapp/node_modules/pug",
  "author": {
    "name": "Forbes Lindesay"
  },
  "bugs": {
    "url": "https://github.com/pugjs/pug-code-gen/issues"
  },
  "dependencies": {
    "constantinople": "^3.0.1",
    "doctypes": "^1.1.0",
    "js-stringify": "^1.0.1",
    "pug-attrs": "^2.0.2",
    "pug-error": "^1.3.2",
    "pug-runtime": "^2.0.3",
    "void-elements": "^2.0.1",
    "with": "^5.0.0"
  },
  "description": "Default code-generator for pug.  It generates HTML via a JavaScript template function.",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "1cf72744ef2a039eae6a3340caaa1105871258e8",
    "tarball": "https://registry.npmjs.org/pug-code-gen/-/pug-code-gen-1.1.1.tgz"
  },
  "homepage": "https://github.com/pugjs/pug-code-gen#readme",
  "keywords": [
    "pug"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "forbeslindesay",
      "email": "forbes@lindesay.co.uk"
    },
    {
      "name": "timothygu",
      "email": "timothygu99@gmail.com"
    }
  ],
  "name": "pug-code-gen",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pugjs/pug-code-gen.git"
  },
  "scripts": {},
  "version": "1.1.1"
}