UNPKG

704 BJSONView Raw
1{
2 "name": "vivo-qgame",
3 "version": "1.0.0",
4 "subversion": {
5 "toolkit": "0.0.4"
6 },
7 "description": "",
8 "scripts": {
9 "server": "qgame server",
10 "debug": "qgame debug",
11 "build": "qgame build",
12 "release": "qgame release",
13 "watch": "qgame watch"
14 },
15 "devDependencies": {
16 "qgame-toolkit": "0.0.4",
17 "babel-cli": "^6.10.1",
18 "babel-core": "^6.26.0",
19 "babel-eslint": "^8.2.1",
20 "babel-loader": "^7.1.4",
21 "babel-plugin-syntax-jsx": "^6.18.0",
22 "css-what": "^2.1.0",
23 "koa": "^2.3.0",
24 "koa-send": "^4.1.1",
25 "koa-static": "^4.0.1",
26 "koa-body": "^2.5.0",
27 "koa-router": "^7.2.1",
28 "socket.io": "^2.1.0",
29 "webpack": "^3.11.0"
30 }
31}
\No newline at end of file