{
  "_args": [
    [
      "co@3.1.0",
      "/Users/nick/codes/twreporter-react/node_modules/wrap-fn"
    ]
  ],
  "_from": "co@3.1.0",
  "_id": "co@3.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/co",
  "_npmUser": {
    "email": "tj@vision-media.ca",
    "name": "tjholowaychuk"
  },
  "_npmVersion": "1.4.9",
  "_phantomChildren": {},
  "_requested": {
    "name": "co",
    "raw": "co@3.1.0",
    "rawSpec": "3.1.0",
    "scope": null,
    "spec": "3.1.0",
    "type": "version"
  },
  "_requiredBy": [
    "/wrap-fn"
  ],
  "_resolved": "https://registry.npmjs.org/co/-/co-3.1.0.tgz",
  "_shasum": "4ea54ea5a08938153185e15210c68d9092bc1b78",
  "_shrinkwrap": null,
  "_spec": "co@3.1.0",
  "_where": "/Users/nick/codes/twreporter-react/node_modules/wrap-fn",
  "bugs": {
    "url": "https://github.com/visionmedia/co/issues"
  },
  "dependencies": {},
  "description": "generator async flow control goodness",
  "devDependencies": {
    "bluebird": "^2.0.0",
    "matcha": "~0.5.0",
    "mocha": "^1.12.0",
    "request": "^2.36.0",
    "should": "^3.0.0",
    "thunkify": "^2.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "4ea54ea5a08938153185e15210c68d9092bc1b78",
    "tarball": "http://registry.npmjs.org/co/-/co-3.1.0.tgz"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/visionmedia/co",
  "keywords": [
    "async",
    "coro",
    "coroutine",
    "flow",
    "generator"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "tjholowaychuk",
      "email": "tj@vision-media.ca"
    }
  ],
  "name": "co",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/visionmedia/co.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "3.1.0"
}
