{
  "name": "linways-pdf-annotate",
  "version": "1.1.3",
  "description": "An annotation layer based on pdf-annotate-vue",
  "main": "pdfAnnotate.vue",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@gitlab.com/sravan3/linways-pdf-annotate.git"
  },
  "author": "sravan",
  "license": "ISC",
  "bugs": {
    "url": "https://gitlab.com/sravan3/linways-pdf-annotate/issues"
  },
  "homepage": "https://gitlab.com/sravan3/linways-pdf-annotate#readme",
  "dependencies": {
    "create-stylesheet": "^0.3.0",
    "pdfjs-dist": "^2.0.943"
  }
}
