{ "_args": [ [ "wrap-fn@^0.1.0", "/Users/okennedy/Desktop/Website/node_modules/ware" ] ], "_from": "wrap-fn@>=0.1.0 <0.2.0", "_id": "wrap-fn@0.1.4", "_inCache": true, "_installable": true, "_location": "/wrap-fn", "_npmUser": { "email": "mattmuelle@gmail.com", "name": "mattmueller" }, "_npmVersion": "2.0.0", "_phantomChildren": {}, "_requested": { "name": "wrap-fn", "raw": "wrap-fn@^0.1.0", "rawSpec": "^0.1.0", "scope": null, "spec": ">=0.1.0 <0.2.0", "type": "range" }, "_requiredBy": [ "/ware" ], "_resolved": "https://registry.npmjs.org/wrap-fn/-/wrap-fn-0.1.4.tgz", "_shasum": "03eba5d07ac55c2a93fa2d37a2b01f81c07bddb2", "_shrinkwrap": null, "_spec": "wrap-fn@^0.1.0", "_where": "/Users/okennedy/Desktop/Website/node_modules/ware", "author": { "email": "mattmuelle@gmail.com", "name": "Matthew Mueller" }, "bugs": { "url": "https://github.com/MatthewMueller/wrap-fn/issues" }, "dependencies": { "co": "3.1.0" }, "description": "support sync, async, and generator functions", "devDependencies": { "duo": "^0.8.2", "duo-test": "^0.3.2", "generator-support": "0.0.1", "gnode": "0.0.8", "mocha": "*", "should": "*" }, "directories": {}, "dist": { "shasum": "03eba5d07ac55c2a93fa2d37a2b01f81c07bddb2", "tarball": "http://registry.npmjs.org/wrap-fn/-/wrap-fn-0.1.4.tgz" }, "files": [ "index.js" ], "gitHead": "44598c653ad0189ff884152a8b9a3476abbcbce9", "homepage": "https://github.com/MatthewMueller/wrap-fn", "keywords": [ "browser", "generator", "wrap" ], "maintainers": [ { "name": "mattmueller", "email": "mattmuelle@gmail.com" } ], "name": "wrap-fn", "optionalDependencies": {}, "repository": { "type": "git", "url": "https://github.com/MatthewMueller/wrap-fn" }, "scripts": { "test": "make test" }, "version": "0.1.4" }