{ "name": "@ohos/libphonenumber", "description": "Third-party open-source software libphonenumber | Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers.", "version": "3.1", "license": "Apache License V2.0", "publishAs": "code-segment", "segment": { "destPath": "third_party/libphonenumber" }, "dirs": [], "scripts": {}, "component": { "name": "libphonenumber", "subsystem": "thirdparty", "syscap": [], "features": [], "adapted_system_type": [ "standard" ], "rom": "", "ram": "", "deps": { "components": [], "third_party": [ "icu", "protobuf" ] }, "build": { "sub_component": [ "//third_party/libphonenumber/cpp:phonenumber_standard", "//third_party/libphonenumber/cpp:geocoding" ], "inner_kits": [], "test": [ "//third_party/libphonenumber/cpp/test:libphonenumber_test" ] } } }