1{ 2 "name": "ota", 3 "description": "a npm package which contains arkUI2.0 page", 4 "ohos": { 5 "org": "" 6 }, 7 "version": "1.0.0", 8 "main": "index.ets", 9 "types": "", 10 "repository": {}, 11 "license": "ISC", 12 "dependencies": { 13 "@ohos/common": "file:../../common" 14 }, 15 "type": "module" 16} 17