mirror of
https://github.com/openharmony/third_party_ejdb.git
synced 2026-07-01 22:54:24 -04:00
+30
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "@ohos/ejdb",
|
||||
"description": "Third-party open-source software ejdb | EJDB2 is an embeddable JSON database engine published under MIT license.",
|
||||
"version": "3.1",
|
||||
"license": "MIT",
|
||||
"publishAs": "code-segment",
|
||||
"segment": {
|
||||
"destPath": "third_party/ejdb"
|
||||
},
|
||||
"dirs": {},
|
||||
"scripts": {},
|
||||
"component": {
|
||||
"name": "thirdparty_ejdb",
|
||||
"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