* Upgrade to lodash 4 * Fix incorrect require in babel-runtime/scripts * Replace cloneDeep with cloneDeepWith where applicable
babel-cli
Babel command line.
Install
$ npm install babel-cli
Usage
$ babel script.js
For more in depth documentation see: http://babeljs.io/docs/usage/cli/