Added package envconfig (#1301)
This commit is contained in:
parent
270a37ce40
commit
2ed018d7eb
1 changed files with 13 additions and 0 deletions
|
|
@ -15903,6 +15903,19 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/mkanenobu/nim-gimei"
|
||||
},
|
||||
{
|
||||
"name": "envconfig",
|
||||
"url": "https://github.com/jiro4989/envconfig",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"config",
|
||||
"environment-variables"
|
||||
],
|
||||
"description": "envconfig provides a function to get config objects from environment variables.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jiro4989/envconfig"
|
||||
},
|
||||
{
|
||||
"name": "cache",
|
||||
"url": "https://github.com/planety/cached",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue