{
  "name": "@realequity/pdfviewer",
  "version": "1.0.41",
  "description": "",
  "main": "pdfviewer-index.js",
  "type": "module",
  "module": "pdfviewer-index.js",
  "scripts": {
    "build": "ng build pdfviewer --aot --extract-licenses --no-namedChunks --optimization=false --no-sourceMap --no-vendor-chunk --output-hashing none",
    "start": "ng serve pdfviewer --port=4202",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC"
}
