2025-03-30 14:47:33 +02:00

62 lines
1.8 KiB
JSON

{
"_from": "@modelcontextprotocol/server-brave-search",
"_id": "@modelcontextprotocol/server-brave-search@0.6.2",
"_inBundle": false,
"_integrity": "sha512-AtdnPh8zVsEooXWZD21Negz3JL6iRmKf4sUtwCrLe0e83QBJD6Hf5B3rOFkwsrnTew/6xL7oyRkhc6YuXhuuhQ==",
"_location": "/@modelcontextprotocol/server-brave-search",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "@modelcontextprotocol/server-brave-search",
"name": "@modelcontextprotocol/server-brave-search",
"escapedName": "@modelcontextprotocol%2fserver-brave-search",
"scope": "@modelcontextprotocol",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/@modelcontextprotocol/server-brave-search/-/server-brave-search-0.6.2.tgz",
"_shasum": "06718fe000fe822552eff49235917db67fffa309",
"_spec": "@modelcontextprotocol/server-brave-search",
"_where": "F:\\Dev\\MCP",
"author": {
"name": "Anthropic, PBC",
"url": "https://anthropic.com"
},
"bin": {
"mcp-server-brave-search": "dist/index.js"
},
"bugs": {
"url": "https://github.com/modelcontextprotocol/servers/issues"
},
"bundleDependencies": false,
"dependencies": {
"@modelcontextprotocol/sdk": "1.0.1"
},
"deprecated": false,
"description": "MCP server for Brave Search API integration",
"devDependencies": {
"@types/node": "^20.10.0",
"shx": "^0.3.4",
"typescript": "^5.6.2"
},
"files": [
"dist"
],
"homepage": "https://modelcontextprotocol.io",
"license": "MIT",
"name": "@modelcontextprotocol/server-brave-search",
"scripts": {
"build": "tsc && shx chmod +x dist/*.js",
"prepare": "npm run build",
"watch": "tsc --watch"
},
"type": "module",
"version": "0.6.2"
}