• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2	"license": "ISC",
3	"devDependencies": {},
4	"name": "pc",
5	"ohos": {
6		"org": "huawei",
7		"directoryLevel": "module",
8		"buildTool": "hvigor"
9	},
10	"description": "example description",
11	"repository": {},
12	"version": "1.0.0",
13	"dependencies": {
14		"@ohos/wificomponent": "file:../../features/wificomponent",
15		"@ohos/screenlock": "file:../../features/screenlock",
16		"@ohos/signalcomponent": "file:../../features/signalcomponent",
17		"@ohos/clockcomponent": "file:../../features/clockcomponent",
18		"@ohos/datetimecomponent": "file:../../features/datetimecomponent",
19		"@ohos/batterycomponent": "file:../../features/batterycomponent",
20		"@ohos/common": "file:../../common",
21		"@ohos/noticeitem": "file:../../features/noticeitem",
22		"@ohos/shortcutcomponent": "file:../../features/shortcutcomponent",
23		"@ohos/wallpapercomponent": "file:../../features/wallpapercomponent"
24	}
25}
26