{
  "_args": [
    [
      {
        "raw": "docpress@0.6.13",
        "scope": null,
        "escapedName": "docpress",
        "name": "docpress",
        "rawSpec": "0.6.13",
        "spec": "0.6.13",
        "type": "version"
      },
      "C:\\src\\pnpm"
    ]
  ],
  "_from": "docpress@0.6.13",
  "_id": "docpress@0.6.13",
  "_inCache": true,
  "_installable": true,
  "_location": "/docpress",
  "_nodeVersion": "6.3.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/docpress-0.6.13.tgz_1470131618817_0.5201092790812254"
  },
  "_npmUser": {
    "name": "rstacruz",
    "email": "dropbox@ricostacruz.com"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {
    "ansi-escapes": "1.4.0",
    "ansi-regex": "2.0.0",
    "chalk": "1.1.3",
    "cli-cursor": "1.0.2",
    "concat-stream": "1.5.1",
    "debug": "2.2.0",
    "doctrine": "1.2.3",
    "es6-map": "0.1.4",
    "escope": "3.6.0",
    "espree": "3.1.7",
    "estraverse-fb": "1.3.1",
    "esutils": "2.0.2",
    "figures": "1.7.0",
    "file-entry-cache": "1.3.1",
    "globals": "8.18.0",
    "ignore": "2.2.19",
    "inflight": "1.0.5",
    "inherits": "2.0.1",
    "is-my-json-valid": "2.13.1",
    "is-resolvable": "1.0.0",
    "js-yaml": "3.6.1",
    "jsonify": "0.0.0",
    "minimatch": "3.0.3",
    "mkdirp": "0.5.1",
    "once": "1.3.3",
    "optionator": "0.8.1",
    "path-is-absolute": "1.0.0",
    "path-is-inside": "1.0.1",
    "pluralize": "1.2.1",
    "progress": "1.1.8",
    "readline2": "1.0.1",
    "resolve": "1.1.7",
    "rx-lite": "3.1.2",
    "shelljs": "0.5.3",
    "string-width": "1.0.2",
    "strip-ansi": "3.0.1",
    "strip-json-comments": "1.0.4",
    "table": "3.7.8",
    "text-table": "0.2.0",
    "through": "2.3.8",
    "user-home": "2.0.0"
  },
  "_requested": {
    "raw": "docpress@0.6.13",
    "scope": null,
    "escapedName": "docpress",
    "name": "docpress",
    "rawSpec": "0.6.13",
    "spec": "0.6.13",
    "type": "version"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/docpress/-/docpress-0.6.13.tgz",
  "_shasum": "c4e4ba53cfba8180262b9ed4c1ca7a93194e3268",
  "_shrinkwrap": null,
  "_spec": "docpress@0.6.13",
  "_where": "C:\\src\\pnpm",
  "author": {
    "name": "Rico Sta. Cruz",
    "email": "rico@ricostacruz.com"
  },
  "bin": {
    "docpress": "bin/docpress"
  },
  "bugs": {
    "url": "https://github.com/docpress/docpress/issues"
  },
  "dependencies": {
    "docpress-base": "0.6.10",
    "docpress-core": "0.6.13",
    "docpress-search": "0.6.0",
    "eslint": "2.0.0",
    "eslint-config-standard": "5.2.0",
    "eslint-plugin-standard": "1.3.1",
    "metalsmith-start": "2.0.1",
    "yargs": "4.3.1"
  },
  "description": "Documentation website generator",
  "devDependencies": {
    "browserify": "13.0.0",
    "expect": "1.16.0",
    "git-update-ghpages": "1.3.0",
    "markdown-it-decorate": "1.2.1",
    "mocha": "2.4.2",
    "mocha-standard": "1.0.0",
    "nixt": "0.5.0",
    "standard": "6.0.8",
    "uglifyify": "3.0.1"
  },
  "directories": {},
  "dist": {
    "shasum": "c4e4ba53cfba8180262b9ed4c1ca7a93194e3268",
    "tarball": "https://registry.npmjs.org/docpress/-/docpress-0.6.13.tgz"
  },
  "gitHead": "0dc1072703b694375b153ca8e5a93997dbb9bd98",
  "homepage": "https://github.com/docpress/docpress#readme",
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "rstacruz",
      "email": "rico@ricostacruz.com"
    }
  ],
  "name": "docpress",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/docpress/docpress.git"
  },
  "scripts": {
    "deploy": "bin/docpress b && git-update-ghpages -b master docpress/docpress.github.io _docpress",
    "test": "mocha"
  },
  "version": "0.6.13"
}
