1 Star 0 Fork 122

九爪鱼科技/DouYin Helper

forked from Hamm/DouYin Helper 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
package.json 554 Bytes
Copy Edit Raw Blame History
Hamm authored 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/jgdeng/douyin_helper.git
git@gitee.com:jgdeng/douyin_helper.git
jgdeng
douyin_helper
DouYin Helper
master

Search