Files
hazard_odoo/shopify-mcp/package.json
T

17 lines
314 B
JSON

{
"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"
}
}