mirror of
https://github.com/nextcloud/server.git
synced 2026-06-18 05:00:03 -04:00
46 lines
No EOL
725 B
JSON
46 lines
No EOL
725 B
JSON
{
|
|
"apps": [
|
|
{
|
|
"id": "calendar",
|
|
"name": "Calendar",
|
|
"isCompatible": true,
|
|
"canInstall": true
|
|
},
|
|
{
|
|
"id": "contacts",
|
|
"name": "Contacts",
|
|
"isCompatible": true,
|
|
"canInstall": true
|
|
},
|
|
{
|
|
"id": "mail",
|
|
"name": "Mail",
|
|
"isCompatible": true,
|
|
"canInstall": true
|
|
},
|
|
{
|
|
"id": "spreed",
|
|
"name": "Talk",
|
|
"isCompatible": true,
|
|
"canInstall": true
|
|
},
|
|
{
|
|
"id": "richdocuments",
|
|
"name": "Richdocuments",
|
|
"isCompatible": true,
|
|
"canInstall": true
|
|
},
|
|
{
|
|
"id": "notes",
|
|
"name": "Notes",
|
|
"isCompatible": true,
|
|
"canInstall": true
|
|
},
|
|
{
|
|
"id": "richdocumentscode",
|
|
"name": "Richdocuments Code",
|
|
"isCompatible": true,
|
|
"canInstall": true
|
|
}
|
|
]
|
|
} |