add repo info

This commit is contained in:
Louis Knight-Webb
2025-11-01 22:41:46 +00:00
parent ebccfc4113
commit 3bca674310

View File

@@ -6,6 +6,11 @@
"bin": {
"dev-manager-mcp": "bin/cli.js"
},
"repository": {
"type": "git",
"url": "https://github.com/BloopAI/dev-manager-mcp",
"directory": "npx-cli"
},
"keywords": [
"mcp",
"dev-server",
@@ -24,4 +29,4 @@
"engines": {
"node": ">=18"
}
}
}