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 3e225bb commit 7f7ff94Copy full SHA for 7f7ff94
package.json
@@ -2,7 +2,7 @@
2
"name": "mcp-taskmanager",
3
"version": "1.0.0",
4
"description": "Task Manager MCP Server",
5
- "author": "kazuph (https://x.com/kazuph)",
+ "author": "Christopher C. Smith (christopher.smith@promptlytechnologies.com)",
6
"main": "dist/index.js",
7
"type": "module",
8
"bin": {
@@ -22,7 +22,7 @@
22
},
23
"repository": {
24
"type": "git",
25
- "url": "git+https://github.com/kazuph/mcp-taskmanager.git"
+ "url": "git+https://github.com/chriscarrollsmith/mcp-taskmanager.git"
26
27
"keywords": [
28
"taskmanager",
0 commit comments