{ "_args": [ [ "async-each@^1.0.0", "/Users/mizchi/proj/brwy_rails/test/dummy/node_modules/chokidar" ] ], "_from": "async-each@>=1.0.0 <2.0.0", "_id": "async-each@1.0.0", "_inCache": true, "_installable": true, "_location": "/async-each", "_nodeVersion": "5.0.0", "_npmUser": { "email": "elan.shanker+npm@gmail.com", "name": "es128" }, "_npmVersion": "3.3.6", "_phantomChildren": {}, "_requested": { "name": "async-each", "raw": "async-each@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/chokidar" ], "_resolved": "https://registry.npmjs.org/async-each/-/async-each-1.0.0.tgz", "_shasum": "b5319226c29d99277df63c8aee04093aa5f1d39f", "_shrinkwrap": null, "_spec": "async-each@^1.0.0", "_where": "/Users/mizchi/proj/brwy_rails/test/dummy/node_modules/chokidar", "author": { "name": "Paul Miller", "url": "http://paulmillr.com/" }, "bugs": { "url": "https://github.com/paulmillr/async-each/issues" }, "dependencies": {}, "description": "No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.", "devDependencies": {}, "directories": {}, "dist": { "shasum": "b5319226c29d99277df63c8aee04093aa5f1d39f", "tarball": "http://registry.npmjs.org/async-each/-/async-each-1.0.0.tgz" }, "gitHead": "89c02adfcff2946a5062e40167ebbb6f1ccfcfe0", "homepage": "https://github.com/paulmillr/async-each/", "keywords": [ "async", "forEach", "each", "map", "asynchronous", "iteration", "iterate", "loop", "parallel", "concurrent", "array", "flow", "control flow" ], "license": "MIT", "main": "index.js", "maintainers": [ { "email": "paul@paulmillr.com", "name": "paulmillr" }, { "email": "elan.shanker+npm@gmail.com", "name": "es128" } ], "name": "async-each", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/paulmillr/async-each.git" }, "scripts": {}, "version": "1.0.0" }