{"title":"TaskGroup","name":"taskgroup","version":"5.0.0","description":"Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.","homepage":"https://github.com/bevry/taskgroup","license":"MIT","badges":{"list":["travisci","npmversion","npmdownloads","daviddm","daviddmdev","---","slackin","patreon","gratipay","flattr","paypal","bitcoin","wishlist"],"config":{"patreonUsername":"bevry","gratipayUsername":"bevry","flattrUsername":"balupton","paypalURL":"https://bevry.me/paypal","bitcoinURL":"https://bevry.me/bitcoin","wishlistURL":"https://bevry.me/wishlist","slackinURL":"https://slack.bevry.me"}},"keywords":["flow","control","async","sync","tasks","batch","concurrency"],"author":{"name":"2013+ Bevry Pty Ltd","email":"us@bevry.me","url":"https://bevry.me"},"maintainers":[{"name":"bevryme","email":""}],"contributors":[{"name":"Benjamin Lupton","email":"b@lupton.cc","url":"https://balupton.com"},{"name":"crito","email":"crito@cryptodrunks.net","url":"https://github.com/crito"},{"name":"Peter Flannery","url":"https://github.com/pflannery"},{"name":"Sean Fridman","email":"mail@seanfridman.com","url":"http://seanfridman.com"}],"bugs":{"url":"https://github.com/bevry/taskgroup/issues"},"repository":{"type":"git","url":"git+ssh://git@github.com/bevry/taskgroup.git"},"engines":{"node":">=0.12"},"editions":[{"description":"Source + ESNext + Require","entry":"source/index.js","directory":"source","syntaxes":["javascript","esnext","require","const","let","arrows","classes","destructuring","getset","rest","spread","template strings","shorthand"]},{"description":"Babel Compiled + ES2015 + Require","entry":"es2015/index.js","directory":"es2015","syntaxes":["javascript","es2015","require"]}],"main":"index.js","browser":"es2015/index.js","scripts":{"setup":"npm install","clean":"rm -Rf ./docs ./es2015","compile":"npm run compile:es2015","compile:es2015":"babel ./source --out-dir ./es2015 --presets es2015","compile:web":"browserify ./web/index.js -t babelify --outfile ./web/out.js","meta":"npm run meta:docs && npm run meta:projectz","meta:docs":"documentation build -f html -o ./docs -g -p --shallow ./source/lib/*.js","meta:projectz":"projectz compile","prepare":"npm run compile && npm run test && npm run meta","release":"npm run prepare && npm run release:publish && npm run release:tag && npm run release:push","release:publish":"npm publish","release:tag":"git tag v$npm_package_version -a","release:push":"git push origin master && git push origin --tags","pretest":"npm run test:eslint","test:eslint":"eslint ./source","test":"node --harmony -e \"require('editions').requirePackage(process.cwd(), require, 'test.js')\""},"dependencies":{"ambi":"^2.5.0","eachr":"^3.2.0","editions":"^1.1.1","extendr":"^3.2.0"},"devDependencies":{"assert-helpers":"^4.4.0","babel-cli":"^6.9.0","babel-preset-es2015":"^6.9.0","documentation":"^4.0.0-beta5","eslint":"^2.11.1","eslint-plugin-babel":"^3.2.0","joe":"^1.6.0","joe-reporter-console":"^1.2.1","projectz":"^1.1.5","browserify":"^13.0.1","babelify":"^7.3.0","safeps":"^6.2.0"},"gitHead":"55d9c4724e30c2d959043638ca7a271b99da2bff","_id":"taskgroup@5.0.0","_shasum":"8b2c017a884d746c124252eed4d3380a687a3b50","_from":".","_npmVersion":"3.9.5","_nodeVersion":"6.2.1","_npmUser":{"name":"balupton","email":"b@lupton.cc"},"dist":{"shasum":"8b2c017a884d746c124252eed4d3380a687a3b50","size":32743,"noattachment":false,"key":"/taskgroup/-/taskgroup-5.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/taskgroup/download/taskgroup-5.0.0.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/taskgroup-5.0.0.tgz_1465016487186_0.08656997932121158"},"directories":{},"publish_time":1465016487632,"_cnpm_publish_time":1465016487632,"_hasShrinkwrap":false,"dist-tags":{"latest":"9.8.0"}}