{
	"name": "mm_os",
	"version": "3.1.2",
	"description": "这是超级美眉服务端框架，用于快速构建应用程序。",
	"main": "index.js",
	"scripts": {
		"test": "cross-env NODE_ENV=test node ./demo/index.js",
		"start": "node --trace-warnings ./demo/index.js",
		"dev": "cross-env NODE_ENV=development nodemon ./demo/index.js"
	},
	"repository": {
		"type": "git",
		"url": "https://gitee.com/qiuwenwu91/mm_os.git"
	},
	"keywords": [
		"超级美眉",
		"游戏",
		"系统",
		"物联网",
		"服务端",
		"框架",
		"函数式",
		"公众号",
		"MM",
		"game",
		"iot",
		"server",
		"framework"
	],
	"author": "邱文武",
	"license": "ISC",
	"dependencies": {
		"compressing": "^1.10.1",
		"koa": "^2.16.1",
		"koa-body": "^6.0.1",
		"koa-compress": "^5.1.1",
		"koa-send": "^5.0.1",
		"koa-websocket": "^7.0.0",
		"mm_check": "^1.5.0",
		"mm_excel": "^1.2.2",
		"mm_expand": "^1.8.3",
		"mm_html": "^1.1.7",
		"mm_koa_proxy": "^1.0.1",
		"mm_logs": "^1.2.0",
		"mm_machine": "^1.9.9",
		"mm_mongodb": "^1.4.4",
		"mm_mqtt": "^1.0.7",
		"mm_mysql": "^2.0.2",
		"mm_redis": "^1.4.2",
		"mm_ret": "^1.4.1",
		"mm_session": "^1.4.9",
		"mm_statics": "^1.5.1",
		"mm_tpl": "^2.4.3",
		"mm_xml": "^1.1.7",
		"mosca": "^2.8.3",
		"mqtt": "^5.11.0"
	}
}
