{
	"name": "mm_soa",
	"version": "2.1.9",
	"description": "这是超级美眉全网应用互联服务端框架，用于多个平台跨域应用连接，共享资源。",
	"main": "index.js",
	"scripts": {
		"dev": "cross-env NODE_ENV=development nodemon demo/test.js",
		"test": "cross-env NODE_ENV=test nodemon demo/test.js",
		"pro": "cross-env NODE_ENV=production node demo/test.js",
		"start": "cross-env NODE_ENV=local node demo/test.js",
		"local": "cross-env NODE_ENV=local node demo/test.js"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/qiuwenwu/mm_soa.git"
	},
	"keywords": [
		"server",
		"soa",
		"app",
		"os",
		"web",
		"rpc",
		"grpc",
		"websocket",
		"cmd",
		"api",
		"Functional",
		"System",
		"Website",
		"Server",
		"Official Account",
		"Cross-domain application connection",
		"Resource Sharing",
		"函数式",
		"系统",
		"网站",
		"服务端",
		"公众号",
		"跨域应用连接",
		"资源共享"
	],
	"author ": "邱文武",
	"license": "ISC",
	"bugs": {
		"url": "https://github.com/qiuwenwu/mm_soa/issues"
	},
	"homepage": "https://github.com/qiuwenwu/mm_soa#readme",
	"dependencies": {
		"increase-memory-limit": "^1.0.7",
		"koa": "^2.11.0",
		"koa-body": "^4.2.0",
		"koa-compress": "^4.0.1",
		"koa-websocket": "^6.0.0",
		"mm_cache": "^1.4.0",
		"mm_cachebase": "^1.3.9",
		"mm_check": "^1.4.4",
		"mm_crypto": "^1.1.2",
		"mm_es6_to_amd": "^1.3.6",
		"mm_excel": "^1.0.8",
		"mm_expand": "^1.5.1",
		"mm_html": "^1.1.1",
		"mm_https": "^1.4.6",
		"mm_koa_proxy": "^1.0.0",
		"mm_logs": "^1.0.7",
		"mm_machine": "^1.4.3",
		"mm_matchs": "^1.1.1",
		"mm_mongodb": "^1.3.8",
		"mm_mysql": "^1.7.1",
		"mm_process": "^1.4.6",
		"mm_redis": "^1.3.9",
		"mm_ret": "^1.3.7",
		"mm_session": "^1.4.1",
		"mm_soa": "^1.9.0",
		"mm_statics": "^1.4.0",
		"mm_timer": "^1.4.3",
		"mm_tpl": "^2.1.4",
		"mm_xml": "^1.1.1"
	}
}
