module.exports =
  facebook:
    key:    ''
    secret: ''

    development:
      key:    ''
      secret: ''

    production:
      key: ''
      secret: ''

  twitter:
    key: ''
    secret: ''

  s3:
    key:    ''
    secret: ''
    bucket: 'cloud.power.com'
