config-example.json
1 { 2 "client_email": "serviceaccount", 3 "credentials_json": "json creds of service account", 4 "package_name": "packeage name of your app", 5 "bucket": "bucket id" 6 } 7
1 { 2 "client_email": "serviceaccount", 3 "credentials_json": "json creds of service account", 4 "package_name": "packeage name of your app", 5 "bucket": "bucket id" 6 } 7