huchuan2025/.obsidian/plugins/univer/manifest.json

12 lines
387 B
JSON
Raw Normal View History

2025-02-27 00:58:54 +08:00
{
"id": "univer",
"name": "Univer",
2025-03-21 09:44:39 +08:00
"version": "1.1.5",
2025-02-27 00:58:54 +08:00
"minAppVersion": "1.5.11",
"description": "Create, edit, and view spreadsheets and documents in various formats like Excel and Word directly within your knowledge base.",
"author": "DreamNum",
"authorUrl": "https://github.com/dream-num",
"fundingUrl": "https://opencollective.com/univer",
2025-03-21 09:44:39 +08:00
"isDesktopOnly": true
2025-02-27 00:58:54 +08:00
}