{
  "name": "co-fs",
  "version": "1.2.0",
  "description": "fs wrappers for 'co'",
  "keywords": [
    "async",
    "flow",
    "generator",
    "coro",
    "coroutine"
  ],
  "devDependencies": {
    "should": "~1.2.2",
    "mocha": "~1.10.0",
    "co": "~2.0.0"
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/visionmedia/co-fs.git"
  },
  "dependencies": {
    "thunkify": "0.0.1",
    "co-from-stream": "0.0.0"
  },
  "bugs": {
    "url": "https://github.com/visionmedia/co-fs/issues"
  },
  "homepage": "https://github.com/visionmedia/co-fs",
  "_id": "co-fs@1.2.0",
  "dist": {
    "shasum": "a6df045ce58c04eed45586ff4385032813aba64e",
    "tarball": "http://registry.npmjs.org/co-fs/-/co-fs-1.2.0.tgz"
  },
  "_from": "co-fs@",
  "_npmVersion": "1.3.15",
  "_npmUser": {
    "name": "tjholowaychuk",
    "email": "tj@vision-media.ca"
  },
  "maintainers": [
    {
      "name": "tjholowaychuk",
      "email": "tj@vision-media.ca"
    }
  ],
  "directories": {},
  "_shasum": "a6df045ce58c04eed45586ff4385032813aba64e",
  "_resolved": "https://registry.npmjs.org/co-fs/-/co-fs-1.2.0.tgz",
  "readme": "ERROR: No README data found!"
}
