{"name":"array-iterate","version":"0.1.0","description":"forEach with the possibility to change the next position","license":"MIT","keywords":["array","list","iterate","walk"],"repository":{"type":"git","url":"https://github.com/wooorm/array-iterate.git"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"devDependencies":{"eslint":"^0.10.0","istanbul":"^0.3.0","jscs":"^1.0.0","mocha":"^2.0.0"},"scripts":{"test":"_mocha --reporter spec --check-leaks -u exports test.js","test-travis":"istanbul cover node_modules/.bin/_mocha --report lcovonly -- --reporter spec --check-leaks -u exports test.js","coverage":"istanbul cover node_modules/.bin/_mocha -- -- test.js","lint-api":"eslint index.js","lint-test":"eslint test.js --env mocha","lint-style":"jscs index.js test.js --reporter=inline","lint":"npm run lint-api && npm run lint-test && npm run lint-style","make":"npm run lint && npm run coverage"},"gitHead":"5d718b8f9d55e81b9cc5c942f39772cd472a4a17","bugs":{"url":"https://github.com/wooorm/array-iterate/issues"},"homepage":"https://github.com/wooorm/array-iterate","_id":"array-iterate@0.1.0","_shasum":"df308d9fc3940b886a3f4d053557fb5ca4d798d2","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"dist":{"shasum":"df308d9fc3940b886a3f4d053557fb5ca4d798d2","size":2383,"noattachment":false,"key":"/array-iterate/-/array-iterate-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/array-iterate/download/array-iterate-0.1.0.tgz"},"directories":{},"publish_time":1417785556584,"_cnpm_publish_time":1417785556584,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.0.1"}}