Binary package “node-babel-preset-env” in ubuntu focal

Babel preset for each environment

 Babel preset that can automatically determine the Babel plugins and polyfills
 you need based on your supported environments.
 .
 Babel is a JavaScript compiler to use next generation JavaScript, today.
 .
 ES2015 and beyond: Babel has support for the latest version of JavaScript
 through syntax transformers. These plugins allow you to use new syntax, right
 now without waiting for browser support.
 .
 Node.js is an event-based server-side JavaScript engine.