Skip to content

chore: add npm support metadata - #4

Open
andycana wants to merge 1 commit into
handlewithcarecollective:mainfrom
andycana:codex/add-npm-support-metadata
Open

chore: add npm support metadata#4
andycana wants to merge 1 commit into
handlewithcarecollective:mainfrom
andycana:codex/add-npm-support-metadata

Conversation

@andycana

Copy link
Copy Markdown

Summary:

  • Add npm homepage metadata pointing at the repository README.
  • Add bugs.url metadata pointing at the GitHub issue tracker.
  • Keep the change scoped to package.json only.

Verification:

  • Parsed package.json with Node and confirmed homepage and bugs.url values.
  • Ran git diff --check.

Context:
The published @handlewithcare/remark-prosemirror@0.1.5 package already has repository and license metadata, but npm does not expose a homepage or issue tracker link because package.json lacks homepage and bugs.url.

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