1 Star 0 Fork 1

兴趣工作室/Message-Push-ScriptCat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 709 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "scriptcat-push-weixin",
"version": "20230615",
"description": "",
"main": "PushCat.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "webpack --mode production",
"dev": "webpack --mode development"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@babel/cli": "^7.21.5",
"@babel/core": "^7.22.1",
"@babel/plugin-transform-runtime": "^7.22.4",
"@babel/preset-env": "^7.22.4",
"babel-loader": "^9.1.2",
"clean-webpack-plugin": "^4.0.0",
"scriptcat-webpack-plugin": "^1.2.0",
"webpack": "^5.85.0",
"webpack-cli": "^5.1.3"
},
"dependencies": {
"core-js": "^3.30.2"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/qeruiop/Message-Push-ScriptCat.git
[email protected]:qeruiop/Message-Push-ScriptCat.git
qeruiop
Message-Push-ScriptCat
Message-Push-ScriptCat
master

搜索帮助