Skip to content

chore: add package repository metadata - #429

Merged
Osuochasam merged 1 commit into
Open-audit-foundation:mainfrom
anisayakmitra-in:chore/package-metadata
Aug 30, 2026
Merged

chore: add package repository metadata#429
Osuochasam merged 1 commit into
Open-audit-foundation:mainfrom
anisayakmitra-in:chore/package-metadata

Conversation

@anisayakmitra-in

Copy link
Copy Markdown
Contributor

Closes #428.

Adds canonical npm metadata for the project repository, README, issue tracker, and organization author.

Validation:

  • npm pkg get repository homepage bugs author
  • npx --yes tsx scripts/validate-docs.ts

npm ci cannot run because the existing lockfile is out of sync with package.json (it lacks @types/react-syntax-highlighter@15.5.13); the patch does not alter dependencies or the lockfile.

@Osuochasam
Osuochasam merged commit 0bdf37f into Open-audit-foundation:main Aug 30, 2026
1 check passed
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.

Add missing repository, homepage, bugs, and author fields to package.json

2 participants