OpenCAX/entry/oh-package.json5
2026-02-13 23:31:20 +08:00

11 lines
230 B
Plaintext

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