40 Star 162 Fork 4.3K

OpenHarmony/interface_sdk-js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 1.06 KB
一键复制 编辑 原始数据 按行查看 历史
yangbo_404 提交于 2025-06-05 16:30 +08:00 . modify bundle json
{
"name": "@interface/sdk",
"description": "openharmony sdk",
"version": "3.1",
"license": "Apache License 2.0",
"homePage": "https://gitee.com/openharmony/interface_sdk-js",
"repository": "https://gitee.com/openharmony/interface_sdk-js",
"supplier": "Organization: OpenHarmony",
"publishAs": "code-segment",
"segment": {
"destPath": "interface/sdk-js"
},
"readmePath": {
"zh": "README_zh.md"
},
"dirs": {},
"scripts": {},
"component": {
"name": "sdk",
"description": "openharmony sdk",
"subsystem": "sdk",
"features": [],
"adapted_system_type": [
"mini",
"small",
"standard"
],
"rom": "0KB",
"ram": "0KB",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_api": [
{
"name": "//interface/sdk-js:ohos_ets_api"
},
{
"name": "//interface/sdk-js:ohos_ets_arkts"
},
{
"name": "//interface/sdk-js:ohos_ets_kits"
}
],
"test": []
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony/interface_sdk-js.git
git@gitee.com:openharmony/interface_sdk-js.git
openharmony
interface_sdk-js
interface_sdk-js
master

搜索帮助