mirror of
https://github.com/openharmony/third_party_css-what.git
synced 2026-07-01 03:23:11 -04:00
+33
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"name": "@ohos/css_what",
|
||||
"description": "a CSS selector parser.",
|
||||
"version": "3.1",
|
||||
"license": "BSD 2-Clause V2.1.3",
|
||||
"publishAs": "code-segment",
|
||||
"segment": {
|
||||
"destPath": "third_party/css-what"
|
||||
},
|
||||
"dirs": {},
|
||||
"scripts": {},
|
||||
"readmePath": {
|
||||
"en": "readme.md"
|
||||
},
|
||||
"component": {
|
||||
"name": "thirdparty_css_what",
|
||||
"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