{ "name": "@tars/monitor", "version": "1.0.0", "description": "TARS 框架中用于服务监控、特性监控上报", "author": { "name": "Superzheng", "email": "superzheng@tencent.com" }, "repository": { "type": "git", "url": "https://github.com/tars-node/monitor.git" }, "homepage": "https://github.com/tars-node/monitor", "bugs": { "url": "https://github.com/tars-node/monitor/issues" }, "keywords": [ "monitor", "node", "tars" ], "dependencies" : { "@tars/stream" : "latest", "@tars/rpc": "^1.0.0", "@tars/utils" : "latest" }, "license" : "BSD-3-Clause" }