{
  "name": "@hmcts/annotation-ui-lib",
  "version": "1.0.23",
  "description": "PDF Viewer and ability to highlight text with and comment tracking",
  "keywords": [
    "Angular",
    "PDF",
    "Annotation"
  ],
  "homepage": "https://github.com/hmcts/rpa-annotation-ui-demo",
  "license": "SEE LICENSE IN LICENSE",
  "repository": {
    "type": "git",
    "url": "https://github.com/hmcts/annotation-ui-lib"
  },
  "dependencies": {
    "@hmcts/frontend": "0.0.14-alpha",
    "@hmcts/pdf-annotate": "^1.1.17",
    "govuk-frontend": "2.5.0",
    "tslib": "^1.9.0"
  },
  "peerDependencies": {
    "@angular/common": "^7.2.8",
    "@angular/core": "^7.2.8",
    "@angular/forms": "^7.2.8",
    "@ng-toolkit/universal": "^1.1.51",
    "@angular/platform-browser": "^7.2.8"
  },
  "main": "bundles/hmcts-annotation-ui-lib.umd.js",
  "module": "fesm5/hmcts-annotation-ui-lib.js",
  "es2015": "fesm2015/hmcts-annotation-ui-lib.js",
  "esm5": "esm5/hmcts-annotation-ui-lib.js",
  "esm2015": "esm2015/hmcts-annotation-ui-lib.js",
  "fesm5": "fesm5/hmcts-annotation-ui-lib.js",
  "fesm2015": "fesm2015/hmcts-annotation-ui-lib.js",
  "typings": "hmcts-annotation-ui-lib.d.ts",
  "metadata": "hmcts-annotation-ui-lib.metadata.json",
  "sideEffects": false
}
