• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "license": "ISC",
3  "devDependencies": {},
4  "name": "product",
5  "description": "example description",
6  "repository": {},
7  "version": "1.0.0",
8  "dependencies": {
9    "@ohos/http": "file:../libs/ohos-http-1.0.0.tgz",
10    "@ohos/video-component": "file:../libs/ohos-video-component-1.0.6.har",
11    "@ohos/details-page-component": "file:../feature/detailPage",
12    "@ohos/notification": "file:../libs/ohos-notification-1.0.0.tgz",
13    "@ohos/scan-component": "file:../libs/ohos-qr-code-scan-1.0.2.har",
14    "@ohos/updatedialog": "file:../libs/ohos-updatedialog-1.0.0.tgz",
15    "@ohos/enter-animation": "file:../libs/ohos-enter-animation-1.0.1.tgz",
16    "@ohos/share-component": "file:../libs/ohos-sharecomponent-1.0.2.har",
17    "@ohos/emitter": "file:../feature/emitter",
18    "@ohos/navigation-component": "file:../feature/navigationHome"
19  }
20}
21