Added package loadenv (#921)
This commit is contained in:
parent
809db03275
commit
0addabba6b
1 changed files with 13 additions and 0 deletions
|
|
@ -11392,6 +11392,19 @@
|
|||
"license": "MIT",
|
||||
"web": "https://github.com/jangko/snappy"
|
||||
},
|
||||
{
|
||||
"name": "loadenv",
|
||||
"url": "https://github.com/xmonader/nim-loadenv",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"environment",
|
||||
"variables",
|
||||
"env"
|
||||
],
|
||||
"description": "load .env variables",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/xmonader/nim-loadenv"
|
||||
},
|
||||
{
|
||||
"name": "osrm",
|
||||
"url": "https://github.com/juancarlospaco/nim-osrm",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue