Skip to content

Update package repository URL and homepage metadata#326

Open
chenlinxi890-spec wants to merge 2 commits into
evilstreak:masterfrom
chenlinxi890-spec:codex/update-package-metadata
Open

Update package repository URL and homepage metadata#326
chenlinxi890-spec wants to merge 2 commits into
evilstreak:masterfrom
chenlinxi890-spec:codex/update-package-metadata

Conversation

@chenlinxi890-spec

Copy link
Copy Markdown

markdown-js PR draft

Microbounty lead: charles-openclaw/charles-microbounties#3401

Upstream repository: https://github.com/evilstreak/markdown-js

Suggested branch:

codex/update-package-metadata

Commit message:

Update package metadata URLs

PR title:

Update package repository URL and homepage metadata

PR body:

Updates package metadata only:

- Changes `repository.url` from deprecated `git://` transport to `git+https://`.
- Adds `homepage` pointing to the GitHub README.

This helps npm clients, registry tooling, and automated scanners resolve the public repository and project landing page without relying on legacy unauthenticated Git transport.

Validation:
- Parsed `package.json` locally with Python's JSON parser.
- Confirmed `repository.url` is `git+https://github.com/evilstreak/markdown-js.git`.
- Confirmed `homepage` is `https://github.com/evilstreak/markdown-js#readme`.

Notes:

  • Metadata-only change.
  • No runtime code, dependencies, API, or build behavior changed.
  • No production testing, secrets, credentials, private data, scanning, or destructive action involved.
  • Actual PR submission is still blocked by unavailable GitHub write tooling in this environment.

@chenlinxi890-spec

Copy link
Copy Markdown
Author

Payout asset: USDC
Payout network: Base
Payout address: 0x9d4cc3466a2d81efb8b575e2af154ce81cae2a46

@clz619

clz619 commented Jul 16, 2026 via email

Copy link
Copy Markdown

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.

2 participants