{
  "name": "vue-pdfjs",
  "version": "1.1.1",
  "description": "vue pdf preview",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "vue",
    "pdf",
    "preview"
  ],
  "repository": {
  "type": "git",
  "url": "git+https://github.com/531431988/vue-pdfjs.git"
  },
  "author": "531431988@qq.com",
  "license": "ISC",
  "dependencies": {
    "pdfobject": "^2.0.201604172",
    "vue": "^2.5.16"
  }
}
