1 Star 0 Fork 33

sunzhouhui/Vue_H5plus

forked from 陈_young/Vue_H5plus 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.38 KB
一键复制 编辑 原始数据 按行查看 历史
陈阳 提交于 2017-05-01 17:40 . 测试H5的地图接口
{
"name": "vue-mmp",
"version": "1.0.0",
"description": "A Vue.js project",
"author": "NewsNing",
"private": true,
"scripts": {
"dev": "node build/dev-server.js",
"build": "node build/build.js"
},
"dependencies": {
"axios": "^0.16.0",
"keycode": "^2.1.8",
"muse-ui": "^2.0.0-rc.2",
"vue": "^2.0.1",
"vue-axios": "^2.0.1"
},
"devDependencies": {
"autoprefixer": "^6.4.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-register": "^6.0.0",
"clean-webpack-plugin": "^0.1.13",
"connect-history-api-fallback": "^1.1.0",
"css-loader": "^0.25.0",
"eventsource-polyfill": "^0.9.6",
"express": "^4.13.3",
"extract-text-webpack-plugin": "^1.0.1",
"file-loader": "^0.9.0",
"function-bind": "^1.0.2",
"glob": "^7.1.1",
"html-webpack-plugin": "^2.8.1",
"http-proxy-middleware": "^0.17.2",
"json-loader": "^0.5.4",
"opn": "^4.0.2",
"ora": "^0.3.0",
"raw-loader": "^0.5.1",
"shelljs": "^0.7.4",
"url-loader": "^0.5.7",
"vue-loader": "^9.4.0",
"vue-style-loader": "^1.0.0",
"webpack": "^1.13.2",
"webpack-dev-middleware": "^1.9.0",
"webpack-dev-server": "^1.16.2",
"webpack-hot-middleware": "^2.15.0",
"webpack-merge": "^0.14.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Vue扩展组件
1
https://gitee.com/sunzhouhui/vue_h5plus.git
[email protected]:sunzhouhui/vue_h5plus.git
sunzhouhui
vue_h5plus
Vue_H5plus
master

搜索帮助