Add package nimdotenv (#2215)

* Add package nimdotenv

* Add package nimdotenv
This commit is contained in:
Barış
2022-04-28 07:44:29 +08:00
committed by GitHub
parent 8162caad88
commit aa9868991b
+11
View File
@@ -25991,5 +25991,16 @@
"description": "TheAudioDB API client",
"license": "Apache-2.0",
"web": "https://github.com/thechampagne/audiodb-nim"
},
{
"name": "nimdotenv",
"url": "https://github.com/wioenena-q/nim-dotenv",
"method": "git",
"tags": [
"dotenv"
],
"description": "Load local environment variables from .env files",
"license": "MIT",
"web": "https://wioenena-q.github.io/nim-dotenv"
}
]