Node.js script to check the status of my server pages. https://kevin-mok.com/server/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

12 lines
213 B

{
"name": "server-pages",
"version": "1.0.0",
"description": "",
"main": "",
"author": "Kevin Mok",
"license": "MIT",
"dependencies": {
"csvtojson": "^2.0.10",
"url-metadata": "^2.4.0"
}
}