1 Star 0 Fork 308

李成/communication_netstack_1

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 2.21 KB
一键复制 编辑 原始数据 按行查看 历史
Yangys 提交于 2022-11-29 19:51 . tddNetstack
{
"name": "@ohos/netstack",
"version": "3.1.0",
"description": "net stack service",
"publishAs": "code-segment",
"homePage": "https://gitee.com/openharmony",
"repository": "https://gitee.com/openharmony/communication_netstack",
"license": "Apache License 2.0",
"language": "",
"private": false,
"scripts": {},
"envs": [],
"dirs": [],
"author": {},
"contributors": [],
"segment": {
"destPath": "foundation/communication/netstack"
},
"component": {
"name": "netstack",
"subsystem": "communication",
"syscap": [
"SystemCapability.Communication.NetStack"
],
"features": [],
"adapted_system_type": [
"standard"
],
"rom": "3MB",
"ram": "5MB",
"deps": {
"components": [
"huks",
"hiviewdfx_hilog_native",
"zlib",
"c_utils",
"jsoncpp",
"common",
"napi"
],
"third_party": [
"curl",
"node"
]
},
"build": {
"group_type": {
"base_group": [
"//foundation/communication/netstack/frameworks/js/napi/http:http",
"//foundation/communication/netstack/frameworks/js/napi/socket:socket",
"//foundation/communication/netstack/frameworks/js/napi/websocket:websocket",
"//foundation/communication/netstack/frameworks/js/napi/fetch:fetch",
"//foundation/communication/netstack/utils:common_utils"
],
"fwk_group": [
],
"service_group": [
]
},
"inner_kits": [],
"test": [
"//foundation/communication/netstack/test/fuzztest/socket:fuzztest",
"//foundation/communication/netstack/test/unittest/http/cache:unittest",
"//foundation/communication/netstack/test/unittest/tlssocket:unittest",
"//foundation/communication/netstack/test/unittest/utils/common_utils:unittest"
]
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/li-cheng_ts/communication_netstack_1.git
git@gitee.com:li-cheng_ts/communication_netstack_1.git
li-cheng_ts
communication_netstack_1
communication_netstack_1
master

搜索帮助