19a0061b6Sopenharmony_ci{
29a0061b6Sopenharmony_ci    "name": "@ohos/iptables",
39a0061b6Sopenharmony_ci    "description": "iptables is the userspace command line program used to configure the Linux 2.4.x and later packet filtering ruleset. It is targeted towards system administrators.",
49a0061b6Sopenharmony_ci    "version": "v1.8.7",
59a0061b6Sopenharmony_ci    "license": "GPL V2.0",
69a0061b6Sopenharmony_ci    "publishAs": "code-segment",
79a0061b6Sopenharmony_ci    "segment": {
89a0061b6Sopenharmony_ci        "destPath": "third_party/iptables"
99a0061b6Sopenharmony_ci    },
109a0061b6Sopenharmony_ci    "dirs": {},
119a0061b6Sopenharmony_ci    "scripts": {},
129a0061b6Sopenharmony_ci    "licensePath": "COPYING",
139a0061b6Sopenharmony_ci    "component": {
149a0061b6Sopenharmony_ci        "name": "iptables",
159a0061b6Sopenharmony_ci        "subsystem": "thirdparty",
169a0061b6Sopenharmony_ci        "syscap": [],
179a0061b6Sopenharmony_ci        "features": [],
189a0061b6Sopenharmony_ci        "adapted_system_type": [
199a0061b6Sopenharmony_ci            "standard"
209a0061b6Sopenharmony_ci        ],
219a0061b6Sopenharmony_ci        "rom": "",
229a0061b6Sopenharmony_ci        "ram": "",
239a0061b6Sopenharmony_ci        "deps": {
249a0061b6Sopenharmony_ci            "components": [],
259a0061b6Sopenharmony_ci            "third_party": []
269a0061b6Sopenharmony_ci        },
279a0061b6Sopenharmony_ci        "build": {
289a0061b6Sopenharmony_ci            "sub_component": [
299a0061b6Sopenharmony_ci                "//third_party/iptables:iptables",
309a0061b6Sopenharmony_ci                "//third_party/iptables:iptables-restore",
319a0061b6Sopenharmony_ci                "//third_party/iptables:iptables-save"
329a0061b6Sopenharmony_ci            ],
339a0061b6Sopenharmony_ci            "inner_kits": [
349a0061b6Sopenharmony_ci	                    {
359a0061b6Sopenharmony_ci                    "name": "//third_party/iptables:iptables",
369a0061b6Sopenharmony_ci                    "header": {
379a0061b6Sopenharmony_ci                        "header_files": [],
389a0061b6Sopenharmony_ci                        "header_base": "//third_party/iptables/include"
399a0061b6Sopenharmony_ci                    }
409a0061b6Sopenharmony_ci                },
419a0061b6Sopenharmony_ci                {
429a0061b6Sopenharmony_ci                    "name": "//third_party/iptables:iptables-restore",
439a0061b6Sopenharmony_ci                    "header": {
449a0061b6Sopenharmony_ci                        "header_files": [],
459a0061b6Sopenharmony_ci                        "header_base": "//third_party/iptables/include"
469a0061b6Sopenharmony_ci                    }
479a0061b6Sopenharmony_ci                },
489a0061b6Sopenharmony_ci                {
499a0061b6Sopenharmony_ci                    "name": "//third_party/iptables:iptables-save",
509a0061b6Sopenharmony_ci                    "header": {
519a0061b6Sopenharmony_ci                        "header_files": [],
529a0061b6Sopenharmony_ci                        "header_base": "//third_party/iptables/include"
539a0061b6Sopenharmony_ci                    }
549a0061b6Sopenharmony_ci                }
559a0061b6Sopenharmony_ci	    ],
569a0061b6Sopenharmony_ci            "test": []
579a0061b6Sopenharmony_ci        }
589a0061b6Sopenharmony_ci    }
599a0061b6Sopenharmony_ci}