download-tarball@1.1.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
2017-09-07
安装 (1.1.0)
npm install download-tarball@1.1.0
yarn add download-tarball@1.1.0
pnpm add download-tarball@1.1.0
bun add download-tarball@1.1.0
dependencies (7)
| 包名 | 版本要求 |
|---|---|
| got | ^6.3.0 |
| gunzip-maybe | ^1.3.1 |
| http-https-agent | ^1.0.2 |
| object-assign | ^4.1.0 |
| promisify-function | ^1.3.2 |
| pump | ^1.0.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 |
| http-test-server | ^1.0.0 |
| package-json-to-readme | ^1.5.1 |
| tapava | ^2.2.0 |
| tar-stream | ^1.5.2 |
| then-fs | ^2.0.0 |
| tmp | 0.0.29 |
| xo | ^0.16.0 |