envy-json

Read a javascript object, JSON string, or JSON file and replace values like '$foo' with process.env.foo

Downloads
873
Stars
5
Committers
1

ENVy JSON Build Status

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