mirror of
https://github.com/openharmony/third_party_quickjs.git
synced 2026-07-18 12:55:11 -04:00
cf4012b7d1
Signed-off-by: pjscc <pangjiashuai@huawei.com>
39 lines
927 B
JSON
39 lines
927 B
JSON
{
|
|
"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": []
|
|
}
|
|
}
|
|
} |