watchlog-metric
Version:
This is a package to communicate with watchlog.io agent
24 lines • 453 B
JSON
{
"name": "watchlog-metric",
"version": "0.0.4",
"description": "This is a package to communicate with watchlog.io agent",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"chart",
"log",
"metric",
"watchlog",
"watchlog.io",
"alert",
"client",
"agent"
],
"author": "watchlog",
"license": "ISC",
"dependencies": {
"axios": "^1.7.8"
}
}