uptime-kuma/extra/push-examples/javascript-fetch/package.json
2023-09-13 20:03:12 +08:00

6 lines
60 B
JSON

{
"scripts": {
"start": "node index.js"
}
}