0
0
mirror of https://github.com/louislam/uptime-kuma.git synced 2024-11-24 02:37:28 +01:00
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"
}
}