代码拉取完成,页面将自动刷新
{
"name": "micromono",
"version": "0.10.1",
"description": "Monolithic micro-services framework",
"main": "lib/index.js",
"bin": {
"micromono": "./bin/micromono"
},
"directories": {
"example": "example",
"lib": "lib"
},
"scripts": {
"test": "npm test",
"release": "npm run release-patch",
"release-patch": "git checkout master && mversion patch -m \"%s\" -t \"%s\" && git push origin master --tags && npm publish",
"release-minor": "git checkout master && mversion minor -m \"%s\" -t \"%s\" && git push origin master --tags && npm publish",
"release-major": "git checkout master && mversion major -m \"%s\" -t \"%s\" && git push origin master --tags && npm publish"
},
"repository": {
"type": "git",
"url": "https://github.com/lsm/micromono.git"
},
"keywords": [
"microservices",
"service",
"framework",
"micro-services",
"monolithic",
"web",
"rpc",
"message",
"websockets",
"rest",
"restful",
"router",
"app",
"api"
],
"author": "lsm <liusenmiao@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/lsm/micromono/issues"
},
"homepage": "https://github.com/lsm/micromono",
"dependencies": {
"callsite": "1.0.0",
"cmdenv": "0.5.0",
"debug": "2.6.8",
"engine.io": "3.1.0",
"express": "4.15.3",
"http-proxy": "1.16.2",
"ip": "1.1.5",
"jdad": "0.2.0",
"js-args-names": "0.0.2",
"jspm": "0.16.53",
"lodash.assign": "4.2.0",
"lodash.difference": "4.5.0",
"lodash.isplainobject": "4.0.6",
"lodash.merge": "4.6.0",
"lodash.toarray": "4.4.0",
"lodash.union": "4.6.0",
"msgpack-lite": "0.1.26",
"socketmq": "0.10.1",
"superpipe": "0.14.0"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。