{
  "_from": "co-from-stream@0.0.0",
  "_id": "co-from-stream@0.0.0",
  "_inBundle": false,
  "_integrity": "sha1-GlzYztdyY5RglPo58kmaYyl7yvk=",
  "_location": "/co-from-stream",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "co-from-stream@0.0.0",
    "name": "co-from-stream",
    "escapedName": "co-from-stream",
    "rawSpec": "0.0.0",
    "saveSpec": null,
    "fetchSpec": "0.0.0"
  },
  "_requiredBy": [
    "/co-fs"
  ],
  "_resolved": "https://registry.npmjs.org/co-from-stream/-/co-from-stream-0.0.0.tgz",
  "_shasum": "1a5cd8ced77263946094fa39f2499a63297bcaf9",
  "_spec": "co-from-stream@0.0.0",
  "_where": "/Users/zhengyuanhao/Documents/berryDB/tool/node_modules/co-fs",
  "bugs": {
    "url": "https://github.com/juliangruber/co-from-stream/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "co-read": "0.0.1"
  },
  "deprecated": false,
  "description": "Create a co generator stream from a node stream",
  "devDependencies": {
    "co": "~3.0.2",
    "mocha": "~1.17.1"
  },
  "homepage": "https://github.com/juliangruber/co-from-stream#readme",
  "license": "MIT",
  "name": "co-from-stream",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/juliangruber/co-from-stream.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "0.0.0"
}
