{
"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"
}
}