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