{"library":"node-env-run","type":"library","category":null,"description":"node-env-run is a command-line utility designed to simplify the process of loading environment variables from `.env` files and executing Node.js scripts or other commands with those variables pre-loaded. It leverages the popular `dotenv` library under the hood for parsing `.env` files. The package is currently at version 4.0.2 and appears to be actively maintained; while an explicit release cadence isn't stated in the provided documentation, updates often follow the underlying `dotenv` library or address bug fixes. Its key differentiators include flexible command execution (e.g., with `nodemon`, `python`), the ability to specify custom `.env` file paths, and options to override existing environment variables, making it a robust tool for local development setups.","language":"javascript","status":"active","version":"4.0.2","tags":["javascript","dotenv","environment","variables","env",".env","config","settings","typescript"],"install":[{"cmd":"npm install node-env-run","imports":["nodenv ./my-script.js","npx node-env-run ./my-script.js","import type { EnvRunOptions } from 'node-env-run';"]},{"cmd":"yarn add node-env-run","imports":[]},{"cmd":"pnpm add node-env-run","imports":[]}],"homepage":null,"github":"https://github.com/dkundel/node-env-run","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/node-env-run","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/node-env-run/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}