1 Star 0 Fork 37

zhangwm / vue-zui

forked from AresYe / vue-zui 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.43 KB
一键复制 编辑 原始数据 按行查看 历史
AresYe 提交于 2016-07-25 10:55 . 修复组件问题
{
"name": "vue-zui",
"version": "0.1.14",
"description": "A Vue.js project",
"author": "zhanwang.ye <zhanwang.ye@zhongan.com>",
"repository": {
"type": "git",
"url": "https://git.oschina.net/area/vue-zui"
},
"license": "MIT",
"bugs": {
"url": "https://git.oschina.net/area/vue-zui/issues"
},
"scripts": {
"dev": "webpack-dev-server --inline --hot --host localhost --config webpack.dev.config.js",
"build": "webpack --progress --hide-modules --config webpack.prod.config.js"
},
"keywords":["Vue","MobileUI"],
"dependencies": {
"fastclick": "^1.0.6",
"vue": "^1.0.21",
"vue-resource": "^0.8.0",
"vue-router": "^0.7.13",
"vuex": "^0.6.3"
},
"devDependencies": {
"autoprefixer-loader": "^3.2.0",
"babel-core": "^6.0.0",
"babel-loader": "^6.0.0",
"babel-plugin-transform-runtime": "^6.0.0",
"babel-preset-es2015": "^6.0.0",
"babel-preset-stage-2": "^6.0.0",
"babel-runtime": "^6.0.0",
"css-loader": "^0.23.0",
"extract-text-webpack-plugin": "^1.0.1",
"file-loader": "^0.8.4",
"html-loader": "^0.4.3",
"html-webpack-plugin": "2.8.1",
"json-loader": "^0.5.4",
"sass-loader": "^2.0.0",
"style-loader": "^0.13.1",
"url-loader": "^0.5.7",
"vue-hot-reload-api": "^1.2.0",
"vue-html-loader": "^1.0.0",
"vue-loader": "^8.5.2",
"vue-style-loader": "^1.0.0",
"webpack": "^1.13.1",
"webpack-dev-server": "^1.14.0"
}
}
1
https://gitee.com/VipCrack/vue-zui.git
git@gitee.com:VipCrack/vue-zui.git
VipCrack
vue-zui
vue-zui
master

搜索帮助