Description
Provides Babel's core JavaScript transformation library. Build tools and plugins use it to parse, transform, and generate JavaScript according to configured presets and plugins.
Install it when a JavaScript project or toolchain depends on Babel Core. It is a library used by build systems, not a standalone editor or runtime.