UNPKG

@astraload/profilers

Version:

CPU profiler and heap dumper for multi-instance Meteor web apps

31 lines (30 loc) 662 B
{ "name": "@astraload/profilers", "version": "4.0.0", "description": "CPU profiler and heap dumper for multi-instance Meteor web apps", "main": "index.js", "scripts": {}, "keywords": [ "CPU", "profile", "heap", "snapshot", "heapdump", "Meteor", "multiple", "instances" ], "author": "baryshok", "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/astraload/profilers.git" }, "bugs": { "url": "https://github.com/astraload/profilers/issues" }, "homepage": "https://github.com/astraload/profilers#readme", "devDependencies": { "@types/node": "^22.13.4" } }