module.exports = { unsplash_endpoints: { api: "https://api.unsplash.com/", search: "https://api.unsplash.com/search/photos" } }