ForCAX/entry/oh-package.json5
JackLee 18d8c027d5 1-修改软件名字为ForCAX
2-补齐部分图标

接下来几个Push会着重于开发信息的补齐,比如RENDME.md文件
2026-04-30 17:02:59 +08:00

11 lines
232 B
Plaintext

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