{
"name": "@ohos/gn",
"description": "GN is a meta-build system that generates build files for Ninja.",
"version": "3.1",
"license": "BSD-style",
"publishAs": "code-segment",
"segment": {
"destPath": "third_party/gn"
},
"dirs": {},
"scripts": {},
"component": {
"name": "gn",
"subsystem": "thirdparty",
"syscap": [],
"features": [],
"adapted_system_type": ["mini","small","standard"],
"rom": "",
"ram": "",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}