Binary package “node-reserved” in ubuntu bionic

List of JavaScript reserved words (Node.js module)

 Reserved words that may not be used as variables, functions, methods, or
 object identifiers, since ECMAScript specifies special behavior for them.
 .
 Node.js is an event-based server-side JavaScript engine.