oh-package.json5 275 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 { 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', }, }