mirror of
https://github.com/mbierlee/mirage-config.git
synced 2024-11-24 16:38:55 +01:00
Tweak package description
This commit is contained in:
parent
062e9c02a6
commit
c0e534e6d3
2
dub.json
2
dub.json
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "mirage-config",
|
||||
"description": "Configuration utilities supporting formats such as JSON",
|
||||
"description": "Configuration toolkit supporting JSON, INI and Java Properties",
|
||||
"copyright": "Copyright © 2022, Mike Bierlee",
|
||||
"authors": ["Mike Bierlee"],
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in a new issue