mirror of
https://github.com/langgenius/dify.git
synced 2026-04-12 14:10:42 +08:00
25 lines
558 B
JSON
25 lines
558 B
JSON
{
|
|
"prefix": "custom-public",
|
|
"name": "Dify Custom Public",
|
|
"total": 142,
|
|
"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": [
|
|
"avatar-user",
|
|
"billing-ar-cube-1",
|
|
"billing-asterisk",
|
|
"billing-aws-marketplace-dark",
|
|
"billing-aws-marketplace-light",
|
|
"billing-azure"
|
|
],
|
|
"palette": false
|
|
}
|