{
  "name": "vue-pdf3",
  "version": "1.1.1",
  "description": "基于Vue3 + vite + PDF.js版的PDF预览插件",
  "main": "index.js",
  "scripts": {
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zuopengd/vue-pdf3.git"
  },
  "keywords": [
    "vue.js",
    "vue3-pdf",
    "vue-pdf",
    "vue-pdf3"
  ],
  "author": "Zuo Peng",
  "license": "MIT",
  "dependencies": {
    "pdfjs-dist": "^2.16.105"
  }
}
