{
  "_args": [
    [
      "follow@^0.12.1",
      "/usr/share/npm/node_modules/nano"
    ]
  ],
  "_from": "follow@>=0.12.1 <0.13.0",
  "_id": "follow@0.12.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/follow",
  "_nodeVersion": "0.10.38",
  "_npmUser": {
    "email": "jcrugzz@gmail.com",
    "name": "jcrugzz"
  },
  "_npmVersion": "2.5.1",
  "_phantomChildren": {
    "aws-sign2": "0.5.0",
    "bl": "0.9.5",
    "caseless": "0.9.0",
    "combined-stream": "0.0.7",
    "forever-agent": "0.6.1",
    "form-data": "0.2.0",
    "har-validator": "1.8.0",
    "hawk": "2.3.1",
    "http-signature": "0.10.1",
    "isstream": "0.1.2",
    "json-stringify-safe": "5.0.1",
    "mime-types": "2.0.14",
    "ms": "2.0.0",
    "node-uuid": "1.4.8",
    "oauth-sign": "0.6.0",
    "qs": "2.4.2",
    "stringstream": "0.0.5",
    "tough-cookie": "2.3.2",
    "tunnel-agent": "0.4.3"
  },
  "_requested": {
    "name": "follow",
    "raw": "follow@^0.12.1",
    "rawSpec": "^0.12.1",
    "scope": null,
    "spec": ">=0.12.1 <0.13.0",
    "type": "range"
  },
  "_requiredBy": [
    "/nano"
  ],
  "_resolved": "https://registry.npmjs.org/follow/-/follow-0.12.1.tgz",
  "_shasum": "2c0efabbcd91613b0bb7382640f390ede8cab958",
  "_shrinkwrap": null,
  "_spec": "follow@^0.12.1",
  "_where": "/usr/share/npm/node_modules/nano",
  "author": {
    "email": "jhs@iriscouch.com",
    "name": "Jason Smith"
  },
  "bin": {
    "follow": "./cli.js"
  },
  "browser": {
    "request": "browser-request"
  },
  "bugs": {
    "url": "https://github.com/iriscouch/follow/issues"
  },
  "contributors": [
    {
      "name": "Jarrett Cruger",
      "email": "jcrugzz@gmail.com"
    }
  ],
  "dependencies": {
    "browser-request": "~0.3.0",
    "debug": "^2.1.0",
    "request": "~2.55.0"
  },
  "description": "Extremely robust, fault-tolerant CouchDB changes follower",
  "devDependencies": {
    "tap": "~0.4.0",
    "traceback": "~0.3.0"
  },
  "directories": {},
  "dist": {
    "shasum": "2c0efabbcd91613b0bb7382640f390ede8cab958",
    "tarball": "https://registry.npmjs.org/follow/-/follow-0.12.1.tgz"
  },
  "engines": {
    "node": "0.12.x || 0.10.x || 0.8.x"
  },
  "gitHead": "1d6a237fe6d8ce898b2242bba3e07f0d48076699",
  "homepage": "http://github.com/iriscouch/follow",
  "keywords": [
    "changes",
    "couchdb",
    "sleep",
    "sleepy"
  ],
  "license": "Apache 2.0",
  "main": "./api.js",
  "maintainers": [
    {
      "name": "jhs",
      "email": "jhs@iriscouch.com"
    },
    {
      "name": "jhs",
      "email": "jhs@couchone.com"
    },
    {
      "name": "jcrugzz",
      "email": "jcrugzz@gmail.com"
    }
  ],
  "name": "follow",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/iriscouch/follow.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "0.12.1"
}
