acl/harmony/api9/acl_one/entry/oh-package.json5
2024-03-20 10:22:14 +08:00

12 lines
262 B
Plaintext

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