mirror of
https://github.com/mbierlee/mirage-config.git
synced 2024-11-14 20:34:00 +01:00
10 lines
269 B
JSON
10 lines
269 B
JSON
{
|
|
"name": "poodinis-config",
|
|
"description": "Config loading and injection using Poodinis",
|
|
"copyright": "Copyright © 2022, Mike Bierlee",
|
|
"authors": ["Mike Bierlee"],
|
|
"license": "MIT",
|
|
"dependencies": { "poodinis": "~>8.1.2" },
|
|
"targetType": "library"
|
|
}
|