25 lines
599 B
JSON
25 lines
599 B
JSON
{
|
|
"name": "Mini QR",
|
|
"slug": "mini-qr",
|
|
"description": "Create & scan cute qr codes easily 👾",
|
|
"type": "ct",
|
|
"privileged": false,
|
|
"documentation": "https://github.com/lyqht/mini-qr",
|
|
"website": "https://mini-qr-code-generator.vercel.app/",
|
|
"logo": "https://raw.githubusercontent.com/lyqht/mini-qr/refs/heads/main/public/favicon.svg",
|
|
"config_path": "",
|
|
"install_methods_json": [
|
|
{
|
|
"type": "default",
|
|
"resources": {
|
|
"cpu": 2,
|
|
"ram": 2048,
|
|
"hdd": 6,
|
|
"os": "Debian",
|
|
"version": "13"
|
|
}
|
|
}
|
|
],
|
|
"notes_json": []
|
|
}
|