🪚 package.json
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
{
|
||||
"name": "claude-code-explorer-mcp",
|
||||
"version": "1.1.0",
|
||||
"mcpName": "io.github.nirholas/claude-code-explorer-mcp",
|
||||
"description": "MCP server for exploring the Claude Code source code — STDIO, HTTP, and SSE transports",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/nirholas/claude-code.git"
|
||||
},
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
"bin": {
|
||||
@@ -24,3 +29,4 @@
|
||||
"typescript": "^5.7.0"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user