{ "_args": [ [ "async-each@^0.1.6", "/home/mywebsite/node_modules/chokidar" ] ], "_from": "async-each@>=0.1.6 <0.2.0", "_id": "async-each@0.1.6", "_inCache": true, "_installable": true, "_location": "/async-each", "_npmUser": { "email": "elan.shanker+npm@gmail.com", "name": "es128" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "name": "async-each", "raw": "async-each@^0.1.6", "rawSpec": "^0.1.6", "scope": null, "spec": ">=0.1.6 <0.2.0", "type": "range" }, "_requiredBy": [ "/chokidar" ], "_resolved": "https://registry.npmjs.org/async-each/-/async-each-0.1.6.tgz", "_shasum": "b67e99edcddf96541e44af56290cd7d5c6e70439", "_shrinkwrap": null, "_spec": "async-each@^0.1.6", "_where": "/home/mywebsite/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": "b67e99edcddf96541e44af56290cd7d5c6e70439", "tarball": "http://registry.npmjs.org/async-each/-/async-each-0.1.6.tgz" }, "gitHead": "3da122b3e6fe84207bdca246e484a6a50462f190", "homepage": "https://github.com/paulmillr/async-each/", "keywords": [ "array", "async", "asynchronous", "concurrent", "control flow", "each", "flow", "forEach", "iterate", "iteration", "loop", "map", "parallel" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "paulmillr", "email": "paul@paulmillr.com" }, { "name": "es128", "email": "elan.shanker+npm@gmail.com" } ], "name": "async-each", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/paulmillr/async-each.git" }, "scripts": {}, "version": "0.1.6" }