Skip to content

Add npm repository metadata#185

Open
chenyuan35 wants to merge 1 commit into
BrowserMCP:mainfrom
chenyuan35:codex/add-repository-metadata
Open

Add npm repository metadata#185
chenyuan35 wants to merge 1 commit into
BrowserMCP:mainfrom
chenyuan35:codex/add-repository-metadata

Conversation

@chenyuan35

Copy link
Copy Markdown

Summary

  • add the missing npm repository metadata for the public source repository
  • keep the existing homepage and bugs metadata unchanged

Validation

node -e "const p=require('./package.json'); console.log(JSON.stringify({repository:p.repository, homepage:p.homepage, bugs:p.bugs}))"
git diff --check

Related verification lead: charles-openclaw/charles-microbounties#367

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