mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-02 19:07:29 +00:00
18 lines
No EOL
436 B
JSON
18 lines
No EOL
436 B
JSON
{
|
|
"name": "Google Cloud Storage Explorer",
|
|
"description": "A file explorer template that lets you view, download, and upload files in any of your GCS bucket.",
|
|
"widgets": [
|
|
"List view",
|
|
"File Picker",
|
|
"Dropdown",
|
|
"Modal"
|
|
],
|
|
"sources": [
|
|
{
|
|
"name": "GCS",
|
|
"id": "gcs"
|
|
}
|
|
],
|
|
"id": "gcs-file-explorer",
|
|
"category": "product-management"
|
|
} |