1 Star 0 Fork 140

zhangxiao72/utils_native_lite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
bundle.json 800 Bytes
一键复制 编辑 原始数据 按行查看 历史
huangyicong 提交于 2022-04-12 10:30 +08:00 . add bundle.json
{
"name": "@openharmony/utils_lite",
"version": "3.1.0",
"description": "Basic macro and type definitions",
"publishAs": "code-segment",
"scripts": {
"install": "DEST_PATH=${DEP_BUNDLE_BASE}/utils/native/lite && mkdir -p $DEST_PATH && cp -r ./* $DEST_PATH"
},
"author": {},
"repository": "",
"license": "Apache License 2.0",
"dirs": [
"utils/native/lite/include"
],
"component": {
"name": "utils_lite",
"subsystem": "utils",
"features": [],
"adapted_system_type": [
"mini",
"small"
],
"rom": "0KB",
"ram": "0KB",
"deps": {},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhangxiao72/utils_native_lite.git
git@gitee.com:zhangxiao72/utils_native_lite.git
zhangxiao72
utils_native_lite
utils_native_lite
master

搜索帮助