{
  "_args": [
    [
      "npm-registry-couchapp@2.6.13",
      "/usr/share/npm"
    ]
  ],
  "_from": "npm-registry-couchapp@2.6.13",
  "_id": "npm-registry-couchapp@2.6.13",
  "_inCache": true,
  "_installable": true,
  "_location": "/npm-registry-couchapp",
  "_nodeVersion": "7.7.4",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/npm-registry-couchapp-2.6.13.tgz_1494375352399_0.9780122665688396"
  },
  "_npmUser": {
    "email": "me@re-becca.org",
    "name": "iarna"
  },
  "_npmVersion": "4.6.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "npm-registry-couchapp",
    "raw": "npm-registry-couchapp@2.6.13",
    "rawSpec": "2.6.13",
    "scope": null,
    "spec": "2.6.13",
    "type": "version"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/npm-registry-couchapp/-/npm-registry-couchapp-2.6.13.tgz",
  "_shasum": "308551207315c9f662dba31bb89be8a98d224826",
  "_shrinkwrap": null,
  "_spec": "npm-registry-couchapp@2.6.13",
  "_where": "/usr/share/npm",
  "author": {
    "email": "i@izs.me",
    "name": "Isaac Z. Schlueter",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/npm/npm-registry-couchapp/issues"
  },
  "dependencies": {
    "couchapp": "~0.11.0",
    "json": "^9.0.2",
    "semver": "4"
  },
  "description": "The CouchApp implementation of an npm registry",
  "devDependencies": {
    "parse-json-response": "^1.0.1",
    "request": "^2.42.0",
    "rimraf": "~2.2.6",
    "tap": "*",
    "which": "^1.0.5"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-U3B4J3oMQqQVZhl4GE3LOxv+ZlOjtXg/HVUkwiS8HowdJCPTzIjNjM0u3W6sG4SYqiKqW2GbQBylSrsUKxA7IA==",
    "shasum": "308551207315c9f662dba31bb89be8a98d224826",
    "tarball": "https://registry.npmjs.org/npm-registry-couchapp/-/npm-registry-couchapp-2.6.13.tgz"
  },
  "gitHead": "88cf1a0e42baee6aee23020e0fccf93cd0649a64",
  "homepage": "https://github.com/npm/npm-registry-couchapp",
  "keywords": [
    "couch",
    "couchapp",
    "couchdb",
    "ddoc",
    "design",
    "doc",
    "npm",
    "registry"
  ],
  "license": "ISC",
  "maintainers": [
    {
      "name": "isaacs",
      "email": "i@izs.me"
    },
    {
      "name": "rockbot",
      "email": "raquel@rckbt.me"
    },
    {
      "name": "bcoe",
      "email": "bencoe@gmail.com"
    },
    {
      "name": "othiym23",
      "email": "ogd@aoaioxxysz.net"
    },
    {
      "name": "iarna",
      "email": "me@re-becca.org"
    }
  ],
  "name": "npm-registry-couchapp",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/npm/npm-registry-couchapp.git"
  },
  "scripts": {
    "copy": "bash ./copy.sh",
    "load": "bash ./load-views.sh",
    "start": "bash ./push.sh",
    "test": "tap --timeout 240 test/*.js"
  },
  "version": "2.6.13"
}
