download-tarball@1.0.0
Download a tarball (optionally gzipped) to a folder & extract it in the process. Uses the wonderful & super quick tar-fs & gunzip-maybe libraries.
MIT
2016-07-13
安装 (1.0.0)
npm install download-tarball@1.0.0
yarn add download-tarball@1.0.0
pnpm add download-tarball@1.0.0
bun add download-tarball@1.0.0
dependencies (5)
| 包名 | 版本要求 |
|---|---|
| bluebird | ^3.4.1 |
| end-of-stream | ^1.1.0 |
| got | ^6.3.0 |
| gunzip-maybe | ^1.3.1 |
| tar-fs | ^1.13.0 |
devDependencies (11)
| 包名 | 版本要求 |
|---|---|
| babel-cli | ^6.10.1 |
| babel-core | ^6.10.4 |
| babel-preset-es2015 | ^6.9.0 |
| babel-tape-runner | ^2.0.1 |
| package-json-to-readme | ^1.5.1 |
| semistandard | ^8.0.0 |
| snazzy | ^4.0.0 |
| tapava | ^2.2.0 |
| tar-stream | ^1.5.2 |
| then-fs | ^2.0.0 |
| tmp | 0.0.28 |