Skip to content

Improve linkcheck package readiness#3

Open
rogerchappel wants to merge 1 commit into
mainfrom
garden/package-readiness
Open

Improve linkcheck package readiness#3
rogerchappel wants to merge 1 commit into
mainfrom
garden/package-readiness

Conversation

@rogerchappel

Copy link
Copy Markdown
Owner

What changed\n- Added missing npm package metadata so package managers and GitHub links point users to the right project surfaces.\n- Included existing support files in the published package allowlist when they were present but omitted.\n\n## Why it matters\nThis makes the package easier to audit after install and gives users direct paths for source, issues, and documentation.\n\n## Verification\n- {

"repository": {
"type": "git",
"url": "git+https://github.com/rogerchappel/linkcheck.git"
},
"bugs": {
"url": "https://github.com/rogerchappel/linkcheck/issues"
},
"homepage": "https://github.com/rogerchappel/linkcheck#readme",
"author": "Roger Chappel",
"license": "MIT",
"description": "Local-first TypeScript CLI that scans markdown and HTML files for broken internal links, missing images, and dead external URLs"
}\n- rogerchappel-linkcheck-1.0.0.tgz\n\n## Follow-up\n- No package was published or released in this PR.

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