1{ 2 "name": "@ohos/markupsafe", 3 "version": "", 4 "description": "Third-party open-source software markupsafe | 三方开源软件markupsafe", 5 "homePage": "https://gitee.com/openharmony", 6 "license": "BSD 3-clause", 7 "repository": "https://gitee.com/openharmony/third_party_markupsafe", 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 "markupsafe" 19 ], 20 "envs": {}, 21 "dirs": {}, 22 "readmePath": { 23 "en": "README.rst" 24 }, 25 "licensePath": "LICENSE.rst", 26 "segment": { 27 "destPath": "third_party/markupsafe" 28 }, 29 "component": { 30 "name": "thirdparty_markupsafe", 31 "subsystem": "", 32 "syscap": [], 33 "features": [], 34 "adapted_system_type": [], 35 "rom": "", 36 "ram": "", 37 "build": { 38 "sub_component": [], 39 "inner_kits": [], 40 "test": [] 41 } 42 } 43}