Skip to content

Add npm repository and bugs metadata#12

Open
wowsofine wants to merge 1 commit into
executablebooks:mainfrom
wowsofine:codex/add-npm-repository-bugs-metadata
Open

Add npm repository and bugs metadata#12
wowsofine wants to merge 1 commit into
executablebooks:mainfrom
wowsofine:codex/add-npm-repository-bugs-metadata

Conversation

@wowsofine

Copy link
Copy Markdown

Summary

  • add standard npm repository metadata pointing to this GitHub repo
  • add standard npm bugs.url metadata pointing to the repo issues page
  • leave runtime code, version, dependencies, and build config unchanged

Verification

  • npm view markdown-it-amsmath@0.4.0 name version homepage repository bugs deprecated dist.tarball scripts --json
  • metadata smoke for repository.url and bugs.url
  • npm pack --dry-run --ignore-scripts
  • npm ci --ignore-scripts
  • npm run build
  • npm test
  • npm run lint
  • npm pack --dry-run --ignore-scripts
  • git diff --check

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