AI AGENT ADDONS

List Npm Package Content

vercel/ai
Release Management
1,174installs

Before you send your code to npm, you can see exactly what files will be included. This tool shows you the contents of your package bundle. It helps you check that you are not missing important files or adding unnecessary ones.

You run a simple script from your package folder. It builds the package and creates a bundle. Then it lists every file inside the bundle for you to review.

Understanding which files are included is important. The files field in package.json controls what gets packaged. .npmignore and .gitignore also affect the result. This tool makes it easy to verify your setup.

Add List Npm Package Content skill to your workflow

Global

mkdir -p ~/.claude/skills/list-npm-package-content

Project

mkdir -p .claude/skills/list-npm-package-content

Source Repository

Stars
25,211
Forks
4,673
Watchers
25,211
License
NOASSERTION
Last Push
23 days ago
Created
3 years ago