0
0
mirror of https://github.com/louislam/uptime-kuma.git synced 2024-11-30 23:10:41 +01:00
uptime-kuma/extra/push-examples/javascript-fetch/package.json

6 lines
60 B
JSON
Raw Normal View History

2023-09-13 14:03:12 +02:00
{
"scripts": {
"start": "node index.js"
}
}