ansi-regex • 2.1.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminal | INDIRECT | 0 | |
babel-code-frame • 6.26.0Generate errors that contain a code frame that point to source locations. | INDIRECT | 9 | |
babel-helper-bindify-decorators • 6.24.1Helper function to bindify decorators | INDIRECT | 24 | |
babel-helper-builder-binary-assignment-operator-visitor • 6.24.1Helper function to build binary assignment operator visitors | INDIRECT | 25 | |
babel-helper-explode-assignable-expression • 6.24.1Helper function to explode an assignable expression | INDIRECT | 24 | |
babel-helper-explode-class • 6.24.1Helper function to explode class | INDIRECT | 25 | |
babel-helper-function-name • 6.24.1Helper function to change the property 'name' of every function | INDIRECT | 26 | |
babel-helper-get-function-arity • 6.24.1Helper function to get function arity | INDIRECT | 7 | |
babel-helper-remap-async-to-generator • 6.24.1Helper function to remap async functions to generators | INDIRECT | 27 | |
babel-messages • 6.23.0Collection of debug messages used by Babel. | INDIRECT | 3 | |
babel-plugin-syntax-async-functions • 6.13.0Allow parsing of async functions | INDIRECT | 0 | |
babel-plugin-syntax-async-generators • 6.13.0Allow parsing of async generator functions | INDIRECT | 0 | |
babel-plugin-syntax-class-constructor-call • 6.18.0Allow parsing of class constructor calls (deprecated) | INDIRECT | 0 | |
babel-plugin-syntax-class-properties • 6.13.0Allow parsing of class properties | INDIRECT | 0 | |
babel-plugin-syntax-decorators • 6.13.0Allow parsing of decorators | INDIRECT | 0 | |
babel-plugin-syntax-do-expressions • 6.13.0Allow parsing of do expressions | INDIRECT | 0 | |
babel-plugin-syntax-dynamic-import • 6.18.0Allow parsing of import() | INDIRECT | 0 | |
babel-plugin-syntax-exponentiation-operator • 6.13.0Allow parsing of the exponentiation operator | INDIRECT | 0 | |
babel-plugin-syntax-export-extensions • 6.13.0Allow parsing of export extensions | INDIRECT | 0 | |
babel-plugin-syntax-function-bind • 6.13.0Allow parsing of function bind | INDIRECT | 0 | |
babel-plugin-syntax-object-rest-spread • 6.13.0Allow parsing of object rest/spread | INDIRECT | 0 | |
babel-plugin-syntax-trailing-function-commas • 6.22.0Compile trailing function commas to ES5 | INDIRECT | 0 | |
babel-plugin-transform-async-generator-functions • 6.24.1Turn async generator functions into ES2015 generators | INDIRECT | 29 | |
babel-plugin-transform-async-to-generator • 6.24.1Turn async functions into ES2015 generators | INDIRECT | 29 | |
babel-plugin-transform-class-constructor-call • 6.24.1This plugin allows Babel to transform class constructors (deprecated) | INDIRECT | 26 | |
babel-plugin-transform-class-properties • 6.24.1This plugin transforms static class properties as well as properties declared with the property initializer syntax | INDIRECT | 28 | |
babel-plugin-transform-decorators • 6.24.1Compile class and object decorators to ES5 | INDIRECT | 28 | |
babel-plugin-transform-do-expressions • 6.22.0Compile do expressions to ES5 | DIRECT | 4 | |
babel-plugin-transform-exponentiation-operator • 6.24.1Compile exponentiation operator to ES5 | INDIRECT | 27 | |
babel-plugin-transform-export-extensions • 6.22.0Compile export extensions to ES2015 | INDIRECT | 4 | |
babel-plugin-transform-function-bind • 6.22.0Compile function bind operator to ES5 | DIRECT | 4 | |
babel-plugin-transform-object-rest-spread • 6.26.0Compile object rest and spread to ES5 | INDIRECT | 4 | |
babel-preset-stage-1 • 6.24.1Babel preset for stage 1 plugins | DIRECT | 52 | |
babel-preset-stage-2 • 6.24.1Babel preset for stage 2 plugins | INDIRECT | 47 | |
babel-preset-stage-3 • 6.24.1Babel preset for stage 3 plugins | INDIRECT | 39 | |
babel-runtime • 6.26.0babel selfContained runtime | INDIRECT | 2 | |
babel-template • 6.26.0Generate an AST from a string template. | INDIRECT | 24 | |
babel-traverse • 6.26.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes | INDIRECT | 23 | |
babel-types • 6.26.0Babel Types is a Lodash-esque utility library for AST nodes | INDIRECT | 6 | |
babylon • 6.18.0A JavaScript parser | INDIRECT | 0 | |
chalk • 1.1.3Terminal string styling done right. Much color. | INDIRECT | 6 | |
core-js • 2.6.12Standard library | INDIRECT | 0 | |
debug • 2.6.9small debugging utility | INDIRECT | 1 | |
escape-string-regexp • 1.0.5Escape RegExp special characters | INDIRECT | 0 | |
globals • 9.18.0Global identifiers from different JavaScript environments | INDIRECT | 0 | |
has-ansi • 2.0.0Check if a string has ANSI escape codes | INDIRECT | 1 | |
invariant • 2.2.4invariant | INDIRECT | 2 | |
js-tokens • 3.0.2A regex that tokenizes JavaScript. | INDIRECT | 0 | |
lodash • 4.17.21Lodash modular utilities. | INDIRECT | 0 | |
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST | INDIRECT | 1 | |
ms • 2.0.0Tiny milisecond conversion utility | INDIRECT | 0 | |
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions. | INDIRECT | 0 | |
strip-ansi • 3.0.1Strip ANSI escape codes | INDIRECT | 1 | |
supports-color • 2.0.0Detect whether a terminal supports color | INDIRECT | 0 | |
to-fast-properties • 1.0.3Force V8 to use fast properties for an object | INDIRECT | 0 | |