diff --git a/package.json b/package.json index 971c820..d7c0217 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,10 @@ "private": false, "type": "module", "description": "Safely inspect and match .env secrets without exposing values", + "repository": { + "type": "git", + "url": "git+https://github.com/boxpositron/envsitter.git" + }, "keywords": [ "dotenv", "env",