breezy/config/libraries/app_mihon.json

18 lines
400 B
JSON
Raw Normal View History

2025-11-21 15:11:39 +01:00
{
"uniqueId": "mihonapp.mihon:custom",
"developers": [
{
"name": "Copyright © 2015 Javier Tomás"
},
{
"name": "Copyright © 2024 The Mihon Open Source Project"
}
],
"artifactVersion": "",
"description": "Cherry-picked parts of code from Mihon App",
"name": "Mihon App",
"website": "https://github.com/mihonapp/mihon",
"licenses": [
"Apache-2.0"
]
}