{"name":"array-iterate","version":"1.0.0","description":"forEach with the possibility to change the next position","license":"MIT","keywords":["array","list","iterate","walk"],"repository":{"type":"git","url":"git+https://github.com/wooorm/array-iterate.git"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com"},"files":["index.js"],"devDependencies":{"browserify":"^11.0.0","eslint":"^1.0.0","esmangle":"^1.0.0","istanbul":"^0.3.0","jscs":"^2.0.0","jscs-jsdoc":"^1.0.0","mdast":"^1.0.0","mdast-comment-config":"^1.0.0","mdast-github":"^1.0.0","mdast-lint":"^1.0.0","mdast-slug":"^1.0.0","mdast-validate-links":"^1.0.0","mocha":"^2.0.0"},"scripts":{"test-api":"mocha --check-leaks test.js","test-coverage":"istanbul cover _mocha -- test.js","test-travis":"npm run test-coverage","test":"npm run test-api","lint-api":"eslint .","lint-style":"jscs --reporter inline .","lint":"npm run lint-api && npm run lint-style","make":"npm run lint && npm run test-coverage","bundle":"browserify index.js --no-builtins -s arrayIterate > array-iterate.js","postbundle":"esmangle array-iterate.js > array-iterate.min.js","build-md":"mdast . --quiet","build":"npm run bundle && npm run build-md"},"gitHead":"8a8d4d42e175db72c0fa206dfc191d13dfe63a60","bugs":{"url":"https://github.com/wooorm/array-iterate/issues"},"homepage":"https://github.com/wooorm/array-iterate#readme","_id":"array-iterate@1.0.0","_shasum":"67cf333391a0fda11bb38c2ec00a104cafdb2ce3","_from":".","_npmVersion":"2.13.2","_nodeVersion":"2.5.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"67cf333391a0fda11bb38c2ec00a104cafdb2ce3","size":3092,"noattachment":false,"key":"/array-iterate/-/array-iterate-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/array-iterate/download/array-iterate-1.0.0.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"directories":{},"publish_time":1440328858549,"_cnpm_publish_time":1440328858549,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.0.1"}}