Files
xiang-kai-chen 4b59345653 设置6.1合入主干
Signed-off-by: xiang-kai-chen <chenxiangkai1@huawei.com>
2026-02-13 15:00:06 +08:00

11 lines
243 B
Plaintext

{
"name": "native",
"version": "1.0.0",
"description": "Please describe the basic information.",
"main": "index.ets",
"author": "",
"license": "",
"dependencies": {
"libnative.so": "file:./src/main/cpp/types/libnative",
}
}