9afce6f6创建于 2025年5月7日历史提交
{
  "name": "danmakuplayer",
  "version": "1.0.0",
  "description": "Please describe the basic information.",
  "main": "Index.ets",
  "author": "",
  "license": "Apache-2.0",
  "dependencies": {
    // 动态路由模块,用于配置动态路由
    "routermodule": "file:../../common/routermodule",
    "@ohos/gsyvideoplayer": "^1.0.0",
    // 公共特性模块
    "utils": "file:../../common/utils"
  }
}