```jsx import WebpackDotEnv from 'webpack-dotenv';
TypeScript definitions for webpack-dotenv-plugin
Use dotenv with webpack.
A simple webpack plugin to support dotenv.
Robust Environment Configuration for Universal Applications.
Loads environment variables from .env file
Expand environment variables using dotenv
TypeScript definitions for dotenv-webpack
Use dotenv-extended with webpack.
A webpack plugin that allows you to securely use environment variables within your javascript web application, loading them using dotenv-flow's `.env*` files loading strategy.
A global executable to run applications with the ENV variables loaded by dotenv
Run your scripts with dotenv variables
Loads environment variables from `.env.[development|test|production][.local]` files
dotenv... but with defaults!
Next.js dotenv file loading
Load environment variables using import statements.
a secure dotenv–from the creator of `dotenv`
A secretlint rule for dotenv
Preload environment variables with dotenv into serverless.
Load environment variables from .env and ensure they are defined
Parse dotenv files for Boolean, Array, and Number variable types, built for CrocodileJS
Cypress plugin that enables compatibility with dotenv
hydrate environment variables from .env files into process.env
TypeScript definitions for dotenv-flow