Add package nimdotenv (#2215)

* Add package nimdotenv

* Add package nimdotenv
This commit is contained in:
Barış 2022-04-28 02:44:29 +03:00 committed by GitHub
parent 8162caad88
commit aa9868991b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]