Files
satis/satis.json
Richard Toth 199fb473d6 setup archives
2026-01-04 21:07:38 +01:00

18 lines
325 B
JSON

{
"name": "tothbt/satis",
"homepage": "https://satis.trweb.hu",
"repositories": [
{
"type": "vcs",
"url": "https://git.tothbt.com/tothbt/keycloak-bundle.git"
}
],
"require-all": true,
"output-dir": "web",
"archive": {
"directory": "dist",
"format": "zip",
"skip-dev": true
}
}