package.json•517 B
{
"name": "build-mcp",
"version": "1.0.0",
"description": "",
"main": "index.js",
"directories": {
"test": "tests"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Yang-Charles/build-mcp.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/Yang-Charles/build-mcp/issues"
},
"homepage": "https://github.com/Yang-Charles/build-mcp#readme"
}