1 Star 0 Fork 61

chen/third_party_node

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
bundle.json 1.35 KB
一键复制 编辑 原始数据 按行查看 历史
景清景清景清 提交于 2024-03-11 12:18 . 支撑部件独立编译整改
{
"name": "@ohos/node",
"description": "Node.js is an open-source, cross-platform, JavaScript runtime environment. It executes JavaScript code outside of a browser.",
"version": "3.1",
"license": "ISC,Public Domain,MIT,Free Software Foundation - MIT,Apache V2,ICU,zlib/libpng,BSD 2-Clause,BSD 3-Clause",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/node"
},
"dirs": {},
"scripts": {},
"component": {
"name": "node",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": [
"standard"
],
"rom": "0",
"ram": "0",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [
{
"name": "//third_party/node:node_header_notice",
"header": {
"header_base": "//third_party/node/src",
"header_files": [
"js_native_api.h",
"js_native_api_types.h",
"node_api.h",
"node_api_types.h"
]
}
}
],
"test": []
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hdcck/third_party_node.git
git@gitee.com:hdcck/third_party_node.git
hdcck
third_party_node
third_party_node
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385