{"name":"awaiting","version":"2.0.0","engines":{"node":">=7.6.x"},"repository":{"type":"git","url":"git+https://github.com/hunterloftis/awaiting.git"},"bugs":{"url":"https://github.com/hunterloftis/awaiting/issues"},"scripts":{"lint":"standard --fix 'lib/**/*.js'","secure":"nsp check","test:spec":"nyc --check-coverage --lines 100 --functions 100 --branches 100 mocha --bail test/*.test.js test/node/*.test.js","test:browser":"yarn browserify:tests && open test/browser/index.html","test":"yarn lint && yarn secure && yarn test:spec","coverage:report":"nyc --reporter html mocha --bail test/*.test.js test/node/*.test.js && open coverage/index.html","coverage":"nyc report --reporter=text-lcov | coveralls","browserify:lib":"browserify lib/awaiting.js --standalone awaiting -o browser/awaiting.js","browserify:tests":"browserify test/*.test.js -o test/browser/test.js","browserify":"yarn browserify:lib && yarn browserify:tests","safe":"git diff-index --quiet master --","build":"yarn install && yarn test && yarn browserify","build:docs":"documentation build -f html --sort-order alpha -g -o docs","release":"yarn safe && yarn version && npm publish --registry 'https://registry.npmjs.org/'","release:docs":"yarn safe && git subtree push --prefix docs origin gh-pages"},"main":"lib/awaiting.js","license":"MIT","devDependencies":{"browserify":"^14.3.0","chai":"^3.5.0","coveralls":"^2.13.0","documentation":"^4.0.0-beta.18","markdown-to-html":"^0.0.13","mocha":"^3.2.0","nodemon":"^1.11.0","nsp":"^2.6.2","nyc":"^10.2.0","standard":"^8.6.0"},"gitHead":"dacb255cc3281b58856e321998ce077ae488112b","description":"The async/await utility for browsers and Node.js.","homepage":"https://github.com/hunterloftis/awaiting#readme","_id":"awaiting@2.0.0","_shasum":"f8f454281b7a9d365a2bf06bdc7b9ad5674c2fbd","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.8.0","_npmUser":{"name":"hunterloftis","email":"hunter@hunterloftis.com"},"dist":{"shasum":"f8f454281b7a9d365a2bf06bdc7b9ad5674c2fbd","size":115346,"noattachment":false,"key":"/awaiting/-/awaiting-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/awaiting/download/awaiting-2.0.0.tgz"},"maintainers":[{"name":"hunterloftis","email":"hunter@hunterloftis.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/awaiting-2.0.0.tgz_1491763855798_0.6158372345380485"},"directories":{},"publish_time":1491763858052,"_cnpm_publish_time":1491763858052,"_hasShrinkwrap":false,"dist-tags":{"latest":"3.0.0"}}