better-uptime
Version:
Uptime module with advanced features
26 lines (25 loc) • 488 B
JSON
{
"name": "better-uptime",
"version": "1.1.4",
"description": "Uptime module with advanced features",
"main": "src/uptime.js",
"keywords": [
"uptime",
"uptime-sytem",
"glitch-uptime",
"uptimer",
"ping",
"ping-system",
"better-uptime"
],
"dependencies": {
"ms": "^2.1.3",
"node-fetch": "^2.6.1"
},
"devDependencies": {},
"scripts": {
"start": "node ./src/uptime.js"
},
"author": "elona and p0we",
"license": "Apache-2.0"
}