package.json 2.52 KB
{
  "_args": [
    [
      "pug@2.0.0-beta11",
      "/root/nodejs/myapp"
    ]
  ],
  "_from": "pug@2.0.0-beta11",
  "_id": "pug@2.0.0-beta11",
  "_inCache": true,
  "_installable": true,
  "_location": "/pug",
  "_nodeVersion": "6.4.0",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/pug-2.0.0-beta11.tgz_1486212039208_0.39830155158415437"
  },
  "_npmUser": {
    "email": "forbes@lindesay.co.uk",
    "name": "forbeslindesay"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "pug",
    "raw": "pug@2.0.0-beta11",
    "rawSpec": "2.0.0-beta11",
    "scope": null,
    "spec": "2.0.0-beta11",
    "type": "version"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/pug/-/pug-2.0.0-beta11.tgz",
  "_shasum": "15abe6af5004c7e2cf4613e4b27465c9546b5f01",
  "_shrinkwrap": null,
  "_spec": "pug@2.0.0-beta11",
  "_where": "/root/nodejs/myapp",
  "author": {
    "email": "tj@vision-media.ca",
    "name": "TJ Holowaychuk"
  },
  "browser": {
    "fs": false
  },
  "bugs": {
    "url": "https://github.com/pugjs/pug/issues"
  },
  "dependencies": {
    "pug-code-gen": "^1.1.1",
    "pug-filters": "^2.1.1",
    "pug-lexer": "^3.0.0",
    "pug-linker": "^2.0.2",
    "pug-load": "^2.0.5",
    "pug-parser": "^2.0.2",
    "pug-runtime": "^2.0.3",
    "pug-strip-comments": "^1.0.2"
  },
  "description": "A clean, whitespace-sensitive template language for writing HTML",
  "devDependencies": {
    "jstransformer-cdata": "^1.0.0",
    "jstransformer-coffee-script": "^1.0.0",
    "jstransformer-less": "^2.1.0",
    "jstransformer-markdown-it": "^1.0.0",
    "jstransformer-stylus": "^1.0.0",
    "jstransformer-uglify-js": "^1.1.1",
    "jstransformer-verbatim": "^1.0.0",
    "mkdirp": "^0.5.1",
    "rimraf": "^2.2.8",
    "uglify-js": "github:mishoo/UglifyJS2#1c15d0db456ce32f1b9b507aad97e5ee5c8285f7"
  },
  "directories": {},
  "dist": {
    "shasum": "15abe6af5004c7e2cf4613e4b27465c9546b5f01",
    "tarball": "https://registry.npmjs.org/pug/-/pug-2.0.0-beta11.tgz"
  },
  "homepage": "https://pugjs.org",
  "license": "MIT",
  "main": "lib",
  "maintainers": [
    {
      "name": "forbeslindesay",
      "email": "forbes@lindesay.co.uk"
    },
    {
      "name": "timothygu",
      "email": "timothygu99@gmail.com"
    }
  ],
  "name": "pug",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/pugjs/pug.git"
  },
  "scripts": {},
  "version": "2.0.0-beta11"
}