uptime-kuma/extra/push-examples/javascript-fetch/package.json

6 lines
60 B
JSON
Raw Normal View History

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