{
  "_from": "follow@0.11.x",
  "_id": "follow@0.11.4",
  "_inBundle": false,
  "_integrity": "sha1-h+mlDUQ/kh0FcE66xBKhSrnZIy8=",
  "_location": "/follow",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "follow@0.11.x",
    "name": "follow",
    "escapedName": "follow",
    "rawSpec": "0.11.x",
    "saveSpec": null,
    "fetchSpec": "0.11.x"
  },
  "_requiredBy": [
    "/cradle"
  ],
  "_resolved": "https://registry.npmjs.org/follow/-/follow-0.11.4.tgz",
  "_shasum": "87e9a50d443f921d05704ebac412a14ab9d9232f",
  "_spec": "follow@0.11.x",
  "_where": "/tomcat/watson-orchestrator-producao/node_modules/cradle",
  "author": {
    "name": "Jason Smith",
    "email": "jhs@iriscouch.com"
  },
  "bin": {
    "follow": "./cli.js"
  },
  "browser": {
    "request": "browser-request"
  },
  "bugs": {
    "url": "https://github.com/iriscouch/follow/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Jarrett Cruger",
      "email": "jcrugzz@gmail.com"
    }
  ],
  "dependencies": {
    "browser-request": "~0.3.0",
    "debug": "~0.7.2",
    "request": "^2.44.0"
  },
  "deprecated": false,
  "description": "Extremely robust, fault-tolerant CouchDB changes follower",
  "devDependencies": {
    "tap": "~0.4.0",
    "traceback": "~0.3.0"
  },
  "engines": {
    "node": "0.10.x || 0.8.x"
  },
  "homepage": "http://github.com/iriscouch/follow",
  "keywords": [
    "couchdb",
    "changes",
    "sleep",
    "sleepy"
  ],
  "license": "Apache 2.0",
  "main": "./api.js",
  "name": "follow",
  "repository": {
    "type": "git",
    "url": "git://github.com/iriscouch/follow.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "0.11.4",
  "warnings": [
    {
      "code": "ENOTSUP",
      "required": {
        "node": "0.10.x || 0.8.x"
      },
      "pkgid": "follow@0.11.4"
    }
  ]
}
