{ "development": { "slack": { "token": "", "privateChannel": "", "publicChannel": "" }, "github": { "token": "" }, "twitter": { "consumerKey": "", "consumerSecret": "", "token": "", "tokenSecret": "" }, "google": { "spreadsheetId": "", "clientEmail": "", "privateKey": "" } }, "production": { "slack": { "token": "", "privateChannel": "", "publicChannel": "" }, "github": { "token": "" }, "twitter": { "consumerKey": "", "consumerSecret": "", "token": "", "tokenSecret": "" } }, "all": {} }