diff --git a/index/do/dotenv/dotenv-1.0.0.toml b/index/do/dotenv/dotenv-1.0.0.toml new file mode 100644 index 00000000..c47ab7e0 --- /dev/null +++ b/index/do/dotenv/dotenv-1.0.0.toml @@ -0,0 +1,15 @@ +name = "dotenv" +description = "Loads environment variables from .env for Ada projects." +version = "1.0.0" + +authors = ["Heziode"] +maintainers = ["Heziode "] +maintainers-logins = ["Heziode"] +licenses = "BSD-2-Clause" +website = "https://github.com/Heziode/ada-dotenv" +tags = ["dotenv", "env", "environment", "variables", "config", "settings"] + +[origin] +commit = "a19c7797b88954d90e3b11bc003eca0d262f3a39" +url = "git+https://github.com/Heziode/ada-dotenv.git" +