gas-types-detailed
Version:
Enhanced Google Apps Script Type Definitions with detailed documentation. Includes type definitions plus code snippets, return values, required authorization scopes, and other details not found in @types/google-apps-script.
24 lines (23 loc) • 705 B
JSON
{
"name": "gas-types-detailed",
"version": "1.1.3",
"description": "Enhanced Google Apps Script Type Definitions with detailed documentation. Includes type definitions plus code snippets, return values, required authorization scopes, and other details not found in @types/google-apps-script.",
"main": "",
"scripts": {},
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/enuchi/gas-types-detailed.git"
},
"keywords": [
"types",
"google",
"apps",
"script"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/enuchi/gas-types-detailed/issues"
},
"homepage": "https://github.com/enuchi/gas-types-detailed#readme"
}