Binary package “node-base” in ubuntu bionic

foundation for creating modular, unit testable node.js application

 base is the foundation for creating modular, unit testable and highly
 pluggable node.js applications, starting with a handful of common methods,
 like `set`, `get`, `del` and `use`.
 .
 Node.js is an event-based server-side JavaScript engine.