diff --git a/package.json b/package.json index 205945f..595af18 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,16 @@ "generator", "llm" ], - "author": "", + "author": "Harsha", "license": "MIT", + "repository": { + "type": "git", + "url": "git+https://github.com/harsha-iiiv/openapi-mcp-generator.git" + }, + "bugs": { + "url": "https://github.com/harsha-iiiv/openapi-mcp-generator/issues" + }, + "homepage": "https://github.com/harsha-iiiv/openapi-mcp-generator#readme", "dependencies": { "axios": "^1.6.0", "minimist": "^1.2.8"