UNPKG

watchlog-connect

Version:

This is a package to communicate with watchlog agent

25 lines (24 loc) 456 B
{ "name": "watchlog-connect", "version": "0.0.9", "description": "This is a package to communicate with watchlog agent", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "mohammadnajm", "keywords": [ "chart", "log", "metric", "watchlog", "watchlog.io", "alert", "client", "agent" ], "license": "ISC", "dependencies": { "axios": "^1.7.8" } }