Read a javascript object, JSON string, or JSON file and replace values like '$foo' with process.env.foo
npm install envy-json> Read a javascript object, JSON string, or JSON file and replace values like '$foo' with process.env.foo
``sh``
npm install envy-json --save
See the tests.
MIT