{
  "name": "@ohos/pcmode",
  "version": "1.0.0",
  "description": "Please describe the basic information.",
  "main": "Index.ets",
  "dependencies": {
    "@ohos/basicutils": "../../staticcommon/basecommon/basicutils",
    "@ohos/commonconstants": "../../staticcommon/basecommon/commonconstants",
    "@ohos/frameworkwrapper": "../../staticcommon/basecommon/frameworkwrapper",
    "@ohos/windowscene": "../../staticcommon/basecommon/windowscene",
    "@ohos/screenlockcommon": "../../staticcommon/screenlockcommon",
    "@ohos/launchercommon": "../../staticcommon/launchercommon",
    "@ohos/componenthelper": "../../staticcommon/basecommon/componenthelper",
    "@ohos/multiinput": "../multiinput",
    "@ohos/smartdock": "../smartdock/commonsmartdock",
    "@ohos/pcsmartdock": "../smartdock/pcsmartdock",
  }
}