Description
Bump version to 1.0.0 (or appropriate), set a proper license (e.g., MIT if open-source), add a bin field if making it a CLI, update keywords/description for npm discoverability, and ensure all fields (e.g., repository, bugs) are accurate. Remove or adjust dev-only fields if publishing.
Acceptance Criteria
npm pack creates a valid package tarball; metadata passes npm view checks.
Parallelizable
Yes (can be done alongside sub-issue 1)
Files to Create/Edit
package.json
Description
Bump version to 1.0.0 (or appropriate), set a proper license (e.g., MIT if open-source), add a bin field if making it a CLI, update keywords/description for npm discoverability, and ensure all fields (e.g., repository, bugs) are accurate. Remove or adjust dev-only fields if publishing.
Acceptance Criteria
npm pack creates a valid package tarball; metadata passes npm view checks.
Parallelizable
Yes (can be done alongside sub-issue 1)
Files to Create/Edit
package.json