Update package name and repository URLs

This commit is contained in:
柴田貴司 2025-09-22 18:58:00 +09:00
parent 748bf79ab4
commit 3fea8a5834

View file

@ -1,5 +1,5 @@
{
"name": "@ticktick-ecosystem/mcp-server",
"name": "@marketing-shibata50/ticktick-mcp-server",
"version": "1.0.0",
"description": "Model Context Protocol server for TickTick task management integration with AI assistants like Claude",
"main": "dist/index.js",
@ -77,12 +77,12 @@
},
"repository": {
"type": "git",
"url": "https://github.com/ticktick-ecosystem/mcp-server.git"
"url": "https://github.com/marketing-shibata50/ticktick-mcp.git"
},
"bugs": {
"url": "https://github.com/ticktick-ecosystem/mcp-server/issues"
"url": "https://github.com/marketing-shibata50/ticktick-mcp/issues"
},
"homepage": "https://github.com/ticktick-ecosystem/mcp-server#readme",
"homepage": "https://github.com/marketing-shibata50/ticktick-mcp#readme",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/ticktick-ecosystem"