13 lines
224 B
JSON
13 lines
224 B
JSON
{
|
|
"name": "uptimeflare_proxy",
|
|
"version": "0.0.0",
|
|
"description": "",
|
|
"main": "app.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"dependencies": {
|
|
"express": "^5.1.0"
|
|
}
|
|
}
|