{"name":"download-github-release","version":"0.1.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":"^2.1.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","rimraf":"^2.5.3","should":"^8.2.2"},"gitHead":"c08bdf1eb00ab568947b81a48d5b75bfd5cc780a","homepage":"https://github.com/stephan83/download-github-release#readme","_id":"download-github-release@0.1.2","_shasum":"f58a84652782de667a1d7a2ed47378066b56b145","_from":".","_npmVersion":"3.8.9","_nodeVersion":"6.2.0","_npmUser":{"name":"stephan83","email":"stephan.florquin@gmail.com"},"dist":{"shasum":"f58a84652782de667a1d7a2ed47378066b56b145","size":4790,"noattachment":false,"key":"/download-github-release/-/download-github-release-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/download-github-release/download/download-github-release-0.1.2.tgz"},"maintainers":[{"name":"stephan83","email":"stephan.florquin@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/download-github-release-0.1.2.tgz_1469968207095_0.8681864989921451"},"directories":{},"publish_time":1469968208865,"_hasShrinkwrap":false,"_cnpm_publish_time":1469968208865,"_cnpmcore_publish_time":"2021-12-17T02:26:54.058Z","dist-tags":{"latest":"0.3.2"}}