{
"license": "Apache-2.0",
"devDependencies": {},
"author": "",
"name": "challenge",
"description": "Please describe the basic information.",
"main": "Index.ets",
"version": "1.0.0",
"dependencies": {
"@ohos/utils": "file:../../commons/utils",
"@ohos/uicomponents": "file:../../commons/uicomponents",
"@ohos/audioplayer": "file:../../commons/audioplayer"
}
}