mirror of
https://github.com/openharmony/third_party_libuuid.git
synced 2026-07-01 08:35:05 -04:00
+34
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"name": "@ohos/libuuid",
|
||||
"description": "Portable uuid C library",
|
||||
"version": "3.1",
|
||||
"license": "BSD 3-Clause",
|
||||
"publishAs": "code-segment",
|
||||
"segment": {
|
||||
"destPath": "third_party/libuuid"
|
||||
},
|
||||
"dirs": {},
|
||||
"scripts": {},
|
||||
"licensePath": "uuid/COPYING",
|
||||
"readmePath": {
|
||||
"en": ""
|
||||
},
|
||||
"component": {
|
||||
"name": "thirdparty_libuuid",
|
||||
"subsystem": "",
|
||||
"syscap": [],
|
||||
"features": [],
|
||||
"adapted_system_type": [],
|
||||
"rom": "",
|
||||
"ram": "",
|
||||
"deps": {
|
||||
"components": [],
|
||||
"third_party": []
|
||||
},
|
||||
"build": {
|
||||
"sub_component": [],
|
||||
"inner_kits": [],
|
||||
"test": []
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user