mirror of
https://github.com/openharmony/third_party_quickjs.git
synced 2026-07-01 21:03:59 -04:00
!27 添加bundle.json
Merge pull request !27 from pjscc/OpenHarmony-3.0-LTS
This commit is contained in:
+39
@@ -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": []
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user