Détail du package

envy-json

zeke3.4kISC0.2.1

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

env, environment, JSON

readme

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