mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-01 12:10:40 +00:00
12 lines
259 B
JSON
12 lines
259 B
JSON
{
|
|
"name": "update-language-files",
|
|
"type": "module",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "ISC"
|
|
}
|