1 Star 0 Fork 0

前端方圆/vue0906

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.11 KB
一键复制 编辑 原始数据 按行查看 历史
刘龙彬 提交于 2017-09-10 16:16 . 完成项目
{
"name": "test",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "webpack-dev-server --contentBase src --open --port 3000 --hot"
},
"author": "",
"license": "ISC",
"dependencies": {
"mint-ui": "^2.2.9",
"moment": "^2.18.1",
"vue": "^2.4.2",
"vue-preview": "^1.0.5",
"vue-resource": "^1.3.4",
"vue-router": "^2.7.0",
"vuex": "^2.4.0"
},
"devDependencies": {
"babel-core": "^6.26.0",
"babel-loader": "^7.1.2",
"babel-plugin-transform-remove-strict-mode": "^0.0.2",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"css-loader": "^0.28.7",
"file-loader": "^0.11.2",
"html-webpack-plugin": "^2.30.1",
"less": "^2.7.2",
"less-loader": "^4.0.5",
"node-sass": "^4.5.3",
"sass-loader": "^6.0.6",
"style-loader": "^0.18.2",
"url-loader": "^0.5.9",
"vue-compiler": "^2.0.0",
"vue-loader": "^13.0.4",
"webpack": "^3.5.5",
"webpack-dev-server": "^2.7.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fqcto/vue0906.git
git@gitee.com:fqcto/vue0906.git
fqcto
vue0906
vue0906
master

搜索帮助