{
  "_from": "cookie-jar@~0.2.0",
  "_id": "cookie-jar@0.2.0",
  "_inBundle": false,
  "_integrity": "sha1-ZOzAasl423leS1KQy+SLo3gUAPo=",
  "_location": "/cookie-jar",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "cookie-jar@~0.2.0",
    "name": "cookie-jar",
    "escapedName": "cookie-jar",
    "rawSpec": "~0.2.0",
    "saveSpec": null,
    "fetchSpec": "~0.2.0"
  },
  "_requiredBy": [
    "/winston/request"
  ],
  "_resolved": "https://registry.npmjs.org/cookie-jar/-/cookie-jar-0.2.0.tgz",
  "_shasum": "64ecc06ac978db795e4b5290cbe48ba3781400fa",
  "_spec": "cookie-jar@~0.2.0",
  "_where": "/Library/WebServer/Documents/GitHub/funcunit/site/node_modules/winston/node_modules/request",
  "author": {
    "name": "Mikeal Rogers",
    "email": "mikeal.rogers@gmail.com",
    "url": "http://www.futurealoof.com"
  },
  "bugs": {
    "url": "https://github.com/mikeal/cookie-jar/issues"
  },
  "bundleDependencies": false,
  "dependencies": {},
  "deprecated": false,
  "description": "Cookie Jar. Originally pulled form tobi, maintained as vendor in request, now a standalone module.",
  "devDependencies": {},
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/mikeal/cookie-jar#readme",
  "main": "index.js",
  "name": "cookie-jar",
  "optionalDependencies": {},
  "repository": {
    "url": "git+https://github.com/mikeal/cookie-jar.git"
  },
  "scripts": {
    "test": "node tests/run.js"
  },
  "version": "0.2.0"
}
