{"name":"iter","version":"1.0.0","description":"Lazily evaluated utility library","main":"index.js","scripts":{"clean":"rm -rf ./dist; mkdir -p dist","build":"npm run clean; browserify --node --no-bundle-external -s iter -t babelify src/index.js | uglifyjs > dist/index.js","tap":"babel-tape-runner test/*.js &2>/dev/null","test":"npm run tap | faucet","watch":"nodemon -q -w ./src -w ./test -e js -x npm run tap","prepublish":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/nicklasnygren/iter.git"},"keywords":["util","stdlib","lazy","generator","iterable"],"author":{"name":"Nicklas Nygren"},"license":"MIT","dependencies":{"auto-curry":"^0.2.0"},"devDependencies":{"babel-plugin-transform-runtime":"^6.7.5","babel-preset-es2015":"^6.6.0","babel-runtime":"^6.6.1","babel-tape-runner":"^2.0.1","babelify":"^7.2.0","browserify":"^13.0.0","faucet":"0.0.1","moment":"^2.13.0","nodemon":"^1.9.1","tape":"^4.5.1","uglifyjs":"^2.4.10"},"gitHead":"2d019545eb8349d6f01c54b1c98fc73f620670cc","bugs":{"url":"https://github.com/nicklasnygren/iter/issues"},"homepage":"https://github.com/nicklasnygren/iter#readme","_id":"iter@1.0.0","_shasum":"735d2e21e80270706c467908df9159527d97d6de","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.1.0","_npmUser":{"name":"nicklasnygren","email":"nicklas.nygren@gmail.com"},"dist":{"shasum":"735d2e21e80270706c467908df9159527d97d6de","size":4069,"noattachment":false,"key":"/iter/-/iter-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/iter/download/iter-1.0.0.tgz"},"maintainers":[{"name":"nicklasnygren","email":"nicklas.nygren@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/iter-1.0.0.tgz_1461220605830_0.5447991776745766"},"directories":{},"publish_time":1461220607218,"_cnpm_publish_time":1461220607218,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.3.0"}}