{
  "manifestVersion": "1.0.0",
  "providerId": "net.dshplus.catalog",
  "name": "dsh.plus Plugin Catalog",
  "description": "DSH 插件精选目录（dsh.plus）标准目录源：人工精选的 DSH 插件元数据（GitHub 仓库身份），按 DSH Community Market 公开 v1 契约提供。",
  "homepage": "https://dsh.plus/",
  "attribution": {
    "name": "dsh.plus",
    "url": "https://dsh.plus/"
  },
  "transport": {
    "kind": "https-json",
    "endpoint": "https://dsh.plus/v1/plugins",
    "method": "GET"
  },
  "query": {
    "supported": [
      "q",
      "category",
      "cursor",
      "limit"
    ],
    "defaultLimit": 50,
    "maxLimit": 100,
    "sorts": []
  }
}