uptimerobots
Version:
Now you can connect your projects uptime.
34 lines (33 loc) • 710 B
JSON
{
"name": "uptimerobots",
"version": "0.0.3-beta",
"description": "Now you can connect your projects uptime.",
"main": "index.js",
"dependencies": {
"axios": "^1.1.3",
"ervel.db": "^1.2.5",
"express": "^4.18.2"
},
"scripts": {
"test": "node ."
},
"repository": {
"type": "git",
"url": "git+https://github.com/ghostdevxd/uptimerobots.git"
},
"keywords": [
"Uptime",
"Uptimes",
"Monitor",
"Express",
"HTTP",
"Uptimerobots"
],
"author": "GhOsT",
"license": "ISC",
"bugs": {
"url": "https://github.com/ghostdevxd/uptimerobots/issues"
},
"homepage": "https://github.com/ghostdevxd/uptimerobots#readme",
"devDependencies": {}
}