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
yarn (node-yarnpkg)
- Transpilers
- rollup and its plugins
- babel
- buble
- Tasks runners
- grunt
- gulp
- Test framework
- ava
- jasmine
- jest
- mocha
- nodeunit
- sinon
- tap
- tape
- uvu
- vows