1 Star 0 Fork 43

PengQingyang/vue-autojs

forked from msdog/vue-autojs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 890 Bytes
一键复制 编辑 原始数据 按行查看 历史
msdog 提交于 2023-05-11 11:10 . 删除无关插件
{
"name": "myy",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"dependencies": {
"axios": "^0.27.2",
"core-js": "^3.6.5",
"vant": "^3.6.2",
"vue": "^3.2.38",
"vue-router": "^4.1.5"
},
"devDependencies": {
"@autojs/types-pro8": "^8.8.0",
"@vue/cli-plugin-babel": "~4.5.15",
"@vue/cli-plugin-router": "~4.5.15",
"@vue/cli-plugin-vuex": "~4.5.15",
"@vue/cli-service": "~4.5.15",
"@vue/compiler-sfc": "^3.0.0",
"html-webpack-inline-source-plugin": "^0.0.10",
"lint-staged": "^9.5.0",
"postcss-pxtorem": "^5.1.1",
"pug": "^3.0.2",
"pug-plain-loader": "^1.1.0",
"raw-loader": "^4.0.2",
"stylus": "^0.54.7",
"stylus-loader": "^3.0.2",
"uglifyjs-webpack-plugin": "^2.2.0",
"unplugin-vue-components": "^0.22.7"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/txteam/vue-autojs.git
git@gitee.com:txteam/vue-autojs.git
txteam
vue-autojs
vue-autojs
html打包进apk-无需服务器

搜索帮助