mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-06-29 23:24:25 +02:00
8 lines
125 B
JSON
8 lines
125 B
JSON
{
|
|
"name": "kuma-pr",
|
|
"version": "1.0.0",
|
|
"type": "module",
|
|
"bin": {
|
|
"kuma-pr": "./index.mjs"
|
|
}
|
|
}
|