1 Star 0 Fork 0

spilgts/aria2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 455 Bytes
一键复制 编辑 原始数据 按行查看 历史
Yash Garg 提交于 2019-05-20 15:09 . package.json: Remove node-eta
{
"name": "mirror-bot",
"version": "1.0.0",
"description": "A telegram bot to mirror files to Google Drive",
"main": "index.js",
"scripts": {
"start": "node index.js"
},
"author": "Yash Garg",
"license": "MIT",
"dependencies": {
"aria2": "^3.0.1",
"diskspace": "^2.0.0",
"fs-extra": "^6.0.1",
"googleapis": "30.0.0",
"http-range-parse": "^1.0.0",
"node-telegram-bot-api": "^0.30.0",
"tar": "^4.4.4"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/xueyueli/aria2.git
git@gitee.com:xueyueli/aria2.git
xueyueli
aria2
aria2
master

搜索帮助