diff --git a/package.json b/package.json index 764946c..6cb4d7a 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,14 @@ ], "author": "Charlie Robbins ", "license": "Apache-2.0", + "repository": { + "type": "git", + "url": "git+https://github.com/indexzero/vlurp.git" + }, + "bugs": { + "url": "https://github.com/indexzero/vlurp/issues" + }, + "homepage": "https://github.com/indexzero/vlurp#readme", "engines": { "node": ">=18.0.0" },