These packages are the main packages needed to package others.
Don't update them (and their dependencies) without coordination.
node itself (nodejs)
- package managers
- npm
yarnpkg (yarn)
- Transpilers / bundle generators
- node-babel7
- node-browserify
- node-browserify-lite
- node-buble
- rollup and its plugins
- webpack
- Tasks runners
- grunt
- gulp
- Test framework
- ava
- jasmine
- jest
- mocha
- nodeunit
- node-sinon
- node-tap
- node-tape
- node-vows
- uvu