UNPKG

@cfm/sonar-types

Version:

shared components for server status main application

24 lines (23 loc) 448 B
{ "name": "@cfm/sonar-types", "version": "1.0.5", "description": "shared components for server status main application", "keywords": [ "server-status", "server", "status", "dashboard", "tool", "internal" ], "author": "Timo Mühlbach <tm@cfmmedia.de>", "license": "ISC", "main": "dist", "scripts": { "build": "tsc" }, "devDependencies": { "commander": "^3.0.1", "typescript": "^3.6.2" } }