1 Star 0 Fork 5

姜敬胜/vue+vant+typescript

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.10 KB
一键复制 编辑 原始数据 按行查看 历史
蔷薇 提交于 2020-01-15 10:02 . 项目搭建
{
"name": "reward_for_business_circle",
"version": "0.1.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^0.19.0",
"core-js": "^3.6.1",
"js-base64": "^2.5.1",
"vant": "^2.3.3",
"vue": "^2.6.11",
"vue-axios": "^2.1.5",
"vue-class-component": "^7.1.0",
"vue-property-decorator": "^8.3.0",
"vue-router": "^3.1.3",
"vue-skeleton-webpack-plugin": "^1.2.2",
"weixin-js-sdk": "^1.4.0-test"
},
"devDependencies": {
"@vue/cli-plugin-babel": "^4.1.0",
"@vue/cli-plugin-typescript": "^4.1.2",
"@vue/cli-service": "^4.1.0",
"babel-plugin-import": "^1.13.0",
"babel-polyfill": "^6.26.0",
"node-sass": "^4.13.0",
"sass-loader": "^8.0.2",
"ts-import-plugin": "^1.5.5",
"typescript": "^3.7.4",
"vue-template-compiler": "^2.6.10",
"vuex": "^3.1.2",
"vuex-class": "^0.3.2"
},
"postcss": {
"plugins": {
"autoprefixer": {}
}
},
"browserslist": [
"> 1%",
"last 2 versions"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/jiang_jingsheng/vue_vant_typescript.git
[email protected]:jiang_jingsheng/vue_vant_typescript.git
jiang_jingsheng
vue_vant_typescript
vue+vant+typescript
master

搜索帮助