UNPKG

jconf

Version:

Simple node.js configuration engine

5 lines 71 B
module.exports = { host: 'localhost', port: 9090, test: 'abcd' };