{"name":"array-iterate","version":"0.0.1","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.9.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":"npm run-script lint-api && npm run-script lint-test && npm run-script lint-style","lint-api":"eslint index.js","lint-test":"eslint test.js --env mocha","lint-style":"jscs index.js test.js --reporter=inline","make":"npm run-script lint && npm run-script coverage"},"gitHead":"228e8321787721c31f97fbb91279dbc20e7c9c99","bugs":{"url":"https://github.com/wooorm/array-iterate/issues"},"homepage":"https://github.com/wooorm/array-iterate","_id":"array-iterate@0.0.1","_shasum":"72915c2d6fdfe0615cf1c94996c10150f09bf792","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"dist":{"shasum":"72915c2d6fdfe0615cf1c94996c10150f09bf792","size":2378,"noattachment":false,"key":"/array-iterate/-/array-iterate-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/array-iterate/download/array-iterate-0.0.1.tgz"},"directories":{},"publish_time":1415812989109,"_cnpm_publish_time":1415812989109,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.0.1"}}