Node Packaging

Configures npm package artifacts - package.json exports maps, ESM-first vs dual format decisions, tsdown/tsup bundling, publint and arethetypeswrong gates, files whitelist, engines. Use when the user asks to package a library for npm, fix consumer import or type-resolution errors, or check publish-readiness. Not for version bumps, changelogs, releases, or registry auth.

Paldom 3e35288 4 files · 24.1 KB Updated

File contents

Paldom/node-skills/tree/main/skills/node-packaging commit 3e352882ae

Frequently asked questions

npx skillmds@latest add paldom/node-packaging