{"name":"asyncro","version":"3.0.0","description":"Asynchronous Array Utilities (for await)","main":"dist/asyncro.js","module":"dist/asyncro.m.js","source":"src/index.js","scripts":{"build":"microbundle && npm run -s docs","prepublish":"npm run -s build && npm t","transpile":"rollup -c rollup.config.js -m ${npm_package_main}.map -f umd -n $npm_package_name $npm_package_jsnext_main -o $npm_package_main","docs":"documentation readme src/*.js -q -s API && documentation build src/*.js -f html -o docs","test":"eslint src test && npm run -s build && ava --verbose","release":"npm run -s build && git commit -am $npm_package_version && git tag $npm_package_version && git push && git push --tags && npm publish"},"eslintConfig":{"extends":"eslint-config-developit"},"repository":{"type":"git","url":"git+https://github.com/developit/asyncro.git"},"keywords":["async","await","arrays"],"files":["src","dist"],"author":{"name":"Jason Miller","email":"jason@developit.ca"},"license":"MIT","bugs":{"url":"https://github.com/developit/asyncro/issues"},"homepage":"https://github.com/developit/asyncro","devDependencies":{"ava":"^0.16.0","documentation":"^4.0.0-beta11","eslint":"^3.19.0","eslint-config-developit":"^1.1.1","microbundle":"^0.3.1","sinon":"^1.17.6"},"gitHead":"b720a32ac59bf1329991e39f6cf339fe10c14e76","_id":"asyncro@3.0.0","_npmVersion":"5.5.1","_nodeVersion":"8.9.2","_npmUser":{"name":"developit","email":"jason@developit.ca"},"dist":{"shasum":"3c7a732e263bc4a42499042f48d7d858e9c0134e","size":4460,"noattachment":false,"key":"/asyncro/-/asyncro-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/asyncro/download/asyncro-3.0.0.tgz"},"maintainers":[{"name":"developit","email":"jason@developit.ca"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/asyncro-3.0.0.tgz_1516660437904_0.15735005727037787"},"directories":{},"publish_time":1516660438047,"_cnpm_publish_time":1516660438047,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.0.0"}}