{"name":"array-iterate","version":"1.1.1","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"},"bugs":{"url":"https://github.com/wooorm/array-iterate/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"}],"files":["index.js"],"dependencies":{},"devDependencies":{"browserify":"^14.0.0","esmangle":"^1.0.0","nyc":"^11.0.0","remark-cli":"^3.0.0","remark-preset-wooorm":"^3.0.0","tape":"^4.4.0","xo":"^0.18.0"},"scripts":{"build-md":"remark . -qfo","build-bundle":"browserify index.js -s arrayIterate > array-iterate.js","build-mangle":"esmangle array-iterate.js > array-iterate.min.js","build":"npm run build-md && npm run build-bundle && npm run build-mangle","lint":"xo","test-api":"node test","test-coverage":"nyc --reporter lcov tape test.js","test":"npm run build && npm run lint && npm run test-coverage"},"nyc":{"check-coverage":true,"lines":100,"functions":100,"branches":100},"xo":{"space":true,"esnext":false,"rules":{"guard-for-in":"off","unicorn/prefer-type-error":"off"},"ignores":["array-iterate.js"]},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"2c6be51dbc38c14c82741d4fdf08d39f8a0b1323","homepage":"https://github.com/wooorm/array-iterate#readme","_id":"array-iterate@1.1.1","_shasum":"865bf7f8af39d6b0982c60902914ac76bc0108f6","_from":".","_npmVersion":"2.14.2","_nodeVersion":"4.0.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"865bf7f8af39d6b0982c60902914ac76bc0108f6","size":2688,"noattachment":false,"key":"/array-iterate/-/array-iterate-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/array-iterate/download/array-iterate-1.1.1.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/array-iterate-1.1.1.tgz_1497953006046_0.12903842725791037"},"directories":{},"publish_time":1497953007057,"_cnpm_publish_time":1497953007057,"_hasShrinkwrap":false,"dist-tags":{"latest":"2.0.1"}}