loadmill-monitor
Version:
Performance monitoring for Node.js
22 lines (21 loc) • 465 B
JSON
{
"name": "loadmill-monitor",
"version": "1.0.1",
"description": "Performance monitoring for Node.js",
"keywords": [
"loadmill",
"load-testing",
"node",
"apm",
"monitoring",
"performance"
],
"main": "index.js",
"typings": "index.d.ts",
"repository": "https://github.com/loadmill/loadmill-node-monitor.git",
"author": "itaysabato <itay@loadmill.com>",
"license": "Apache-2.0",
"dependencies": {
"ws": "^5.1.1"
}
}