{
  "_args": [
    [
      "cookie@0.1.2",
      "/Users/nw/motion/packages/motion/node_modules/express"
    ]
  ],
  "_from": "cookie@0.1.2",
  "_id": "cookie@0.1.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/cookie",
  "_npmUser": {
    "email": "shtylman@gmail.com",
    "name": "shtylman"
  },
  "_npmVersion": "1.4.6",
  "_phantomChildren": {},
  "_requested": {
    "name": "cookie",
    "raw": "cookie@0.1.2",
    "rawSpec": "0.1.2",
    "scope": null,
    "spec": "0.1.2",
    "type": "version"
  },
  "_requiredBy": [
    "/express"
  ],
  "_resolved": "https://registry.npmjs.org/cookie/-/cookie-0.1.2.tgz",
  "_shasum": "72fec3d24e48a3432073d90c12642005061004b1",
  "_shrinkwrap": null,
  "_spec": "cookie@0.1.2",
  "_where": "/Users/nw/motion/packages/motion/node_modules/express",
  "author": {
    "email": "shtylman@gmail.com",
    "name": "Roman Shtylman"
  },
  "bugs": {
    "url": "https://github.com/shtylman/node-cookie/issues"
  },
  "dependencies": {},
  "description": "cookie parsing and serialization",
  "devDependencies": {
    "mocha": "1.x.x"
  },
  "directories": {},
  "dist": {
    "shasum": "72fec3d24e48a3432073d90c12642005061004b1",
    "tarball": "http://registry.npmjs.org/cookie/-/cookie-0.1.2.tgz"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/shtylman/node-cookie",
  "keywords": [
    "cookie",
    "cookies"
  ],
  "main": "index.js",
  "maintainers": [
    {
      "name": "shtylman",
      "email": "shtylman@gmail.com"
    }
  ],
  "name": "cookie",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/shtylman/node-cookie.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "0.1.2"
}
