file konfigurasi node ekspres json

var config = require('./config.json');
log_in(config.username, config.password);
Better Bug