dify/packages/iconify-collections/custom-vender/info.json
Jingyi-Dify d076fc35b7 refactor: polish integrations and main nav UI
Reuse shared base controls in MainNav and Integrations, add active integration icons, and keep compact integration content framing covered by targeted tests.
2026-05-12 16:04:18 -07:00

25 lines
570 B
JSON

{
"prefix": "custom-vender",
"name": "Dify Custom Vender",
"total": 307,
"version": "0.0.0-private",
"author": {
"name": "LangGenius, Inc.",
"url": "https://github.com/langgenius/dify"
},
"license": {
"title": "Modified Apache 2.0",
"spdx": "Apache-2.0",
"url": "https://github.com/langgenius/dify/blob/main/LICENSE"
},
"samples": [
"features-citations",
"features-content-moderation",
"features-document",
"features-folder-upload",
"features-love-message",
"features-message-fast"
],
"palette": false
}