添加可作为web服务器运行的几个文件。

This commit is contained in:
lulu
2018-10-22 11:09:19 +08:00
parent 6ac5f86b88
commit a5b76cdbb3
4 changed files with 135 additions and 1 deletions

View File

@@ -10,9 +10,18 @@
},
"dependencies": {
"axios": "^0.18.0",
"body-parser": "^1.18.2",
"compression": "^1.7.3",
"cookie-parser": "^1.4.3",
"deepmerge": "^2.1.0",
"errorhandler": "^1.5.0",
"express": "^4.16.2",
"lodash": "^4.17.11",
"material-design-icons-iconfont": "^3.0.3",
"tic.common": "^0.1.4",
"method-override": "^2.3.10",
"morgan": "^1.9.0",
"serve-favicon": "^2.4.5",
"tic.common": "git+https://git.faronear.org/tic/tic.common.git",
"vue": "^2.5.17",
"vue-axios": "^2.1.3",
"vue-i18n": "^8.1.0",