Skip to content

chore: add package support metadata#83

Closed
YfengJ wants to merge 1 commit into
MetaMask:mainfrom
YfengJ:codex/package-support-metadata
Closed

chore: add package support metadata#83
YfengJ wants to merge 1 commit into
MetaMask:mainfrom
YfengJ:codex/package-support-metadata

Conversation

@YfengJ

@YfengJ YfengJ commented Jun 11, 2026

Copy link
Copy Markdown

Summary

  • add the missing npm homepage link for the package
  • add the missing bugs.url link to the repository issue tracker

Notes

  • no runtime code, dependencies, package exports, generated files, or version fields changed

Verification

  • node manifest assertion for homepage and bugs.url
  • npm pack --dry-run --ignore-scripts --json
  • git diff --check

Note

Low Risk
Manifest-only metadata with no runtime, dependency, or export changes.

Overview
Adds standard npm package metadata in package.json: a homepage pointing at the GitHub repo and a bugs.url entry for the issue tracker.

No runtime code, dependencies, exports, or version changes—manifest-only for registry and tooling discoverability.

Reviewed by Cursor Bugbot for commit f50021b. Bugbot is set up for automated code reviews on this repo. Configure here.

@YfengJ YfengJ requested a review from a team as a code owner June 11, 2026 22:12
@YfengJ YfengJ closed this by deleting the head repository Jun 26, 2026
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