|
@@ -4,9 +4,16 @@
|
|
"version": "${version}",
|
|
"version": "${version}",
|
|
|
|
|
|
"name": "CompleteConfig",
|
|
"name": "CompleteConfig",
|
|
|
|
+ "description": "Flexible all-in-one configuration API",
|
|
|
|
+ "contact": {
|
|
|
|
+ "email": "lortseam@gmail.com",
|
|
|
|
+ "issues": "https://gitlab.com/Lortseam/completeconfig/-/issues",
|
|
|
|
+ "sources": "https://gitlab.com/Lortseam/completeconfig"
|
|
|
|
+ },
|
|
"authors": [
|
|
"authors": [
|
|
"Lortseam"
|
|
"Lortseam"
|
|
],
|
|
],
|
|
|
|
+ "license": "Apache-2.0",
|
|
|
|
|
|
"environment": "client",
|
|
"environment": "client",
|
|
|
|
|