We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 748353d commit d1e6dd6Copy full SHA for d1e6dd6
package.json
@@ -4,6 +4,17 @@
4
"description": "",
5
"main": "dist/index.js",
6
"packageManager": "[email protected]",
7
+ "repository": {
8
+ "type": "git",
9
+ "url": "git+https://github.com/akoskm/mcp-server-stdio.git"
10
+ },
11
+ "bugs": {
12
+ "url": "https://github.com/akoskm/mcp-server-stdio/issues"
13
14
+ "homepage": "https://github.com/akoskm/mcp-server-stdio#readme",
15
+ "publishConfig": {
16
+ "access": "public"
17
18
"type": "module",
19
"scripts": {
20
"build": "tsc"
0 commit comments