{
  "_from": "cradle@0.6.x",
  "_id": "cradle@0.6.9",
  "_inBundle": false,
  "_integrity": "sha1-LNCGlOz5un9bNnhv2uijfXEOjAo=",
  "_location": "/cradle",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "cradle@0.6.x",
    "name": "cradle",
    "escapedName": "cradle",
    "rawSpec": "0.6.x",
    "saveSpec": null,
    "fetchSpec": "0.6.x"
  },
  "_requiredBy": [
    "/winston-couchdb"
  ],
  "_resolved": "https://registry.npmjs.org/cradle/-/cradle-0.6.9.tgz",
  "_shasum": "2cd08694ecf9ba7f5b36786fdae8a37d710e8c0a",
  "_spec": "cradle@0.6.x",
  "_where": "/tomcat/watson-orchestrator-producao/node_modules/winston-couchdb",
  "author": {
    "name": "Alexis Sellier",
    "email": "self@cloudhead.net"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Charlie Robbins",
      "email": "charlie@nodejitsu.com"
    },
    {
      "name": "Maciej Malecki",
      "email": "maciej@nodejitsu.com"
    }
  ],
  "dependencies": {
    "follow": "0.11.x",
    "request": "2.x.x",
    "vargs": "0.1.0"
  },
  "deprecated": false,
  "description": "the high-level, caching, CouchDB library",
  "devDependencies": {
    "async": "~0.9.0",
    "vows": "0.8.x"
  },
  "engines": {
    "node": ">=0.8.0"
  },
  "keywords": [
    "couchdb",
    "database",
    "couch"
  ],
  "main": "./lib/cradle",
  "name": "cradle",
  "scripts": {
    "test": "node test/helpers/seed.js && vows --spec"
  },
  "url": "http://cloudhead.io/cradle",
  "version": "0.6.9"
}
