oh-package.json5 275 Bytes
{
  name: 'entry',
  version: '1.0.0',
  description: 'Please describe the basic information.',
  main: '',
  author: '',
  license: '',
  dependencies: {
    '@ohos/integration_test': 'file:./har/integration_test.har',
    '@ohos/wakelock': 'file:./har/wakelock.har',
  },
}