# pkg-index **Repository Path**: oneos-ability/pkg-index ## Basic Information - **Project Name**: pkg-index - **Description**: OneOS-Ability团队下仓库的索引文件。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2024-02-05 - **Last Updated**: 2024-08-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README OneOS组件库的索引文件,格式如下: { "大分类一": { "子分类一": { "组件A": "组件A仓库地址" "description": "子分类一介绍" }, "子分类二": { "组件A": "组件A仓库地址", "组件B": "组件B仓库地址", "description": "子分类二介绍" }, "description": "大分类一介绍" }, "大分类二": { ...... } }