1 Star 1 Fork 4

成都未来之门科技有限公司/weixin2vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 2.05 KB
一键复制 编辑 原始数据 按行查看 历史
zhangjin 提交于 2023-10-07 13:07 +08:00 .
{
"name": "weixin2vue",
"version": "4.5.0",
"main": "dist/index/index.js",
"files": [
"dist"
],
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"@andxor/jquery-ui-touch-punch-fix": "latest",
"@babel/plugin-proposal-optional-chaining": "^7.16.0",
"ali-oss": "^6.11.2",
"async-validator": "^3.2.3",
"axios": "^0.21.0",
"clipboard": "^2.0.6",
"core-js": "2.6.11",
"dayjs": "^1.10.5",
"easemob-websdk": "^3.3.2",
"exif-js": "^2.3.0",
"file-saver": "latest",
"goeasy": "^1.2.1",
"html2canvas": "^1.0.0-rc.7",
"image-conversion": "^2.1.1",
"jquery": "^3.5.1",
"jquery-confirm": "^3.3.4",
"jquery-ui-dist": "latest",
"js-cookie": "^2.2.1",
"jszip": "latest",
"latest": "^0.2.0",
"lodash": "^4.17.21",
"mobile-detect": "latest",
"oneutil": "^8.0.0",
"serve": "^12.0.0",
"swiper": "^6.6.2",
"util": "^0.12.4",
"vconsole": "^3.7.0",
"vue": "^2.6.14",
"vue-action-pannel": "^0.1.1",
"vue-amap": "^0.5.10",
"vue-create-api": "^0.2.3",
"vue-router": "^3.4.3",
"vue-scroller": "latest",
"vuex": "^2.5.0",
"weixin-js-sdk": "^1.6.0",
"weixin2html": "^8.2.1"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^3.11.0",
"@vue/cli-plugin-eslint": "4.0.0",
"@vue/cli-service": "^4.5.0",
"babel-eslint": "7.2.3",
"copy-webpack-plugin": "^6.1.0",
"eslint": "7.32.0",
"eslint-plugin-vue": "latest",
"eslint-webpack-plugin": "^3.0.1",
"vue-template-compiler": "^2.6.10",
"webpack": "^4.0.0"
},
"eslintConfig": {
"root": true,
"env": {
"node": true
},
"parserOptions": {
"parser": "babel-eslint"
},
"extends": [
"plugin:vue/essential",
"eslint:recommended"
],
"rules": {},
"globals": {
"TMap": true
}
},
"repository": {
"type": "git",
"url": "https://gitee.com/onekit/weixin2vue"
},
"author": "www.onekit.cn",
"license": "MIT"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/futuregate/weixin2vue.git
git@gitee.com:futuregate/weixin2vue.git
futuregate
weixin2vue
weixin2vue
master

搜索帮助