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