{ "name": "wodeshebao", "version": "1.0.0", "subversion": { "toolkit": "0.0.36" }, "description": "", "scripts": { "server": "hap server", "postinstall": "hap postinstall", "debug": "hap debug", "build": "hap build", "release": "hap release", "watch": "hap watch", "hap-update": "hap update" }, "devDependencies": { "hap-toolkit": "0.0.36", "babel-cli": "^6.10.1", "babel-core": "^6.26.0", "babel-eslint": "^8.2.1", "babel-loader": "^7.1.4", "babel-plugin-syntax-jsx": "^6.18.0", "cross-env": "^5.1.4", "css-what": "^2.1.0", "koa": "^2.3.0", "koa-send": "^4.1.1", "koa-static": "^4.0.1", "koa-body": "^2.5.0", "koa-router": "^7.2.1", "socket.io": "^2.1.0", "webpack": "^3.11.0" } }