{"library":"node-red-contrib-env","type":"library","category":null,"description":"This package provides a dedicated Node-RED node (`process-env`) for retrieving environment variables from the server process where Node-RED is executing. It serves as a fundamental utility for integrating Node-RED flows with their host environment, enabling external configuration without modifying the flow directly. The node, currently at stable version 1.0.2, simplifies accessing `process.env` values compared to using a generic Function node. Its release cadence is typically driven by bug fixes or minor compatibility updates. A key differentiator is its straightforward configuration within the Node-RED editor, allowing users to specify the environment variable key directly or infer it from incoming message properties (`payload` or `topic`), with a clear order of precedence. This makes it a go-to solution for parameterizing Node-RED applications.","language":"javascript","status":"active","version":"1.0.2","tags":["javascript","node-red","process","env"],"install":[{"cmd":"npm install node-red-contrib-env","imports":["npm install node-red-contrib-env","Add 'process-env' node from the palette in Node-RED editor."]},{"cmd":"yarn add node-red-contrib-env","imports":[]},{"cmd":"pnpm add node-red-contrib-env","imports":[]}],"homepage":null,"github":"https://github.com/lochbrunner/node-red-contrib-env","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/node-red-contrib-env","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-red-contrib-env/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}