{ "name": "server", "version": "1.0.0", "description": "", "main": "index.js", "dependencies": { "@alicloud/ecs20140526": "^2.1.0", "accepts": "^1.3.7", "any-promise": "^1.3.0", "cache-content-type": "^1.0.1", "co": "^4.6.0", "content-disposition": "^0.5.3", "content-type": "^1.0.4", "cookies": "^0.8.0", "debug": "^3.1.0", "deep-equal": "^1.0.1", "delegates": "^1.0.0", "depd": "^2.0.0", "destroy": "^1.0.4", "ee-first": "^1.1.1", "encodeurl": "^1.0.2", "error-inject": "^1.0.0", "escape-html": "^1.0.3", "fresh": "^0.5.2", "http-assert": "^1.4.1", "http-errors": "^1.7.3", "inherits": "^2.0.4", "is-generator-function": "^1.0.7", "keygrip": "^1.1.0", "koa": "^2.11.0", "koa-compose": "^4.1.0", "koa-convert": "^1.2.0", "media-typer": "^0.3.0", "mime-db": "^1.43.0", "mime-types": "^2.1.26", "ms": "^2.0.0", "negotiator": "^0.6.2", "nodejs-websocket": "^1.7.2", "on-finished": "^2.3.0", "only": "^0.0.2", "parseurl": "^1.3.3", "safe-buffer": "^5.1.2", "setprototypeof": "^1.1.1", "socket.io": "^2.3.0", "statuses": "^1.5.0", "tls-sig-api": "^1.0.2", "tls-sig-api-v2": "^1.0.0", "toidentifier": "^1.0.0", "tsscmp": "^1.0.6", "type-is": "^1.6.18", "vary": "^1.1.2", "ylru": "^1.2.1" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC" }