1{ 2 "name": "myapplication", 3 "version": "1.0.0", 4 "description": "Please describe the basic information.", 5 "main": "", 6 "author": "", 7 "license": "", 8 "dependencies": { 9 "@ohos/imageknife": "^2.1.2" 10 }, 11 "devDependencies": { 12 "@ohos/hypium": "1.0.15", 13 "@ohos/hamock": "1.0.0-rc" 14 } 15} 16