npm pack
Category: Node.js & npm/yarn
npm pack
Create a .tgz tarball of the package exactly as it would appear on npm — useful for testing before
Bundles your package into a .tgz tarball exactly as it would appear on npm. Install this tarball locally to test your package before publishing.