1 Star 0 Fork 0

yuanh/uni-ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 697 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "uni-ui",
"version": "0.0.1",
"main": "lib/index.js",
"scripts": {
"serve": "cross-env UNI_INPUT_DIR='./examples' vue-cli-service serve",
"build:lib": "rm -rf lib && node ./build/build-lib.js"
},
"license": "ISC",
"author": "dcloud.io",
"devDependencies": {
"@dcloudio/uni-h5": "*",
"flyio": "^0.6.2",
"vue": "^2.5.17",
"vuex": "^3.0.1",
"@dcloudio/vue-cli-plugin-uni": "^0.2.1",
"@vue/cli-plugin-babel": "3.1.1",
"@vue/cli-service": "^3.2.0",
"cross-env": "^5.2.0",
"glob": "^7.1.3",
"node-sass": "^4.10.0",
"sass-loader": "^7.1.0",
"vue-template-compiler": "^2.5.17"
},
"browserslist": [
"last 3 versions",
"Android >= 4.4",
"ios >= 8"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yuanh_021/uni-ui.git
git@gitee.com:yuanh_021/uni-ui.git
yuanh_021
uni-ui
uni-ui
master

搜索帮助