{ "_args": [ [ { "raw": "foreach@^2.0.5", "scope": null, "escapedName": "foreach", "name": "foreach", "rawSpec": "^2.0.5", "spec": ">=2.0.5 <3.0.0", "type": "range" }, "/Users/MB/git/pitfall/pdfkit/node_modules/static-module/node_modules/falafel" ] ], "_from": "foreach@>=2.0.5 <3.0.0", "_id": "foreach@2.0.5", "_inCache": true, "_location": "/foreach", "_npmUser": { "name": "manuelstofer", "email": "manuel@takimata.ch" }, "_npmVersion": "1.4.9", "_phantomChildren": {}, "_requested": { "raw": "foreach@^2.0.5", "scope": null, "escapedName": "foreach", "name": "foreach", "rawSpec": "^2.0.5", "spec": ">=2.0.5 <3.0.0", "type": "range" }, "_requiredBy": [ "/static-module/falafel" ], "_resolved": "https://registry.npmjs.org/foreach/-/foreach-2.0.5.tgz", "_shasum": "0bee005018aeb260d0a3af3ae658dd0136ec1b99", "_shrinkwrap": null, "_spec": "foreach@^2.0.5", "_where": "/Users/MB/git/pitfall/pdfkit/node_modules/static-module/node_modules/falafel", "author": { "name": "Manuel Stofer", "email": "manuel@takimata.ch" }, "bugs": { "url": "https://github.com/manuelstofer/foreach/issues" }, "contributors": [ { "name": "Manuel Stofer" }, { "name": "Jordan Harband", "url": "https://github.com/ljharb" } ], "dependencies": {}, "description": "foreach component + npm package", "devDependencies": { "covert": "*", "tape": "*" }, "directories": {}, "dist": { "shasum": "0bee005018aeb260d0a3af3ae658dd0136ec1b99", "tarball": "https://registry.npmjs.org/foreach/-/foreach-2.0.5.tgz" }, "homepage": "https://github.com/manuelstofer/foreach", "keywords": [ "shim", "Array.prototype.forEach", "forEach", "Array#forEach", "each" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "manuelstofer", "email": "manuel@takimata.ch" } ], "name": "foreach", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/manuelstofer/foreach.git" }, "scripts": { "coverage": "covert test.js", "coverage-quiet": "covert --quiet test.js", "test": "node test.js" }, "testling": { "files": "test.js", "browsers": [ "iexplore/6.0..latest", "firefox/3.0", "firefox/15.0..latest", "firefox/nightly", "chrome/4.0", "chrome/22.0..latest", "chrome/canary", "opera/10.0..latest", "opera/next", "safari/5.0.5..latest", "ipad/6.0..latest", "iphone/6.0..latest", "android-browser/4.2" ] }, "version": "2.0.5" }