18 lines
325 B
JSON
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
|
|
}
|
|
}
|