feat: Update README and package.json for server configuration and repository details
This commit is contained in:
15
package.json
15
package.json
@@ -54,5 +54,18 @@
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18.0.0"
|
||||
}
|
||||
},
|
||||
"files": [
|
||||
"dist/**/*",
|
||||
"README.md",
|
||||
"LICENSE"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.moraxcheng.me/Morax/tarot-mcp.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://git.moraxcheng.me/Morax/tarot-mcp/issues"
|
||||
},
|
||||
"homepage": "https://git.moraxcheng.me/Morax/tarot-mcp#readme"
|
||||
}
|
||||
|
Reference in New Issue
Block a user