{ "development": { "stripe": { "secretKey": "" }, "slack": { "token": "", "privateChannel": "", "publicChannel": "" }, "github": { "token": "" }, "twitter": { "consumerKey": "", "consumerSecret": "", "token": "", "tokenSecret": "" }, "google": { "spreadsheet_id": "", "credentials": { "client_email": "", "private_key": "" } } }, "production": { "stripe": { "secretKey": "" }, "slack": { "token": "", "privateChannel": "", "publicChannel": "" }, "github": { "token": "" }, "twitter": { "consumerKey": "", "consumerSecret": "", "token": "", "tokenSecret": "" } }, "all": { } }