{"library":"rollup-plugin-dotenv","type":"library","category":null,"description":"Rollup plugin that loads .env files and replaces process.env references at build time. Current stable version is 0.5.1. Released irregularly, with the last release in 2023. It integrates with @rollup/plugin-replace under the hood for environment variable substitution. Supports multiple .env files with environment-specific overrides (e.g., .env.production.local). Unlike runtime dotenv packages, this plugin performs compile-time replacement, which can improve performance and security. No browser or client-side usage. Only supports CommonJS requires? Note: This plugin does not support dynamic access like process.env[VAR]. Shipping TypeScript types.","language":"javascript","status":"active","version":"0.5.1","tags":["javascript","rollup","dotenv","typescript"],"install":[{"cmd":"npm install rollup-plugin-dotenv","imports":["import dotenv from 'rollup-plugin-dotenv'","const dotenv = require('rollup-plugin-dotenv')","import type { RollupPluginDotenvOptions } from 'rollup-plugin-dotenv'"]},{"cmd":"yarn add rollup-plugin-dotenv","imports":[]},{"cmd":"pnpm add rollup-plugin-dotenv","imports":[]}],"homepage":null,"github":"https://github.com/Andarist/rollup-plugin-dotenv","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/rollup-plugin-dotenv","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/rollup-plugin-dotenv/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Thu Jun 18","next_check":"Sun Jul 26","install_tag":null}}