Update package.json to reflect new author details and change homepage URL to GitHub repository

This commit is contained in:
Karthik KK
2025-04-14 15:56:17 +12:00
parent 4f953f1671
commit e0ad4ff9fa

View File

@@ -3,8 +3,8 @@
"version": "1.0.0", "version": "1.0.0",
"description": "MCP server for interacting with SQLite and SQL Server databases by ExecuteAutomation", "description": "MCP server for interacting with SQLite and SQL Server databases by ExecuteAutomation",
"license": "MIT", "license": "MIT",
"author": "ExecuteAutomation (https://executeautomation.com)", "author": "ExecuteAutomation, Ltd (https://executeautomation.com)",
"homepage": "https://executeautomation.com", "homepage": "https://github.com/executeautomation/mcp-database-server",
"bugs": "https://github.com/executeautomation/database-server/issues", "bugs": "https://github.com/executeautomation/database-server/issues",
"type": "module", "type": "module",
"bin": { "bin": {