rosavox/lib/alveolata/composer.json
2025-05-23 07:33:29 +00:00

20 lines
288 B
JSON

{
"name": "greenscale/alveolata",
"description": "",
"keywords": [],
"homepage": "https://greenscale.de",
"license": ["proprietary"],
"authors": [
{
"name": "Christian Fraß"
}
],
"require": {
},
"autoload": {
"files": [
"./definitions.php"
]
}
}