UNPKG

80 BJavaScriptView Raw
1console.log(JSON.stringify({
2 foo: process.env.FOO,
3 bar: process.env.BAR
4}));
\No newline at end of file