diff --git a/package.json b/package.json index f99adf9..11a5e4a 100644 --- a/package.json +++ b/package.json @@ -29,5 +29,13 @@ "prettier": "^3.6.2", "ts-jest": "^29.4.5", "typescript": "^5.9.3" + }, + "license": "MIT", + "bugs": { + "url": "https://github.com/owner/repo/issues" + }, + "repository": { + "type": "git", + "url": "" } }