{"name":"download-github-release","version":"0.3.2","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.8.0"},"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":"5c3ed72d14a7c1a2d47f47112cdaf26e9ee4277e","homepage":"https://github.com/stephan83/download-github-release#readme","_id":"download-github-release@0.3.2","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"stephan83","email":"stephan.florquin@gmail.com"},"dist":{"shasum":"4c12b73da8d245b3114c9f600391f4f8d734eb91","size":5313,"noattachment":false,"key":"/download-github-release/-/download-github-release-0.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/download-github-release/download/download-github-release-0.3.2.tgz"},"maintainers":[{"name":"stephan83","email":"stephan.florquin@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/download-github-release-0.3.2.tgz_1509009274901_0.9426645725034177"},"directories":{},"publish_time":1509009275852,"_hasShrinkwrap":false,"_cnpm_publish_time":1509009275852,"_cnpmcore_publish_time":"2021-12-17T02:26:52.924Z","dist-tags":{"latest":"0.3.2"}}