- async
Higher-order functions and common patterns for asynchronous code
- fs
- semver
The semantic version parser used by npm.
- webpack
Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
- lodash
Lodash modular utilities.
- express
Fast, unopinionated, minimalist web framework
- superagent
elegant & feature rich browser / node HTTP with a fluent API
- mkdirp
Recursively mkdir, like `mkdir -p`
- path
- Github Copilot alternatives