Files
gas-react-sheets/dist/appsscript.json
T
2019-07-16 23:34:49 -04:00

9 lines
196 B
JSON

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