a9dba436创建于 2024年12月28日历史提交
{
  "name": "decodeheifimage",
  "version": "1.0.0",
  "description": "Please describe the basic information.",
  "main": "Index.ets",
  "author": "",
  "license": "Apache-2.0",
  "dependencies": {
    "libdecodeheifimage.so": "file:./src/main/cpp/types/libdecodeheifimage",
    // 动态路由模块,用于配置动态路由
    "routermodule": "file:../../common/routermodule"
  }
}