11cb0ef41Sopenharmony_ci{ 21cb0ef41Sopenharmony_ci "name": "@ohos/node", 31cb0ef41Sopenharmony_ci "description": "Node.js is an open-source, cross-platform, JavaScript runtime environment. It executes JavaScript code outside of a browser.", 41cb0ef41Sopenharmony_ci "version": "3.1", 51cb0ef41Sopenharmony_ci "license": "ISC,Public Domain,MIT,Free Software Foundation - MIT,Apache V2,ICU,zlib/libpng,BSD 2-Clause,BSD 3-Clause", 61cb0ef41Sopenharmony_ci "publishAs": "code-segment", 71cb0ef41Sopenharmony_ci "segment": { 81cb0ef41Sopenharmony_ci "destPath": "third_party/node" 91cb0ef41Sopenharmony_ci }, 101cb0ef41Sopenharmony_ci "dirs": {}, 111cb0ef41Sopenharmony_ci "scripts": {}, 121cb0ef41Sopenharmony_ci "component": { 131cb0ef41Sopenharmony_ci "name": "node", 141cb0ef41Sopenharmony_ci "subsystem": "thirdparty", 151cb0ef41Sopenharmony_ci "syscap": [], 161cb0ef41Sopenharmony_ci "features": [], 171cb0ef41Sopenharmony_ci "adapted_system_type": [ 181cb0ef41Sopenharmony_ci "standard" 191cb0ef41Sopenharmony_ci ], 201cb0ef41Sopenharmony_ci "rom": "0", 211cb0ef41Sopenharmony_ci "ram": "0", 221cb0ef41Sopenharmony_ci "deps": { 231cb0ef41Sopenharmony_ci "components": [], 241cb0ef41Sopenharmony_ci "third_party": [] 251cb0ef41Sopenharmony_ci }, 261cb0ef41Sopenharmony_ci "build": { 271cb0ef41Sopenharmony_ci "sub_component": [], 281cb0ef41Sopenharmony_ci "inner_kits": [ 291cb0ef41Sopenharmony_ci { 301cb0ef41Sopenharmony_ci "name": "//third_party/node:node_header_notice", 311cb0ef41Sopenharmony_ci "header": { 321cb0ef41Sopenharmony_ci "header_base": "//third_party/node/src", 331cb0ef41Sopenharmony_ci "header_files": [ 341cb0ef41Sopenharmony_ci "js_native_api.h", 351cb0ef41Sopenharmony_ci "js_native_api_types.h", 361cb0ef41Sopenharmony_ci "node_api.h", 371cb0ef41Sopenharmony_ci "node_api_types.h" 381cb0ef41Sopenharmony_ci ] 391cb0ef41Sopenharmony_ci } 401cb0ef41Sopenharmony_ci } 411cb0ef41Sopenharmony_ci ], 421cb0ef41Sopenharmony_ci "test": [] 431cb0ef41Sopenharmony_ci } 441cb0ef41Sopenharmony_ci } 451cb0ef41Sopenharmony_ci}