Files
kernel_linux_build/bundle.json
T
pjscc 586d0a2531 fix
Signed-off-by: pjscc <pangjiashuai@huawei.com>
2021-12-24 15:33:53 +08:00

53 lines
1.0 KiB
JSON

{
"name": "@ohos/linux",
"version": "",
"description": "Linux内核",
"homePage": "https://gitee.com/openharmony",
"license": "",
"repository": "",
"domain": "os",
"language": "",
"publishAs": "",
"private": false,
"scripts": {},
"tags": [],
"keywords": [],
"envs": [],
"dirs": [],
"author": {
"name": "",
"email": "",
"url": ""
},
"contributors": [
{
"name": "",
"email": "",
"url": ""
}
],
"segment": {},
"component": {
"name": "linux",
"subsystem": "linux",
"syscap": [
"SystemCapabilit.Kernel.Linux"
],
"features": [],
"adapted_system_type": [
"small",
"standard"
],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}