1195972f6Sopenharmony_ci{
2195972f6Sopenharmony_ci    "name": "@ohos/lwip",
3195972f6Sopenharmony_ci    "description": "lwIP is a small independent implementation of the TCP/IP protocol suite that has been initially developed by Adam Dunkels. The focus of the lwIP TCP/IP implementation is to reduce resource usage while still having a full scale TCP. This makes lwIP suitable for use in embedded systems with tens of kilobytes of free RAM and room for around 40 kilobytes of code ROM.",
4195972f6Sopenharmony_ci    "version": "3.1",
5195972f6Sopenharmony_ci    "license": "BSD 3-Clause",
6195972f6Sopenharmony_ci    "publishAs": "code-segment",
7195972f6Sopenharmony_ci    "segment": {
8195972f6Sopenharmony_ci        "destPath": "third_party/lwip"
9195972f6Sopenharmony_ci    },
10195972f6Sopenharmony_ci    "dirs": {},
11195972f6Sopenharmony_ci    "scripts": {},
12195972f6Sopenharmony_ci    "licensePath": "COPYING",
13195972f6Sopenharmony_ci    "readmePath": {
14195972f6Sopenharmony_ci        "en": "README"
15195972f6Sopenharmony_ci    },
16195972f6Sopenharmony_ci    "component": {
17195972f6Sopenharmony_ci        "name": "lwip",
18195972f6Sopenharmony_ci        "subsystem": "thirdparty",
19195972f6Sopenharmony_ci        "syscap": [],
20195972f6Sopenharmony_ci        "features": [],
21195972f6Sopenharmony_ci        "adapted_system_type": [
22195972f6Sopenharmony_ci            "mini",
23195972f6Sopenharmony_ci            "small"
24195972f6Sopenharmony_ci        ],
25195972f6Sopenharmony_ci        "rom": "",
26195972f6Sopenharmony_ci        "ram": "",
27195972f6Sopenharmony_ci        "deps": {
28195972f6Sopenharmony_ci            "components": [],
29195972f6Sopenharmony_ci            "third_party": []
30195972f6Sopenharmony_ci        },
31195972f6Sopenharmony_ci        "build": {
32195972f6Sopenharmony_ci            "sub_component": [],
33195972f6Sopenharmony_ci            "inner_kits": [],
34195972f6Sopenharmony_ci            "test": []
35195972f6Sopenharmony_ci        }
36195972f6Sopenharmony_ci    }
37195972f6Sopenharmony_ci}