8 Star 12 Fork 0

Ls.c / vue-patient

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.88 KB
一键复制 编辑 原始数据 按行查看 历史
Ls.c 提交于 2017-01-16 11:39 . 正式版v1.2--优化药品单位
{
"name": "leh-patient",
"description": "leh patient wx-mobile",
"author": "Ls.c <cls-leson@163.com>",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "https://github.com/leson1986/vue-patient.git"
},
"private": false,
"scripts": {
"dev": "node build/dev-server.js",
"build": "node build/build.js"
},
"dependencies": {
"babel-runtime": "^6.9.2",
"highcharts": "^5.0.6",
"vue": "^1.0.26",
"vue-infinite-scroll": "^0.2.3",
"vue-msgbox": "^0.2.11",
"vue-popup": "^0.2.3",
"vue-resource": "^0.9.3",
"vue-router": "^0.7.13",
"vue-swipe": "^0.2.6",
"vue-validator": "^2.1.6",
"wind-dom": "^0.0.3"
},
"devDependencies": {
"babel-core": "^6.10.4",
"babel-loader": "^6.2.4",
"babel-plugin-transform-runtime": "^6.9.0",
"babel-preset-es2015": "^6.9.0",
"babel-preset-stage-2": "^6.11.0",
"chai": "^3.5.0",
"classnames": "^2.2.5",
"connect-history-api-fallback": "^1.2.0",
"cross-spawn": "^2.2.3",
"css-loader": "^0.23.1",
"eventsource-polyfill": "^0.9.6",
"express": "^4.14.0",
"extract-text-webpack-plugin": "^1.0.1",
"file-loader": "^0.8.5",
"function-bind": "^1.1.0",
"html-webpack-plugin": "^2.22.0",
"http-proxy-middleware": "^0.12.0",
"inject-loader": "^2.0.1",
"isparta-loader": "^2.0.0",
"json-loader": "^0.5.4",
"lolex": "^1.5.0",
"nightwatch": "^0.8.18",
"ora": "^0.2.3",
"script-loader": "^0.7.0",
"selenium-server": "^2.53.0",
"shelljs": "^0.6.0",
"sinon": "^1.17.4",
"sinon-chai": "^2.8.0",
"url-loader": "^0.5.7",
"vue-hot-reload-api": "^1.3.3",
"vue-html-loader": "^1.2.3",
"vue-loader": "^8.5.3",
"vue-style-loader": "^1.0.0",
"webpack": "^1.13.1",
"webpack-dev-middleware": "^1.6.1",
"webpack-hot-middleware": "^2.12.1",
"webpack-merge": "^0.8.4"
},
"license": "MIT"
}
JavaScript
1
https://gitee.com/lesonchan/vue-patient.git
git@gitee.com:lesonchan/vue-patient.git
lesonchan
vue-patient
vue-patient
master

搜索帮助