16 lines
396 B
JSON
16 lines
396 B
JSON
{
|
|
"id": "animal_management",
|
|
"name": "Animal Management",
|
|
"description": "Animal intake, profile management, and transfer workflow foundation for rescue spaces.",
|
|
"keywords": ["animals", "rescue", "intake", "transfer"],
|
|
"version": "0.1.0",
|
|
"humhub": {
|
|
"minVersion": "1.14"
|
|
},
|
|
"authors": [
|
|
{
|
|
"name": "Kelin Rescue Hub"
|
|
}
|
|
]
|
|
}
|