Ai
3 Star 2 Fork 0

Gitee 极速下载/node-flashget

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/chenxianming/flashget
克隆/下载
package.json 830 Bytes
一键复制 编辑 原始数据 按行查看 历史
陈贤明 提交于 2020-04-14 13:50 +08:00 . 1.0.5
{
"name": "flashget",
"version": "1.0.5",
"description": "Parallel download module & command line tool ( largesize file supported )",
"main": "index.js",
"bin": {
"flashget": "bin/cli.js"
},
"scripts": {
"test": "node ./test/index"
},
"repository": {
"type": "git",
"url": "git+https://github.com/chenxianming/flashget.git"
},
"keywords": [
"downloader",
"multistream",
"parallel",
"command line"
],
"author": "cxm",
"license": "ISC",
"bugs": {
"url": "https://github.com/chenxianming/flashget/issues"
},
"homepage": "https://github.com/chenxianming/flashget#readme",
"dependencies": {
"async": "^3.1.1",
"check-disk-space": "^2.1.0"
},
"directories": {
"test": "test"
},
"devDependencies": {},
"engines": {
"node": ">=8.0.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/mirrors/node-flashget.git
git@gitee.com:mirrors/node-flashget.git
mirrors
node-flashget
node-flashget
master

搜索帮助