!27 添加bundle.json

Merge pull request !27 from pjscc/OpenHarmony-3.0-LTS
This commit is contained in:
openharmony_ci
2022-01-14 11:38:47 +00:00
committed by Gitee
+39
View File
@@ -0,0 +1,39 @@
{
"name": "@ohos/quickjs",
"version": "",
"description": "Third-party open-source software quickjs | 三方开源软件quickjs",
"homePage": "https://gitee.com/openharmony",
"license": "MIT",
"repository": "https://gitee.com/openharmony/third_party_quickjs",
"domain": "os",
"language": "",
"publishAs": "code-segment",
"private": false,
"scripts": {},
"tags": [
"third_party"
],
"keywords": [
"third-party",
"quickjs"
],
"envs": [],
"dirs": [],
"segment": {
"destPath": "third_party/quickjs"
},
"component": {
"name": "thirdparty_quickjs",
"subsystem": "",
"syscap": [],
"features": [],
"adapted_system_type": [],
"rom": "",
"ram": "",
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}