20 lines
288 B
JSON
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"
|
|
]
|
|
}
|
|
}
|
|
|