• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2	"devDependencies":{},
3	"name":"pc_statusbar",
4	"ohos":{
5		"org":"huawei",
6		"directoryLevel":"module",
7		"buildTool":"hvigor"
8	},
9	"version":"1.0.0",
10	"dependencies":{
11		"@ohos/statusbarcomponent":"file:../../../features/statusbarcomponent",
12		"@ohos/wificomponent":"file:../../../features/wificomponent",
13		"@ohos/bluetoothcomponent":"file:../../../features/bluetoothcomponent",
14		"@ohos/signalcomponent":"file:../../../features/signalcomponent",
15		"@ohos/clockcomponent":"file:../../../features/clockcomponent",
16		"@ohos/locationcomponent":"file:../../../features/locationcomponent",
17		"@ohos/batterycomponent":"file:../../../features/batterycomponent",
18		"@ohos/ringmodecomponent":"file:../../../features/ringmodecomponent",
19		"@ohos/capsulecomponent":"file:../../../features/capsulecomponent"
20	}
21}