Added package loadenv (#921)

This commit is contained in:
Ahmed T. Youssef 2018-11-15 23:22:06 +02:00 committed by Dominik Picheta
parent 809db03275
commit 0addabba6b

View File

@ -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",