UNPKG
jconf
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
Simple node.js configuration engine
github.com/WilixLead/jconf
WilixLead/jconf
jconf
/
test
/
config.production.js
3 lines
•
34 B
JavaScript
View Raw
1
2
3
module
.
exports
= { port:
4000
};