4 Star 20 Fork 9

ayhome / ColorUICss

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 2.13 KB
一键复制 编辑 原始数据 按行查看 历史
ayhome 提交于 2019-03-08 11:50 . vue.config.js
{
"name": "framework7-template-vue-webpack",
"version": "2.0.0",
"description": "Framework7 Vue Webpack starter app template",
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"repository": {
"type": "git",
"url": "git+https://github.com/framework7io/framework7-template-vue-webpack.git"
},
"keywords": [
"ios",
"webpack",
"framework7",
"vue",
"vuejs",
"material",
"mobile",
"app",
"f7"
],
"author": "Vladimir Kharlampidi",
"license": "MIT",
"bugs": {
"url": "https://github.com/framework7io/framework7-template-vue-webpack/issues"
},
"homepage": "http://framework7.io/vue/",
"dependencies": {
"framework7": "^4.0.5",
"framework7-icons": "^2.2.0",
"framework7-vue": "^4.0.5",
"gulp": "^3.9.1",
"material-design-icons": "^3.0.1",
"vue": "^2.6.3"
},
"devDependencies": {
"@babel/core": "^7.2.2",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/plugin-syntax-jsx": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.2.0",
"@babel/preset-env": "^7.3.1",
"@vue/cli-service": "^3.4.0",
"autoprefixer": "^9.4.7",
"babel-helper-vue-jsx-merge-props": "^2.0.3",
"babel-loader": "^8.0.5",
"babel-plugin-transform-vue-jsx": "^4.0.1",
"chalk": "^2.4.2",
"copy-webpack-plugin": "^4.6.0",
"cpy-cli": "^2.0.0",
"css-loader": "^1.0.1",
"file-loader": "^2.0.0",
"gulp-concat": "^2.6.1",
"gulp-cssmin": "^0.2.0",
"gulp-rename": "^1.4.0",
"html-webpack-plugin": "^3.2.0",
"less": "^3.9.0",
"less-loader": "^4.1.0",
"mini-css-extract-plugin": "^0.4.5",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"ora": "^3.0.0",
"stylus": "^0.54.5",
"stylus-loader": "^3.0.2",
"uglifyjs-webpack-plugin": "^2.1.1",
"url-loader": "^1.1.2",
"vue-loader": "^15.6.2",
"vue-style-loader": "^4.1.2",
"vue-template-compiler": "^2.6.3",
"webpack": "^4.29.3",
"webpack-bundle-analyzer": "^3.0.3",
"webpack-cli": "^3.2.3",
"webpack-dev-server": "^3.1.14"
},
"engines": {
"node": ">= 6.0.0",
"npm": ">= 3.0.0"
}
}
CSS
1
https://gitee.com/anyhome/ColorUI.git
git@gitee.com:anyhome/ColorUI.git
anyhome
ColorUI
ColorUICss
master

搜索帮助