zip-build
Node package to zip your build directory and name it according to your package.json name and version.
pack-to-zip
Transform the tgz archive from npm pack to a zip without the annoying package folder
npm-pack-all-zip
Pack your NPM project and all its dependencies into a deploy-ready zip file for Lambda(AWS/Azure) with zero configuration required.
execa
Process execution for humans