{"maintainers":[{"name":"manuelstofer","email":"manuel@takimata.ch"}],"keywords":["shim","Array.prototype.forEach","forEach","Array#forEach","each"],"dist-tags":{"latest":"2.0.5"},"author":{"name":"Manuel Stofer","email":"manuel@takimata.ch"},"description":"foreach component + npm package","readme":"\n# foreach\n\nIterate over the key value pairs of either an array-like object or a dictionary like object.\n\n[![browser support][1]][2]\n\n## API\n\n### foreach(object, function, [context])\n\n```js\nvar each = require('foreach');\n\neach([1,2,3], function (value, key, array) {\n    // value === 1, 2, 3\n    // key === 0, 1, 2\n    // array === [1, 2, 3]\n});\n\neach({0:1,1:2,2:3}, function (value, key, object) {\n    // value === 1, 2, 3\n    // key === 0, 1, 2\n    // object === {0:1,1:2,2:3}\n});\n```\n\n[1]: https://ci.testling.com/manuelstofer/foreach.png\n[2]: https://ci.testling.com/manuelstofer/foreach\n\n","repository":{"type":"git","url":"git://github.com/manuelstofer/foreach"},"users":{"ljharb":true,"andrezsanchez":true,"mightyiam":true,"shekharreddy":true},"bugs":{"url":"https://github.com/manuelstofer/foreach/issues"},"license":"MIT","versions":{"1.3.3":{"name":"foreach","description":"Underscore's each function packed as a component","version":"1.3.3","author":{"name":"Manuel Stofer","email":"manuel@takimata.ch"},"license":"MIT","_id":"foreach@1.3.3","dist":{"shasum":"e62a2e940fc9e4aef2e15e8a3e5490e1acbcdf2b","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/foreach/-/foreach-1.3.3.tgz"},"_from":".","_npmVersion":"1.2.10","_npmUser":{"name":"manuelstofer","email":"manuel@takimata.ch"},"maintainers":[{"name":"manuelstofer","email":"manuel@takimata.ch"}],"directories":{}},"2.0.0":{"name":"foreach","description":"foreach component + npm package","version":"2.0.0","author":{"name":"Manuel Stofer","email":"manuel@takimata.ch"},"license":"MIT","_id":"foreach@2.0.0","dist":{"shasum":"7c291920158391f6fd9520ce5deb3ebff6706dbf","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/foreach/-/foreach-2.0.0.tgz"},"_npmVersion":"1.1.59","_npmUser":{"name":"manuelstofer","email":"manuel@takimata.ch"},"maintainers":[{"name":"manuelstofer","email":"manuel@takimata.ch"}],"directories":{}},"2.0.1":{"name":"foreach","description":"foreach component + npm package","version":"2.0.1","author":{"name":"Manuel Stofer","email":"manuel@takimata.ch"},"license":"MIT","repository":{"type":"git","url":"git://github.com/manuelstofer/foreach"},"keywords":["shim","Array.prototype.forEach","forEach","Array#forEach","each"],"dependencies":{},"devDependencies":{},"_id":"foreach@2.0.1","dist":{"shasum":"b2012840c53ff141808bf5cf9428cb1d76c7b96b","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/foreach/-/foreach-2.0.1.tgz"},"_from":".","_npmVersion":"1.2.15","_npmUser":{"name":"manuelstofer","email":"manuel@takimata.ch"},"maintainers":[{"name":"manuelstofer","email":"manuel@takimata.ch"}],"directories":{}},"2.0.2":{"name":"foreach","description":"foreach component + npm package","version":"2.0.2","author":{"name":"Manuel Stofer","email":"manuel@takimata.ch"},"license":"MIT","main":"index.js","scripts":{"test":"node test.js"},"repository":{"type":"git","url":"git://github.com/manuelstofer/foreach"},"keywords":["shim","Array.prototype.forEach","forEach","Array#forEach","each"],"dependencies":{},"devDependencies":{"tape":"*"},"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"]},"_id":"foreach@2.0.2","dist":{"shasum":"11f9643de13bf5b6fa71779f7313c4f932329c17","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/foreach/-/foreach-2.0.2.tgz"},"_from":".","_npmVersion":"1.2.15","_npmUser":{"name":"manuelstofer","email":"manuel@takimata.ch"},"maintainers":[{"name":"manuelstofer","email":"manuel@takimata.ch"}],"directories":{}},"2.0.3":{"name":"foreach","description":"foreach component + npm package","version":"2.0.3","author":{"name":"Manuel Stofer","email":"manuel@takimata.ch"},"license":"MIT","main":"index.js","scripts":{"test":"node test.js"},"repository":{"type":"git","url":"git://github.com/manuelstofer/foreach"},"keywords":["shim","Array.prototype.forEach","forEach","Array#forEach","each"],"dependencies":{},"devDependencies":{"tape":"*"},"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"]},"_id":"foreach@2.0.3","dist":{"shasum":"3085ef139c560594b4c78d7cafd53710d9536e03","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/foreach/-/foreach-2.0.3.tgz"},"_from":".","_npmVersion":"1.2.14","_npmUser":{"name":"manuelstofer","email":"manuel@takimata.ch"},"maintainers":[{"name":"manuelstofer","email":"manuel@takimata.ch"}],"directories":{}},"2.0.4":{"name":"foreach","description":"foreach component + npm package","version":"2.0.4","author":{"name":"Manuel Stofer","email":"manuel@takimata.ch"},"contributors":[{"name":"Manuel Stofer"},{"name":"Jordan Harband","url":"https://github.com/ljharb"}],"license":"MIT","main":"index.js","scripts":{"test":"node test.js"},"repository":{"type":"git","url":"git://github.com/manuelstofer/foreach"},"keywords":["shim","Array.prototype.forEach","forEach","Array#forEach","each"],"dependencies":{},"devDependencies":{"tape":"*"},"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"]},"_id":"foreach@2.0.4","dist":{"shasum":"cc5d0d8ae1d46cc9a555c2682f910977859935df","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/foreach/-/foreach-2.0.4.tgz"},"_from":".","_npmVersion":"1.2.15","_npmUser":{"name":"manuelstofer","email":"manuel@takimata.ch"},"maintainers":[{"name":"manuelstofer","email":"manuel@takimata.ch"}],"directories":{}},"2.0.5":{"name":"foreach","description":"foreach component + npm package","version":"2.0.5","author":{"name":"Manuel Stofer","email":"manuel@takimata.ch"},"contributors":[{"name":"Manuel Stofer"},{"name":"Jordan Harband","url":"https://github.com/ljharb"}],"license":"MIT","main":"index.js","scripts":{"test":"node test.js","coverage":"covert test.js","coverage-quiet":"covert --quiet test.js"},"repository":{"type":"git","url":"git://github.com/manuelstofer/foreach"},"keywords":["shim","Array.prototype.forEach","forEach","Array#forEach","each"],"dependencies":{},"devDependencies":{"tape":"*","covert":"*"},"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"]},"bugs":{"url":"https://github.com/manuelstofer/foreach/issues"},"homepage":"https://github.com/manuelstofer/foreach","_id":"foreach@2.0.5","_shasum":"0bee005018aeb260d0a3af3ae658dd0136ec1b99","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"manuelstofer","email":"manuel@takimata.ch"},"maintainers":[{"name":"manuelstofer","email":"manuel@takimata.ch"}],"dist":{"shasum":"0bee005018aeb260d0a3af3ae658dd0136ec1b99","tarball":"http://nexus.dui88.com:8081/nexus/content/groups/npm-all/foreach/-/foreach-2.0.5.tgz"},"directories":{}}},"name":"foreach","contributors":[{"name":"Manuel Stofer"},{"name":"Jordan Harband","url":"https://github.com/ljharb"}],"time":{"modified":"2014-09-22T06:29:58.002Z","created":"2013-03-21T18:39:58.014Z","1.3.3":"2013-03-21T18:40:00.553Z","2.0.0":"2013-03-22T09:32:36.988Z","2.0.1":"2013-04-07T11:57:39.568Z","2.0.2":"2013-04-12T22:17:04.288Z","2.0.3":"2013-04-14T12:44:31.702Z","2.0.4":"2013-08-19T16:47:17.152Z","2.0.5":"2014-09-22T06:29:58.002Z"},"readmeFilename":"Readme.md","homepage":"https://github.com/manuelstofer/foreach"}