1{ 2 "name": "@ohos/jsframework", 3 "version": "", 4 "description": "Third-party open-source software jsframework | 三方开源软件jsframework", 5 "homePage": "https://gitee.com/openharmony", 6 "license": "Apache V2", 7 "repository": "https://gitee.com/openharmony/third_party_jsframework", 8 "domain": "os", 9 "language": "", 10 "publishAs": "code-segment", 11 "private": false, 12 "scripts": {}, 13 "tags": [ 14 "third_party" 15 ], 16 "keywords": [ 17 "third-party", 18 "jsframework" 19 ], 20 "envs": {}, 21 "dirs": {}, 22 "segment": { 23 "destPath": "third_party/jsframework" 24 }, 25 "component": { 26 "name": "thirdparty_jsframework", 27 "subsystem": "", 28 "syscap": [], 29 "features": [], 30 "adapted_system_type": [], 31 "rom": "", 32 "ram": "", 33 "build": { 34 "sub_component": [], 35 "inner_kits": [], 36 "test": [] 37 } 38 } 39}