{"name":"async","version":"1.5.0","keywords":["async","callback","utility","module"],"author":{"name":"Caolan McMahon"},"license":"MIT","_id":"async@1.5.0","maintainers":[{"name":"caolan","email":"caolan.mcmahon@gmail.com"},{"name":"beaugunderson","email":"beau@beaugunderson.com"},{"name":"aearly","email":"alexander.early@gmail.com"},{"name":"megawac","email":"megawac@gmail.com"}],"homepage":"https://github.com/caolan/async#readme","bugs":{"url":"https://github.com/caolan/async/issues"},"jam":{"main":"lib/async.js","include":["lib/async.js","README.md","LICENSE"],"categories":["Utilities"]},"spm":{"main":"lib/async.js"},"dist":{"shasum":"2796642723573859565633fc6274444bee2f8ce3","tarball":"https://registry.npmjs.org/async/-/async-1.5.0.tgz","integrity":"sha512-m9nMwCtLtz29LszVaR0q/FqsJWkrxVoQL95p7JU0us7qUx4WEcySQgwvuneYSGVyvirl81gz7agflS3V1yW14g==","signatures":[{"sig":"MEQCICqcezv7RJ9tBMQVHrLhsHo3y+pOQjWM2MhUp3Hceye5AiAbvNW4ykTwUE9c0lRHDENmnzgazYJ1F48tENbq68yGMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/async.js","volo":{"main":"lib/async.js","ignore":["**/.*","node_modules","bower_components","test","tests"]},"_from":".","files":["lib","dist/async.js","dist/async.min.js"],"_shasum":"2796642723573859565633fc6274444bee2f8ce3","gitHead":"621f13805aa326865b85dbbf7128baf7146ab976","scripts":{"lint":"jshint lib/*.js test/*.js perf/*.js && jscs lib/*.js test/*.js perf/*.js","test":"npm run-script lint && npm run nodeunit-test && npm run mocha-test","coverage":"nyc npm test && nyc report","coveralls":"nyc npm test && nyc report --reporter=text-lcov | coveralls","mocha-test":"npm run mocha-node-test && npm run mocha-browser-test","nodeunit-test":"nodeunit test/test-async.js","mocha-node-test":"mocha mocha_test/","mocha-browser-test":"karma start"},"_npmUser":{"name":"aearly","email":"alexander.early@gmail.com"},"repository":{"url":"git+https://github.com/caolan/async.git","type":"git"},"_npmVersion":"2.14.2","description":"Higher-order functions and common patterns for asynchronous code","directories":{},"_nodeVersion":"0.10.26","devDependencies":{"nyc":"^2.1.0","xyz":"^0.5.0","chai":"^3.1.0","jscs":"^1.13.1","rsvp":"^3.0.18","karma":"^0.13.2","mocha":"^2.2.5","yargs":"~3.9.1","jshint":"~2.8.0","lodash":"^3.9.0","mkdirp":"~0.5.1","semver":"^4.3.6","bluebird":"^2.9.32","nodeunit":">0.0.0","benchmark":"github:bestiejs/benchmark.js","coveralls":"^2.11.2","uglify-js":"~2.4.0","es6-promise":"^2.3.0","karma-mocha":"^0.2.0","karma-browserify":"^4.2.1","native-promise-only":"^0.8.0-a","karma-mocha-reporter":"^1.0.2","karma-firefox-launcher":"^0.1.6"}}