dssrv-envy-json
v0.2.2
Published
Read a javascript object, JSON string, or JSON file and replace values like '$foo' with process.env.foo
Downloads
8
Readme
ENVy JSON
Read a javascript object, JSON string, or JSON file and replace values like '$foo' with process.env.foo
Install It
npm install envy-json --save
Use It
See the tests.
License
MIT