1 Star 0 Fork 31

threefish/aria2desktop

forked from 空空。/aria2desktop 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 612 Bytes
一键复制 编辑 原始数据 按行查看 历史
空空。 提交于 2019-04-11 15:56 . update readme
{
"name": "aria2desktop",
"version": "0.1.6",
"private": true,
"dependencies": {
"antd": "^3.4.0",
"electron": "^1.8.4",
"react": "^16.3.1",
"react-dom": "^16.3.1",
"react-scripts": "1.1.4"
},
"scripts": {
"start": "react-app-rewired start",
"build": "PUBLIC_URL=. react-app-rewired build",
"test": "react-app-rewired test --env=jsdom",
"eject": "react-scripts eject",
"electron:dev": "ARIA2DESKTOP_DEV=true electron public"
},
"devDependencies": {
"babel-plugin-import": "^1.7.0",
"react-app-rewired": "^1.5.0"
},
"main": "./public/main.js"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/threefish/aria2desktop.git
git@gitee.com:threefish/aria2desktop.git
threefish
aria2desktop
aria2desktop
master

搜索帮助