This commit is contained in:
linfso 2024-06-08 21:38:46 +08:00
parent d5e7885c65
commit 6221a497eb

View File

@ -5,17 +5,20 @@
"main": "src/vuePdfNoSss.vue",
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/FranckFreiburger/vue-pdf.git"
},
"keywords": [
"vue.js",
"pdf",
"viewer"
],
"author": "Alan",
"author": "Franck FREIBURGER",
"license": "MIT",
"bugs": {
"url": "https://github.com/FranckFreiburger/vue-pdf/issues"
},
"homepage": "",
"homepage": "https://github.com/FranckFreiburger/vue-pdf#readme",
"dependencies": {
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"loader-utils": "^1.4.0",