UNPKG

@hadesz/monitor

Version:

A complete server monitoring system with agents, server and dashboard

9 lines 115 B
{ "extends": "@ljharb/tsconfig", "compilerOptions": { "target": "es2021", }, "exclude": [ "coverage", ], }