Files
gas-react-sheets/dist/appsscript.json
T
2019-07-15 00:35:15 -04:00

12 lines
243 B
JSON

{
"timeZone": "America/New_York",
"dependencies": {
},
"oauthScopes": [
"https://www.googleapis.com/auth/script.container.ui",
"https://www.googleapis.com/auth/spreadsheets"
],
"executionApi": {
"access": "ANYONE"
}
}