1 Star 0 Fork 93

Gongyuhang / third_party_jerryscript

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 782 Bytes
一键复制 编辑 原始数据 按行查看 历史
pjscc 提交于 2022-01-20 15:27 . add bundle.json
{
"name": "@ohos/jerryscript",
"description": "JerryScript is the lightweight JavaScript engine intended to run on a very constrained devices such as microcontrollers.",
"version": "3.1",
"license": "Apache V2",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/jerryscript"
},
"dirs": {},
"scripts": {},
"component": {
"name": "thirdparty_jerryscript",
"subsystem": "",
"syscap": [],
"features": [],
"adapted_system_type": [],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}
1
https://gitee.com/maimaity/third_party_jerryscript.git
git@gitee.com:maimaity/third_party_jerryscript.git
maimaity
third_party_jerryscript
third_party_jerryscript
master

搜索帮助