diff --git a/package.json b/package.json index aa4adf9..665b977 100644 --- a/package.json +++ b/package.json @@ -75,5 +75,13 @@ "tsx": "^4.21.0", "typescript": "^5.7.0", "vitest": "^4.0.18" + }, + "homepage": "https://github.com/hypurrquant/perp-cli#readme", + "repository": { + "type": "git", + "url": "git+https://github.com/hypurrquant/perp-cli.git" + }, + "bugs": { + "url": "https://github.com/hypurrquant/perp-cli/issues" } }