mirror of
https://github.com/openharmony/applications_settings.git
synced 2026-08-27 03:12:19 -04:00
4b59345653
Signed-off-by: xiang-kai-chen <chenxiangkai1@huawei.com>
11 lines
243 B
Plaintext
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",
|
|
}
|
|
} |