npm uninstall <package>

Term side of the Card
Topic: Npm Commands
Unit title: npm uninstall <package>
Categories: Command
Explanation side of the Card

Explanation: The npm command that removes a specified package from a project and updates both the `package.json` and `package-lock.json` files to reflect the change.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub