UNPKG

node-env-configs

Version:
9 lines 107 B
module.exports = { a: 'env-configs', b: [1, 2, 3, 4], c: { d: { e: [5,6,7,8], }, }, }