mirror of
https://github.com/openharmony/third_party_jsoncpp.git
synced 2026-07-19 12:42:12 -04:00
!11 feat: add bundle.json
Merge pull request !11 from 33/OpenHarmony-3.0-LTS
This commit is contained in:
+39
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"name": "@ohos/jsoncpp",
|
||||
"version": "",
|
||||
"description": "Third-party open-source software jsoncpp | 三方开源软件jsoncpp",
|
||||
"homePage": "https://gitee.com/openharmony",
|
||||
"license": "MIT",
|
||||
"repository": "https://gitee.com/openharmony/third_party_jsoncpp",
|
||||
"domain": "os",
|
||||
"language": "",
|
||||
"publishAs": "code-segment",
|
||||
"private": false,
|
||||
"scripts": {},
|
||||
"tags": [
|
||||
"third_party"
|
||||
],
|
||||
"keywords": [
|
||||
"third-party",
|
||||
"jsoncpp"
|
||||
],
|
||||
"envs": {},
|
||||
"dirs": {},
|
||||
"segment": {
|
||||
"destPath": "third_party/jsoncpp"
|
||||
},
|
||||
"component": {
|
||||
"name": "thirdparty_jsoncpp",
|
||||
"subsystem": "",
|
||||
"syscap": [],
|
||||
"features": [],
|
||||
"adapted_system_type": [],
|
||||
"rom": "",
|
||||
"ram": "",
|
||||
"build": {
|
||||
"sub_component": [],
|
||||
"inner_kits": [],
|
||||
"test": []
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user