pomelo-admin1312
Version:
`pomelo-admin1312` is an admin console library for [pomelo](https://github.com/NetEase/pomelo). It provides the a series of utilities to monitor the `pomelo` server clusters.
41 lines (40 loc) • 992 B
JSON
{
"name": "pomelo-admin1312",
"version": "1.0.1",
"private": false,
"dependencies": {
"mqtt-connection": "3.2.0",
"pomelo-scheduler": "0.3.8",
"pomelo-monitor": "0.3.7"
},
"peerDependencies": {
"pomelo-logger": "0.1.7"
},
"devDependencies": {
"should": ">=0.0.1",
"mocha": ">=0.0.1",
"flow": ">=0.0.1"
},
"description": "`pomelo-admin1312` is an admin console library for [pomelo](https://github.com/NetEase/pomelo). It provides the a series of utilities to monitor the `pomelo` server clusters.",
"main": "index.js",
"directories": {
"lib": "lib",
"test": "test"
},
"scripts": {
"test": "grunt"
},
"repository": {
"type": "git",
"url": "git+https://github.com/NetEase/pomelo-admin.git"
},
"author": "sl",
"license": "ISC",
"bugs": {
"url": "https://github.com/NetEase/pomelo-admin/issues"
},
"homepage": "https://github.com/NetEase/pomelo-admin#readme",
"keywords": [
"pomelo-admin"
]
}