mirror of
https://github.com/executeautomation/mcp-database-server.git
synced 2025-12-09 21:12:57 +08:00
Update package.json to reflect new author details and change homepage URL to GitHub repository
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
"version": "1.0.0",
|
||||
"description": "MCP server for interacting with SQLite and SQL Server databases by ExecuteAutomation",
|
||||
"license": "MIT",
|
||||
"author": "ExecuteAutomation (https://executeautomation.com)",
|
||||
"homepage": "https://executeautomation.com",
|
||||
"author": "ExecuteAutomation, Ltd (https://executeautomation.com)",
|
||||
"homepage": "https://github.com/executeautomation/mcp-database-server",
|
||||
"bugs": "https://github.com/executeautomation/database-server/issues",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
|
||||
Reference in New Issue
Block a user