What is meteor-node-stubs?
"Stub implementations of Node built-in modules, a la Browserify"
meteor-node-stubs is used to facilitate high-performance Node.js workflows. It provides a robust footprint of 11.2 MB on disk.
Installation Guide
# Install via NPM
npm install meteor-node-stubs
# Install via Yarn
yarn add meteor-node-stubs