{"library":"dotenv-flow-webpack","type":"library","category":null,"description":"A webpack plugin that integrates dotenv-flow's environment-based .env* file loading strategy into the webpack build process, securely replacing process.env references with actual values at build time. Current stable version: 2.0.0. Release cadence: minor versions as needed. Key differentiators: supports NODE_ENV-specific files (.env.development, .env.test, .env.production) and .env*.local overrides, follows CreateReactApp conventions, and only exposes variables explicitly used in code for security. Compared to dotenv-webpack, it adds environment cascading and pattern customization.","language":"javascript","status":"active","version":"2.0.0","tags":["javascript","dotenv-flow","webpack","node_env","process.env","development","test","production","local"],"last_verified":"Wed May 27","install":[{"cmd":"npm install dotenv-flow-webpack","imports":["const DotenvFlow = require('dotenv-flow-webpack');","import DotenvFlow = require('dotenv-flow-webpack');","import { createRequire } from 'module'; const require = createRequire(import.meta.url); const DotenvFlow = require('dotenv-flow-webpack');"]},{"cmd":"yarn add dotenv-flow-webpack","imports":[]},{"cmd":"pnpm add dotenv-flow-webpack","imports":[]}],"homepage":null,"github":"https://github.com/kerimdzhanov/dotenv-flow-webpack","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/dotenv-flow-webpack","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/dotenv-flow-webpack/compatibility"}}