Skip to content

Commit 86bae2c

Browse files
committed
chore: update package info
1 parent da20324 commit 86bae2c

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

package.json

+8-2
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,22 @@
55
"private": false,
66
"packageManager": "pnpm@9.1.3",
77
"description": "A Vue 3 component to compare and slide between two images, supports vertical and horizontal modes, and Keyboard for accessibility.",
8-
"author": "Cedrouseroll Omondi <omondicedo@gmail.com>",
8+
"author": {
9+
"name": "Cedrouseroll Omondi",
10+
"email": "omondicedo@gmail.com",
11+
"url": "https://zedjarvis.github.io"
12+
},
913
"license": "MIT",
1014
"readme": "./README.md",
11-
"homepage": "https://github.com/zedjarvis/vue3-compare-image#readme",
15+
"homepage": "https://vue3-compare-image.vercel.app",
1216
"repository": {
1317
"type": "git",
1418
"url": "git+https://github.com/zedjarvis/vue3-compare-image"
1519
},
1620
"bugs": "https://github.com/zedjarvis/vue3-compare-image/issues",
1721
"keywords": [
22+
"vue-3-compare-image",
23+
"vue 3 slider",
1824
"vue3 compare image",
1925
"picture comparison",
2026
"image comparison",

0 commit comments

Comments
 (0)