chore: clean up historical scripts, add MCP configurations, update agent rules
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "shopify-mcp",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"description": "",
|
||||
"dependencies": {
|
||||
"@modelcontextprotocol/sdk": "^1.29.0",
|
||||
"pg": "^8.22.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user