list-npm-package-content
vercel · DevOps
列出 npm 包 tarball 的内容再发布前。适用于用户希望查看 npm 包中包含的文件、验证包内容、检查 tarball 大小或调试 npm publish 问题时。
List the contents of an npm package tarball before publishing. Use when the user wants to see what files are included in an npm bundle, verify package contents, check tarball size, or debug npm publish issues.
npx skills add https://github.com/vercel/ai --skill list-npm-package-content
星标 24828 · 安装量 850