Skip to content

Add package metadata#188

Open
yanziwei wants to merge 2 commits into
QuantGeekDev:mainfrom
yanziwei:yanziwei/add-package-license
Open

Add package metadata#188
yanziwei wants to merge 2 commits into
QuantGeekDev:mainfrom
yanziwei:yanziwei/add-package-license

Conversation

@yanziwei

@yanziwei yanziwei commented Jun 10, 2026

Copy link
Copy Markdown

Summary

  • add MIT license metadata to the published mcp-framework package manifest
  • add repository, homepage, and bugs metadata to the published @mcpframework/docs package manifest
  • align metadata with the repository's existing MIT LICENSE file and public issue tracker

Verification

  • npm view mcp-framework@latest license --json
  • npm view @mcpframework/docs@latest name version license repository homepage bugs --json
  • Node manifest assertion for package.json
  • Node manifest assertion for packages/docs/package.json
  • git diff --check
  • npm pack --dry-run --ignore-scripts --json from the root package
  • npm pack --dry-run --ignore-scripts --json from packages/docs

Scope

Manifest metadata only. No runtime code, dependencies, exports, generated output, or lockfile changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant