mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Add package nimdotenv (#2215)
* Add package nimdotenv * Add package nimdotenv
This commit is contained in:
parent
8162caad88
commit
aa9868991b
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user