{"name":"download-github-release","version":"0.3.0","description":"A node module to download Github release assets. It will also uncompress zip files.","main":"lib/index.js","scripts":{"test":"mocha --compilers js:babel-core/register --recursive --require babel-polyfill --require should","test:cov":"babel-node ./node_modules/isparta/bin/isparta cover ./node_modules/mocha/bin/_mocha -- --recursive --require should --require should","lint":"eslint src test","check":"npm run lint && npm run test","build:lib":"babel src --out-dir lib","clean":"rimraf lib coverage","preversion":"npm run clean && npm run check","version":"npm run build:lib","postversion":"git push && git push --tags && npm run clean","prepublish":"npm run clean && npm run build:lib"},"bin":{"download-github-release":"bin/download-github-release"},"repository":{"type":"git","url":"git+https://github.com/stephan83/download-github-release.git"},"keywords":["github","release","download"],"author":{"name":"Stephan Florquin"},"license":"MIT","bugs":{"url":"https://github.com/stephan83/download-github-release/issues"},"dependencies":{"commander":"^2.9.0","extract-zip":"^1.5.0","gauge":"^2.6.0","multi-progress":"^2.0.0","superagent":"^3.5.2"},"devDependencies":{"babel-cli":"^6.11.4","babel-core":"^6.11.4","babel-eslint":"^6.1.2","babel-polyfill":"^6.5.0","babel-preset-es2015":"^6.9.0","eslint":"^2.13.1","eslint-config-airbnb":"^9.0.1","eslint-plugin-import":"^1.11.1","eslint-plugin-jsx-a11y":"^1.5.5","eslint-plugin-react":"^5.2.2","isparta":"^4.0.0","mocha":"^2.4.5","nock":"^8.0.0","rimraf":"^2.5.3","should":"^8.2.2","sinon":"^1.17.5","stream-buffers":"^3.0.0","tmp":"0.0.28"},"gitHead":"28d19e752e01cd92f112e97d16020912593891e4","homepage":"https://github.com/stephan83/download-github-release#readme","_id":"download-github-release@0.3.0","_npmVersion":"5.3.0","_nodeVersion":"8.5.0","_npmUser":{"name":"stephan83","email":"stephan.florquin@gmail.com"},"dist":{"shasum":"fb7311a2bbb96259114990ef72fc5916a8c957d8","size":5044,"noattachment":false,"key":"/download-github-release/-/download-github-release-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/download-github-release/download/download-github-release-0.3.0.tgz"},"maintainers":[{"name":"stephan83","email":"stephan.florquin@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/download-github-release-0.3.0.tgz_1506033027785_0.6513936023693532"},"directories":{},"publish_time":1506033028790,"_hasShrinkwrap":false,"_cnpm_publish_time":1506033028790,"_cnpmcore_publish_time":"2021-12-17T02:26:53.415Z","dist-tags":{"latest":"0.3.2"}}