diff --git a/package.json b/package.json index 7545782..4bc1b15 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "author": "cyclingbyte ", "license": "MIT", "private": false, + "homepage": "https://cyclingbyte.github.io/Leaflet.SidePanel/", "type": "module", "main": "dist/leaflet-sidepanel.cjs.js", "unpkg": "dist/leaflet-sidepanel.umd.js", @@ -27,10 +28,10 @@ }, "keywords": [ "leaflet", - "sidebar", - "side-bar", - "sidepanel", - "side-panel" + "leafletjs", + "leaflet-plugin", + "leaflet-sidebar", + "leaflet-sidepanel" ], "bugs": { "url": "https://github.com/cyclingbyte/Leaflet.SidePanel/issues"