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