mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
14 lines
373 B
JSON
14 lines
373 B
JSON
|
|
{
|
||
|
|
"dependencies": {
|
||
|
|
},
|
||
|
|
"exceptionLogging": "STACKDRIVER",
|
||
|
|
"oauthScopes": [
|
||
|
|
"https://www.googleapis.com/auth/firebase.database",
|
||
|
|
"https://www.googleapis.com/auth/script.external_request",
|
||
|
|
"https://www.googleapis.com/auth/spreadsheets.currentonly",
|
||
|
|
"https://www.googleapis.com/auth/userinfo.email"
|
||
|
|
],
|
||
|
|
"runtimeVersion": "V8",
|
||
|
|
"timeZone": "UTC"
|
||
|
|
}
|