mirror of
https://github.com/ChenQihan666/Lolia-Nodes-Status-Pages.git
synced 2026-08-13 23:47:08 +08:00
13 lines
230 B
JSON
13 lines
230 B
JSON
{
|
|
"name": "uptimeflare_proxy",
|
|
"version": "0.0.0",
|
|
"description": "",
|
|
"main": "api/index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"dependencies": {
|
|
"express": "^5.1.0"
|
|
}
|
|
}
|