uptimer.js
Version:
Simple Package Uptimer For Repl
21 lines (20 loc) • 400 B
JSON
{
"name": "uptimer.js",
"version": "1.0.0",
"description": "Simple Package Uptimer For Repl",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"uptimer-bot",
"uptimer",
"ping"
],
"author": "Monitor Development",
"license": "ISC",
"dependencies": {
"express": "^4.17.1",
"node-fetch": "^2.6.1"
}
}