From 6221a497eb7d947b88df447216d80180b99008b6 Mon Sep 17 00:00:00 2001 From: linfso Date: Sat, 8 Jun 2024 21:38:46 +0800 Subject: [PATCH] md --- libs/XdVuePdf/package.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libs/XdVuePdf/package.json b/libs/XdVuePdf/package.json index 531fd2da..bf55b30c 100644 --- a/libs/XdVuePdf/package.json +++ b/libs/XdVuePdf/package.json @@ -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",