{ "_args": [ [ "co-fs@1.2.0", "/Users/okennedy/Desktop/Website/node_modules/co-fs-extra" ] ], "_from": "co-fs@1.2.0", "_id": "co-fs@1.2.0", "_inCache": true, "_installable": true, "_location": "/co-fs", "_npmUser": { "email": "tj@vision-media.ca", "name": "tjholowaychuk" }, "_npmVersion": "1.3.15", "_phantomChildren": {}, "_requested": { "name": "co-fs", "raw": "co-fs@1.2.0", "rawSpec": "1.2.0", "scope": null, "spec": "1.2.0", "type": "version" }, "_requiredBy": [ "/co-fs-extra" ], "_resolved": "https://registry.npmjs.org/co-fs/-/co-fs-1.2.0.tgz", "_shasum": "a6df045ce58c04eed45586ff4385032813aba64e", "_shrinkwrap": null, "_spec": "co-fs@1.2.0", "_where": "/Users/okennedy/Desktop/Website/node_modules/co-fs-extra", "bugs": { "url": "https://github.com/visionmedia/co-fs/issues" }, "dependencies": { "co-from-stream": "0.0.0", "thunkify": "0.0.1" }, "description": "fs wrappers for 'co'", "devDependencies": { "co": "~2.0.0", "mocha": "~1.10.0", "should": "~1.2.2" }, "directories": {}, "dist": { "shasum": "a6df045ce58c04eed45586ff4385032813aba64e", "tarball": "http://registry.npmjs.org/co-fs/-/co-fs-1.2.0.tgz" }, "homepage": "https://github.com/visionmedia/co-fs", "keywords": [ "async", "coro", "coroutine", "flow", "generator" ], "license": "MIT", "maintainers": [ { "name": "tjholowaychuk", "email": "tj@vision-media.ca" } ], "name": "co-fs", "optionalDependencies": {}, "repository": { "type": "git", "url": "https://github.com/visionmedia/co-fs.git" }, "version": "1.2.0" }