123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081 |
- {
- "name": "xhlive",
- "version": "0.0.1",
- "private": true,
- "dependencies": {
- "babel-runtime": "6.x.x",
- "cfork": "~1.1.1",
- "cluster": "~0.7.7",
- "co": "",
- "co-redis": "~1.1.0",
- "co-wechat-body": "^0.1.6",
- "error-formater": "~1.0.3",
- "graceful": "~0.1.0",
- "iconv-lite": "^0.4.15",
- "koa": "2.3.0",
- "koa-better-body": "1.0.3",
- "koa-bodyparser": "^2.3.0",
- "koa-cors": "~0.0.13",
- "koa-ejs": "^3.0.0",
- "koa-favicon": "~1.1.0",
- "koa-generic-session": "",
- "koa-gzip": "~0.1.0",
- "koa-hbs": "~0.4.6",
- "koa-json": "~1.1.1",
- "koa-redis": "~0.1.1",
- "koa-request": "~1.0.0",
- "koa-router": "~3.7.0",
- "koa-router-scan": "~0.0.2",
- "koa-safe-jsonp": "~0.3.0",
- "koa-static": "~1.5.0",
- "koa-static-cache": "~1.2.0",
- "koa-xml-body": "^1.0.3",
- "koa.io": "",
- "md5": "~1.0.1",
- "mini-logger": "~0.3.0",
- "mongoose": "~4.0.1",
- "mysql": "^2.12.0",
- "nodemailer": "~1.3.0",
- "path": "~0.4.9",
- "ready": "~0.1.1",
- "redis": "~0.12.1",
- "redis-lua2": "~1.0.2",
- "request": "~2.51.0",
- "sc-filter": "~1.1.1",
- "should": "^11.1.2",
- "socket.io": "",
- "thunkify": "~2.1.2",
- "thunkify-wrap": "~1.0.2",
- "uid2": "~0.0.3",
- "underscore": "~1.7.0",
- "underscore.string": "~2.3.3",
- "upyun-core": "~0.1.8",
- "validator": "~3.19.0",
- "verify-code": "^0.1.6",
- "xml2json": "^0.10.0",
- "express": "",
- "mysql-co": ""
- },
- "devDependencies": {
- "babel-cli": "6.x.x",
- "babel-preset-es2015-loose": "6.x.x",
- "babel-preset-stage-1": "6.x.x",
- "babel-plugin-transform-runtime": "6.x.x",
- "babel-core": "6.x.x"
- },
- "main": "cron-svr.js",
- "directories": {
- "doc": "doc"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "https://code.aliyun.com/chunsexiaoshuo/imsvr.git"
- },
- "author": "",
- "license": "ISC",
- "description": ""
- }
|