1 Star 0 Fork 122

cyrist/DouYin Helper

forked from Hamm/DouYin Helper 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 554 Bytes
一键复制 编辑 原始数据 按行查看 历史
Hamm 提交于 2019-11-22 16:35 . delete shop
{
"name": "douyin_helper",
"version": "1.0.0",
"main": "main.js",
"scripts": {
"start": "electron .",
"dist": "electron-builder --win --x64",
"install": "npm install --save-dev electron-builder"
},
"description": "douyin_helper",
"dependencies": {
"node-fetch": "^2.6.0",
"shell": "^0.5.0"
},
"build": {
"productName": "DouyinHelper",
"appId": "cn.hamm.douyin_helper",
"copyright": "Hamm.cn",
"directories": {
"output": "build"
},
"win": {}
},
"author": "Hamm",
"license": "ISC"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/cyrist/douyin_helper.git
git@gitee.com:cyrist/douyin_helper.git
cyrist
douyin_helper
DouYin Helper
master

搜索帮助