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",