@babel/code-frame • 7.0.0-beta.44 Generate errors that contain a code frame that point to source locations. INDIRECT 10 1522707589 @babel/highlight • 7.0.0-beta.44 Syntax highlight JavaScript strings for output in terminals. INDIRECT 9 1522707582 address • 1.0.3 Get current machine IP, MAC and DNS servers. INDIRECT 0 1503567347 ansi-escapes • 3.2.0 ANSI escape codes for manipulating the terminal INDIRECT 0 1548646619 ansi-regex • 2.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 1484363379 ansi-regex • 3.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1648387784 ansi-styles • 2.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 0 1459197318 ansi-styles • 3.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 2 1519983600 array-filter • 0.0.1 Array#filter for older browsers. INDIRECT 0 1387961744 array-map • 0.0.1 `[].map(f)` for older browsers INDIRECT 0 1665561548 array-reduce • 0.0.0 `[].reduce()` for old browsers INDIRECT 0 1387932878 array-union • 1.0.2 Create an array of unique values, in order, from the input arrays INDIRECT 1 1466079412 array-uniq • 1.0.3 Create an array without duplicates INDIRECT 0 1466079719 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 brace-expansion • 1.1.14 Brace expansion as known from sh/bash INDIRECT 2 1775913902 browserslist • 2.11.3 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset INDIRECT 2 1516017090 buffer-from • 0.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1520881959 builtins • 1.0.3 List of node.js builtin modules INDIRECT 0 1445769576 chalk • 1.1.3 Terminal string styling done right. Much color. DIRECT 6 1459210604 chalk • 2.3.0 Terminal string styling done right INDIRECT 6 1508818375 chalk • 2.4.2 Terminal string styling done right INDIRECT 6 1546703152 chardet • 0.4.2 Character detector INDIRECT 0 1511730123 cli-cursor • 2.1.0 Toggle the CLI cursor INDIRECT 4 1483990810 color-convert • 1.9.3 Plain color conversion functions INDIRECT 1 1535434359 color-name • 1.1.3 A list of color names and its values INDIRECT 0 1500157028 commander • 2.20.3 the complete solution for node.js command-line programs DIRECT 0 1570772424 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 cross-spawn • 4.0.2 Cross platform child_process#spawn and child_process#spawnSync DIRECT 5 1474803801 cross-spawn • 5.1.0 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 7 1488134326 debug • 2.6.9 small debugging utility INDIRECT 1 1506087155 detect-port-alt • 1.1.6 detect available port INDIRECT 3 1522799790 dir-glob • 2.2.2 Convert directories to glob compatible strings INDIRECT 2 1548007139 duplexer • 0.1.2 Creates a duplex stream INDIRECT 0 1597220839 envinfo • 3.4.2 Info about your dev environment for debugging purposes DIRECT 7 1508800181 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 eventsource • 0.1.6 W3C compliant EventSource client for Node.js INDIRECT 4 1423470402 expand-tilde • 2.0.2 Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd. INDIRECT 2 1481174957 external-editor • 2.2.0 Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT INDIRECT 5 1522681453 figures • 2.0.0 Unicode symbols with Windows CMD fallbacks INDIRECT 1 1476763140 find-file-up • 1.0.2 Find a file, starting with the given cwd and recursively searching up one directory until it's found (or we run out of directories). Async and sync. INDIRECT 10 1495254044 find-pkg • 1.0.0 Find the first directory with a package.json, recursing up, starting with the given directory. Similar to look-up but does not support globs and only searches for package.json. Async and sync. INDIRECT 11 1495254204 find-up • 2.1.0 Find a file by walking up parent directories INDIRECT 5 1480684911 fs-extra • 5.0.0 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf. DIRECT 3 1513013407 global-modules • 1.0.0 The directory used by npm for globally installed npm modules. INDIRECT 9 1498632360 global-prefix • 1.0.2 Get the npm global path prefix. INDIRECT 7 1501978530 globby • 7.1.1 Extends `glob` with support for multiple patterns and exposes a Promise API INDIRECT 18 1511088613 gzip-size • 4.1.0 Get the gzipped size of a string or buffer INDIRECT 2 1511361225 has-ansi • 2.0.0 Check if a string has ANSI escape codes INDIRECT 1 1435681054 has-flag • 2.0.0 Check if argv has a specific flag INDIRECT 0 1460389678 has-flag • 3.0.0 Check if argv has a specific flag INDIRECT 0 1514920916 homedir-polyfill • 1.0.3 Node.js os.homedir polyfill for older versions of node.js. INDIRECT 1 1550774527 http-parser-js • 0.5.10 A pure JS HTTP parser for node. INDIRECT 0 1744121547 hyperquest • 2.1.3 make streaming http requests DIRECT 10 1516748027 iconv-lite • 0.4.24 Convert character encodings in pure javascript. INDIRECT 1 1534969392 ignore • 3.3.10 Ignore is a manager and filter for .gitignore rules. INDIRECT 0 1529546818 inquirer • 5.0.0 A collection of common interactive command line user interfaces. INDIRECT 31 1515420178 is-fullwidth-code-point • 2.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1474526569 is-root • 1.0.0 Check if the process is running as root user, eg. started with `sudo`. INDIRECT 0 1407949837 is-windows • 1.0.2 Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc. INDIRECT 0 1518593803 is-wsl • 1.1.0 Check if the process is running inside Windows Subsystem for Linux (Bash on Windows) INDIRECT 0 1492407587 isarray • 0.0.1 Array#isArray for older browsers INDIRECT 0 1369676435 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 js-tokens • 3.0.2 A regex that tokenizes JavaScript. INDIRECT 0 1498683257 json3 • 3.3.3 A JSON polyfill for older JavaScript platforms. INDIRECT 0 1558998702 jsonfile • 4.0.0 Easily read/write JSON files. INDIRECT 1 1505244119 locate-path • 2.0.0 Get the first path that exists on disk of multiple paths INDIRECT 4 1480310853 lodash • 4.18.1 Lodash modular utilities. INDIRECT 0 1775077280 macos-release • 1.1.0 Get the name and version of a macOS release from the Darwin version INDIRECT 0 1497262573 mimic-fn • 1.2.0 Make a function mimic another one INDIRECT 0 1517542098 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 1494937566 onetime • 2.0.1 Ensure a function is only called once INDIRECT 1 1489980257 opn • 5.2.0 A better node-open. Opens stuff like websites, files, executables. Cross-platform. INDIRECT 1 1515897630 original • 1.0.2 Generate the origin from an URL or check if two URL/Origins are the same INDIRECT 3 1533570221 os-name • 2.0.1 Get the name of the current operating system. Example: macOS Sierra INDIRECT 3 1466382685 os-tmpdir • 1.0.2 Node.js os.tmpdir() ponyfill INDIRECT 0 1475211274 p-limit • 1.3.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 1528300898 p-locate • 2.0.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1480310721 p-try • 1.0.0 `Promise#try()` ponyfill - Starts a promise chain INDIRECT 0 1477030603 parse-passwd • 1.0.0 Parse a passwd file into a list of users. INDIRECT 0 1476899026 path-exists • 3.0.0 Check if a path exists INDIRECT 0 1462103093 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 path-type • 3.0.0 Check if a path is a file, directory, or symlink INDIRECT 1 1499554858 pify • 3.0.0 Promisify a callback-style function INDIRECT 0 1495952728 pkg-up • 2.0.0 Find the closest package.json file INDIRECT 6 1493911467 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 querystringify • 2.2.0 Querystringify - Small, simple but powerful query string parser. INDIRECT 0 1597688326 react-dev-utils • 6.0.0-next.66cc7a90 Webpack utilities used by Create React App DIRECT 117 1524331355 react-error-overlay • 5.0.0-next.66cc7a90 An overlay for displaying stack frames. INDIRECT 0 1524331350 readable-stream • 1.0.34 Streams2, a user-land copy of the stream library from Node.js v0.10.x INDIRECT 4 1460562524 readable-stream • 1.1.14 Streams3, a user-land copy of the stream library from Node.js v0.11.x INDIRECT 4 1460563294 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 recursive-readdir • 2.2.1 Get an array of all files in a directory and subdirectories. INDIRECT 4 1494884574 requires-port • 1.0.0 Check if a protocol requires a certain port number to be added to an URL. INDIRECT 0 1446216153 resolve-dir • 1.0.1 Resolve a directory that is either local, global or in the user's home directory. INDIRECT 9 1501976992 restore-cursor • 2.0.0 Gracefully restore the CLI cursor on exit INDIRECT 3 1483989431 run-async • 2.4.1 Utility method to run function either synchronously or asynchronously using the common `this.async()` style. INDIRECT 0 1587966009 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 1524687024 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 shebang-command • 1.2.0 Get the command from a shebang INDIRECT 1 1474530106 shebang-regex • 1.0.0 Regular expression for matching a shebang INDIRECT 0 1424150698 shell-quote • 1.6.1 quote and parse shell commands INDIRECT 4 1466196192 slash • 1.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 1407924902 sockjs-client • 1.1.4 SockJS-client is a browser JavaScript library that provides a WebSocket-like object. INDIRECT 14 1493586267 string_decoder • 0.10.31 The string_decoder module from Node core INDIRECT 0 1408767919 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 string-width • 2.1.1 Get the visual width of a string - the number of columns required to display it INDIRECT 3 1500376155 strip-ansi • 3.0.1 Strip ANSI escape codes INDIRECT 1 1456057282 strip-ansi • 4.0.0 Strip ANSI escape codes INDIRECT 1 1497986906 supports-color • 2.0.0 Detect whether a terminal supports color INDIRECT 0 1435705114 supports-color • 4.5.0 Detect whether a terminal supports color INDIRECT 1 1508306144 supports-color • 5.5.0 Detect whether a terminal supports color INDIRECT 1 1534739857 symbol-observable • 1.0.1 Symbol.observable ponyfill INDIRECT 0 1465973765 text-table • 0.2.0 borderless text tables with alignment INDIRECT 0 1380945086 through • 2.3.8 simplified stream construction INDIRECT 0 1435930719 through2 • 0.6.5 A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise INDIRECT 6 1428601327 tmp • 0.0.33 Temporary file and directory creator DIRECT 1 1502530219 universalify • 0.1.2 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1529493431 url-parse • 1.5.10 Small footprint URL parser that works seamlessly across Node.js and browser environments INDIRECT 2 1645544943 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 win-release • 1.1.1 Get the name of a Windows version from the release number: 5.1.2600 → XP INDIRECT 1 1441994858 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945