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 b106061 commit b4e80ceCopy full SHA for b4e80ce
packages/mcp-node/package.json
@@ -11,9 +11,9 @@
11
"authorization",
12
"core"
13
],
14
- "homepage": "https://github.com/asgardeo/mcp-node/tree/main/packages/mcp-node#readme",
+ "homepage": "https://github.com/asgardeo/mcp-auth-javascript/tree/main/packages/mcp-node#readme",
15
"bugs": {
16
- "url": "https://github.com/asgardeo/mcp-node/issues"
+ "url": "https://github.com/asgardeo/mcp-auth-javascript/issues"
17
},
18
"author": "WSO2",
19
"license": "Apache-2.0",
@@ -32,7 +32,7 @@
32
"types": "dist/index.d.ts",
33
"repository": {
34
"type": "git",
35
- "url": "https://github.com/asgardeo/mcp-node",
+ "url": "https://github.com/asgardeo/mcp-auth-javascript",
36
"directory": "packages/mcp-node"
37
38
"scripts": {
0 commit comments