Add license and more package metadata

This commit is contained in:
Justin Spahr-Summers
2024-11-11 10:30:48 +00:00
parent 171b59bec6
commit 6759c461f9
4 changed files with 25 additions and 5 deletions

View File

@@ -1,7 +1,11 @@
{
"name": "mcp-inspector",
"private": true,
"name": "@modelcontextprotocol/inspector",
"version": "0.0.1",
"description": "Model Context Protocol inspector",
"license": "MIT",
"author": "Anthropic, PBC (https://anthropic.com)",
"homepage": "https://modelcontextprotocol.github.io",
"bugs": "https://github.com/modelcontextprotocol/inspector/issues",
"type": "module",
"workspaces": [
"client",