{
  "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"
  }
}
