diff --git a/package.json b/package.json index 5212f14..5e671eb 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,11 @@ "name": "@ayco/astro-sw", "version": "0.0.6", "description": "Simple Astro integration to use your own authored service-worker", + "homepage": "https://github.com/ayoayco/astro-sw", + "repository": { + "type": "git", + "url": "https://github.com/ayoayco/astro-sw" + }, "main": "index.js", "type": "module", "engines": {