appmonitor
Version:
Performance profiler based on look
33 lines (32 loc) • 605 B
JSON
{
"name": "appmonitor",
"version": "0.0.8",
"description": "Performance profiler based on look",
"keywords": [
"profiler",
"cpu",
"heap",
"performance",
"instrumentation",
"metrics"
],
"author": {
"name": "Tom Xiong",
"email": "tomxiongzh@gmail.com"
},
"repository": {
"type": "git",
"url": "git://github.com/tomxiong/AppMonitor.git"
},
"main": "index",
"dependencies": {
"nodetime047": "0.4.11",
"clusterhub": "0.2.1",
"connect": "2.7.4",
"connect-route": "0.1.3",
"socket.io": "0.9.14"
},
"engines": {
"node": ">= 0.8.0"
}
}