var api_key = { "youtube": "xxxx", "soundcloud": "xx", }; try { module.exports = api_key; } catch(e) {}