acorn • 5.7.4 ECMAScript parser INDIRECT 0 1583796356 ajv • 6.15.0 Another JSON Schema Validator INDIRECT 5 1776956364 align-text • 0.1.4 Align the text in a string. INDIRECT 4 1454377857 alphanum-sort • 1.0.2 Alphanumeric sorting algorithm INDIRECT 0 1443903169 alter • 0.2.0 alters a string by replacing multiple range fragments in one fast pass INDIRECT 1 1378680489 ansi-regex • 0.2.1 Regular expression for matching ANSI escape codes INDIRECT 0 1403282643 ansi-regex • 2.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 1484363379 ansi-styles • 1.1.0 ANSI escape codes for styling strings in the terminal INDIRECT 0 1401838517 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 argparse • 1.0.10 Very powerful CLI arguments parser. Native port of argparse - python's options parsing library INDIRECT 1 1518704641 array-buffer-byte-length • 1.0.2 Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method. INDIRECT 21 1734657717 array-find-index • 1.0.2 ES2015 `Array#findIndex()` ponyfill INDIRECT 0 1475224789 array-inverse • 0.1.0 inverse an array INDIRECT 19 1442606288 array-tabular • 0.1.0 array tabular INDIRECT 19 1442693561 asn1 • 0.1.11 Contains parsers and serializers for ASN.1 (currently BER only) INDIRECT 0 1325869339 asn1 • 0.2.6 Contains parsers and serializers for ASN.1 (currently BER only) INDIRECT 1 1635986788 assert-plus • 0.1.5 Extra assertions on top of node's assert module INDIRECT 0 1385400227 assert-plus • 1.0.0 Extra assertions on top of node's assert module INDIRECT 0 1453921418 ast-traverse • 0.1.1 simple but flexible AST traversal with pre and post visitors INDIRECT 0 1379710668 ast-types • 0.8.12 Esprima-compatible implementation of the Mozilla JS Parser API INDIRECT 0 1443032990 ast-types • 0.9.6 Esprima-compatible implementation of the Mozilla JS Parser API INDIRECT 0 1489336326 async-function • 1.0.0 A function that returns the normally hidden `AsyncFunction` constructor INDIRECT 0 1737602154 async-generator-function • 1.0.0 A function that returns the normally hidden `AsyncGeneratorFunction` constructor INDIRECT 0 1739558117 async • 0.2.10 Higher-order functions and common patterns for asynchronous code INDIRECT 0 1390494237 async • 0.9.0 Higher-order functions and common patterns for asynchronous code INDIRECT 0 1400235622 async • 2.6.4 Higher-order functions and common patterns for asynchronous code INDIRECT 1 1649891255 asynckit • 0.4.0 Minimal async jobs utility library, with streams support INDIRECT 0 1465928945 autoprefixer • 6.7.7 Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website INDIRECT 18 1489231702 ava • 0.0.4 WIP - Simple test runner INDIRECT 18 1408300527 available-typed-arrays • 1.0.7 Returns an array of Typed Array names that are available in the current environment INDIRECT 1 1708386870 aws4 • 1.13.2 Signs and prepares requests using AWS Signature Version 4 INDIRECT 0 1724831030 babel-code-frame • 6.26.0 Generate errors that contain a code frame that point to source locations. INDIRECT 9 1502898849 babel-core • 5.8.38 A compiler for writing next generation JavaScript INDIRECT 127 1458687005 babel-core • 6.26.3 Babel compiler core. DIRECT 49 1524822424 babel-generator • 6.26.1 Turns an AST into code. INDIRECT 14 1517672520 babel-helper-builder-react-jsx • 6.26.0 Helper function to build react jsx INDIRECT 7 1502898854 babel-helper-call-delegate • 6.24.1 Helper function to call delegate INDIRECT 25 1491578352 babel-helper-define-map • 6.26.0 Helper function to define a map INDIRECT 27 1502898854 babel-helper-function-name • 6.24.1 Helper function to change the property 'name' of every function INDIRECT 26 1491578370 babel-helper-get-function-arity • 6.24.1 Helper function to get function arity INDIRECT 7 1491578347 babel-helper-hoist-variables • 6.24.1 Helper function to hoist variables INDIRECT 7 1491578348 babel-helper-optimise-call-expression • 6.24.1 Helper function to optimise call expression INDIRECT 7 1491578348 babel-helper-regex • 6.26.0 Helper function to check for literal RegEx INDIRECT 7 1502898854 babel-helper-replace-supers • 6.24.1 Helper function to replace supers INDIRECT 26 1491578359 babel-helpers • 6.24.1 Collection of helper functions used by Babel transforms. INDIRECT 25 1491578362 babel-loader • 6.4.1 babel module loader for webpack DIRECT 14 1489655221 babel-messages • 6.23.0 Collection of debug messages used by Babel. INDIRECT 3 1487027061 babel-plugin-check-es2015-constants • 6.22.0 Compile ES2015 constants to ES5 INDIRECT 3 1484872420 babel-plugin-constant-folding • 1.0.1 Compile static constants (ie. code that we can statically determine to be constant at runtime) INDIRECT 0 1434381903 babel-plugin-dead-code-elimination • 1.0.2 Eliminate dead code INDIRECT 0 1435158388 babel-plugin-eval • 1.0.1 Compile eval calls with string literals INDIRECT 0 1434381007 babel-plugin-inline-environment-variables • 1.0.1 Inline environment variables INDIRECT 0 1434381724 babel-plugin-jscript • 1.0.4 Babel plugin to fix buggy JScript named function expressions INDIRECT 0 1437767764 babel-plugin-member-expression-literals • 1.0.1 Turn valid member expression property literals into plain identifiers INDIRECT 0 1434382088 babel-plugin-property-literals • 1.0.1 Turn valid property key literals to plain identifiers INDIRECT 0 1434382261 babel-plugin-proto-to-assign • 1.0.4 Babel plugin for turning __proto__ into a shallow property clone INDIRECT 1 1437782532 babel-plugin-react-constant-elements • 1.0.3 Treat React JSX elements as value types and hoist them to the highest scope INDIRECT 0 1434389844 babel-plugin-react-display-name • 1.0.3 Add displayName to React.createClass calls INDIRECT 0 1434834003 babel-plugin-remove-console • 1.0.1 Remove console.* calls INDIRECT 0 1434381328 babel-plugin-remove-debugger • 1.0.1 Remove debugger statements INDIRECT 0 1434381229 babel-plugin-runtime • 1.0.7 Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals INDIRECT 0 1434835173 babel-plugin-syntax-flow • 6.18.0 Allow parsing of the flow syntax INDIRECT 0 1477343938 babel-plugin-syntax-jsx • 6.18.0 Allow parsing of jsx INDIRECT 0 1477343938 babel-plugin-transform-es2015-arrow-functions • 6.22.0 Compile ES2015 arrow functions to ES5 INDIRECT 3 1484872429 babel-plugin-transform-es2015-block-scoped-functions • 6.22.0 Babel plugin to ensure function declarations at the block level are block scoped INDIRECT 3 1484872428 babel-plugin-transform-es2015-block-scoping • 6.26.0 Compile ES2015 block scoping (const and let) to ES5 INDIRECT 25 1502898859 babel-plugin-transform-es2015-classes • 6.24.1 Compile ES2015 classes to ES5 INDIRECT 30 1491578377 babel-plugin-transform-es2015-computed-properties • 6.24.1 Compile ES2015 computed properties to ES5 INDIRECT 25 1491578362 babel-plugin-transform-es2015-destructuring • 6.23.0 Compile ES2015 destructuring to ES5 INDIRECT 3 1487027061 babel-plugin-transform-es2015-duplicate-keys • 6.24.1 Compile objects with duplicate keys to valid strict ES5 INDIRECT 7 1491578348 babel-plugin-transform-es2015-for-of • 6.23.0 Compile ES2015 for...of to ES5 INDIRECT 3 1487027063 babel-plugin-transform-es2015-function-name • 6.24.1 Apply ES2015 function.name semantics to all functions INDIRECT 27 1491578373 babel-plugin-transform-es2015-literals • 6.22.0 Compile ES2015 unicode string and number literals to ES5 INDIRECT 3 1484872434 babel-plugin-transform-es2015-modules-amd • 6.24.1 This plugin transforms ES2015 modules to AMD INDIRECT 27 1491578374 babel-plugin-transform-es2015-modules-commonjs • 6.26.2 This plugin transforms ES2015 modules to CommonJS INDIRECT 26 1524761013 babel-plugin-transform-es2015-modules-systemjs • 6.24.1 This plugin transforms ES2015 modules to SystemJS INDIRECT 26 1491578365 babel-plugin-transform-es2015-modules-umd • 6.24.1 This plugin transforms ES2015 modules to UMD INDIRECT 28 1491578379 babel-plugin-transform-es2015-object-super • 6.24.1 Compile ES2015 object super to ES5 INDIRECT 27 1491578374 babel-plugin-transform-es2015-parameters • 6.24.1 Compile ES2015 default and rest parameters to ES5 INDIRECT 28 1491578364 babel-plugin-transform-es2015-shorthand-properties • 6.24.1 Compile ES2015 shorthand properties to ES5 INDIRECT 7 1491578351 babel-plugin-transform-es2015-spread • 6.22.0 Compile ES2015 spread to ES5 INDIRECT 3 1484872440 babel-plugin-transform-es2015-sticky-regex • 6.24.1 Compile ES2015 sticky regex to an ES5 RegExp constructor INDIRECT 8 1491578352 babel-plugin-transform-es2015-template-literals • 6.22.0 Compile ES2015 template literals to ES5 INDIRECT 3 1484872443 babel-plugin-transform-es2015-typeof-symbol • 6.23.0 This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols) INDIRECT 3 1487027063 babel-plugin-transform-es2015-unicode-regex • 6.24.1 Compile ES2015 Unicode regex to ES5 INDIRECT 13 1491578355 babel-plugin-transform-flow-strip-types • 6.22.0 Strip flow type annotations from your output code. INDIRECT 4 1484872448 babel-plugin-transform-react-display-name • 6.25.0 Add displayName to React.createClass calls INDIRECT 3 1496957345 babel-plugin-transform-react-jsx-self • 6.22.0 Add a __self prop to all JSX Elements INDIRECT 4 1484872457 babel-plugin-transform-react-jsx-source • 6.22.0 Add a __source prop to all JSX Elements INDIRECT 4 1484872458 babel-plugin-transform-react-jsx • 6.24.1 Turn JSX into React function calls INDIRECT 9 1491578354 babel-plugin-transform-regenerator • 6.26.0 Explode async and generator functions into a state machine. INDIRECT 9 1502898849 babel-plugin-transform-strict-mode • 6.24.1 This plugin places a 'use strict'; directive at the top of all files to enable strict mode INDIRECT 7 1491578351 babel-plugin-undeclared-variables-check • 1.0.2 Throw a compile-time error on references to undeclared variables INDIRECT 1 1434401446 babel-plugin-undefined-to-void • 1.1.6 Replace references to `undefined` with `void 0` INDIRECT 0 1434380787 babel-preset-es2015 • 6.24.1 Babel preset for all es2015 plugins. DIRECT 65 1491578383 babel-preset-flow • 6.23.0 Babel preset for all Flow plugins. INDIRECT 5 1487034856 babel-preset-react • 6.24.1 Babel preset for all React plugins. DIRECT 16 1491578366 babel-register • 6.26.0 babel require hook INDIRECT 49 1502898863 babel-runtime • 5.8.38 babel selfContained runtime INDIRECT 1 1458687016 babel-runtime • 6.26.0 babel selfContained runtime INDIRECT 2 1502898850 babel-template • 6.26.0 Generate an AST from a string template. INDIRECT 24 1502898857 babel-traverse • 6.26.0 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 23 1502898856 babel-types • 6.26.0 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 6 1502898853 babylon • 5.8.38 <p align="center"> <img alt="babylon" src="https://raw.githubusercontent.com/babel/logo/master/babylon.png" width="700"> </p> INDIRECT 0 1458687021 babylon • 6.18.0 A JavaScript parser INDIRECT 0 1502826087 balanced-match • 0.4.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1468834992 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 big.js • 3.2.0 A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic INDIRECT 0 1505423691 big.js • 5.2.2 A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic INDIRECT 0 1539859966 bl • 0.9.5 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 5 1453181786 bluebird • 2.11.0 Full featured Promises/A+ implementation with exceptionally good performance INDIRECT 0 1472582306 brace-expansion • 1.1.16 Brace expansion as known from sh/bash INDIRECT 2 1783492494 breakable • 1.0.0 Break out of functions, recursive or not, in a more composable way than by using exceptions explicitly. Non-local return. INDIRECT 0 1399384450 browserslist • 1.7.7 Share browsers list between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset INDIRECT 2 1490083994 call-bind-apply-helpers • 1.0.2 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 1739388296 call-bind • 1.0.9 Robustly `.call.bind()` a function INDIRECT 18 1775749088 call-bound • 1.0.4 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 15 1741024203 camelcase-keys • 2.1.0 Convert object keys to camelCase INDIRECT 2 1458051724 camelcase • 1.2.1 Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar INDIRECT 0 1438425493 camelcase • 2.1.1 Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar INDIRECT 0 1457803836 camelcase • 3.0.0 Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar INDIRECT 0 1462383207 caniuse-api • 1.6.1 request the caniuse data to check browsers compatibilities INDIRECT 5 1491551040 center-align • 0.1.3 Center-align the text in a string. INDIRECT 6 1454366541 chalk • 0.5.1 Terminal string styling done right. Created because the `colors` module does some really horrible things. INDIRECT 6 1404937476 chalk • 1.1.3 Terminal string styling done right. Much color. INDIRECT 6 1459210604 chalk • 2.4.2 Terminal string styling done right INDIRECT 6 1546703152 chmod • 0.2.1 chmod for nodejs INDIRECT 2 1394231416 clap • 1.2.3 Command line argument parser INDIRECT 7 1505902504 clone • 1.0.4 deep cloning of objects and arrays INDIRECT 0 1521667285 coa • 1.0.4 Command-Option-Argument: Yet another parser for command line options. INDIRECT 1 1499459078 code-point-at • 1.1.0 ES2015 `String#codePointAt()` ponyfill INDIRECT 0 1478169780 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 color-string • 0.3.0 Parser and generator for CSS color strings INDIRECT 1 1424330764 color • 0.11.4 Color conversion and manipulation with CSS string support INDIRECT 4 1478033522 colormin • 1.1.2 Turn a CSS color into its smallest representation. INDIRECT 7 1471369431 colors • 0.6.2 get colors in your node.js console like what INDIRECT 0 1377126895 colors • 1.0.3 get colors in your node.js console INDIRECT 0 1412849004 colors • 1.1.2 get colors in your node.js console INDIRECT 0 1434546180 combined-stream • 0.0.7 A stream that emits multiple other streams one after another. INDIRECT 1 1414750718 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 1557683385 commander • 1.1.1 the complete solution for node.js command-line programs INDIRECT 1 1353452990 commander • 2.20.3 the complete solution for node.js command-line programs INDIRECT 0 1570772424 commondir • 1.0.1 compute the closest common parent for file paths INDIRECT 0 1426292101 commoner • 0.10.8 Flexible tool for translating any dialect of JavaScript into Node-readable CommonJS modules INDIRECT 25 1479688334 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 convert-source-map • 1.9.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1665435477 core-js • 1.2.7 Standard library INDIRECT 0 1468790520 core-js • 2.6.12 Standard library INDIRECT 0 1606327727 core-util-is • 1.0.2 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1447979853 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 cross-spawn • 3.0.1 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 5 1463607515 css-color-names • 0.0.4 A JSON Object of css color names mapped to their hex value INDIRECT 0 1467130793 css-loader • 0.23.1 css loader module for webpack DIRECT 121 1450777949 css-selector-tokenizer • 0.5.4 Parses and stringifies CSS selectors INDIRECT 2 1437943738 css-selector-tokenizer • 0.7.3 Parses and stringifies CSS selectors INDIRECT 2 1595335180 cssesc • 0.1.0 A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output. INDIRECT 0 1376055013 cssesc • 3.0.0 A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output. INDIRECT 0 1549298060 cssnano • 3.10.0 A modular minifier, built on top of the PostCSS ecosystem. INDIRECT 94 1483482354 csso • 2.3.2 CSSO (CSS Optimizer) is a CSS minifier with structural optimisations INDIRECT 9 1489182255 ctype • 0.5.3 read and write binary structures and data types INDIRECT 0 1370232803 currently-unhandled • 0.4.1 Track the list of currently unhandled promise rejections. INDIRECT 1 1464866115 dashdash • 1.14.1 A light, featureful and explicit option parsing library. INDIRECT 1 1479854020 debug • 2.6.9 small debugging utility INDIRECT 1 1506087155 decamelize • 1.2.0 Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow INDIRECT 0 1457167750 deep-equal • 2.2.3 node's assert.deepEqual algorithm INDIRECT 61 1699489605 deep-extend • 0.2.11 Recursive object extending. INDIRECT 0 1406567786 define-data-property • 1.1.4 Define a data property on an object. Will fall back to assignment in an engine without descriptors. INDIRECT 3 1707843362 define-properties • 1.2.1 Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines. INDIRECT 6 1694585113 defined • 1.0.1 return the first argument that is `!== undefined` INDIRECT 0 1665583262 defs • 1.1.1 Static scope analysis and transpilation of ES6 block scoped const and let variables, to ES3. INDIRECT 28 1444420797 delayed-stream • 0.0.5 Buffers events from a stream until you are ready to handle them. INDIRECT 0 1306224585 delayed-stream • 1.0.0 Buffers events from a stream until you are ready to handle them. INDIRECT 0 1430431829 delegates • 1.0.0 delegate methods and accessors to another property INDIRECT 0 1450122969 detect-indent • 3.0.1 Detect the indentation of code INDIRECT 4 1424107885 detect-indent • 4.0.0 Detect the indentation of code INDIRECT 2 1441618681 detective • 4.7.1 find all require() calls by walking the AST INDIRECT 2 1513853012 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 each-async • 1.1.1 Async concurrent iterator (async forEach) INDIRECT 2 1419846308 ecc-jsbn • 0.1.2 ECC JS code based on JSBN INDIRECT 2 1532879660 emojis-list • 2.1.0 Complete list of standard emojis. INDIRECT 0 1475503276 emojis-list • 3.0.0 Complete list of standard emojis. INDIRECT 0 1557658385 error-ex • 1.3.4 Easy error subclassing and stack customization INDIRECT 1 1757948321 es-define-property • 1.0.1 `Object.defineProperty`, but not IE 8's broken one. INDIRECT 0 1733508962 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 1707120351 es-get-iterator • 1.1.3 Get an iterator for any JS language value. Works robustly across all environments, all versions. INDIRECT 33 1673596182 es-object-atoms • 1.1.2 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1779460803 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 extend • 3.0.2 Port of jQuery.extend for node.js and the browser INDIRECT 0 1532032091 extsprintf • 1.3.0 extended POSIX-style sprintf INDIRECT 0 1425687180 fast-deep-equal • 3.1.3 Fast deep equal INDIRECT 0 1591601248 fast-json-stable-stringify • 2.1.0 deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify INDIRECT 0 1576340277 fastparse • 1.1.2 A very simple and stupid parser, based on a statemachine and regular expressions. INDIRECT 0 1540910138 find-cache-dir • 0.1.1 My well-made module INDIRECT 8 1451456134 find-up • 1.1.2 Find a file by walking up parent directories INDIRECT 3 1457199957 flatten • 1.0.3 Flatten arbitrarily nested arrays into a non-nested list of non-array items. Maintained for legacy compatibility. INDIRECT 0 1572489831 for-each • 0.3.5 A better forEach INDIRECT 1 1739256963 form-data • 0.2.0 A module to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 5 1417900450 form-data • 2.3.3 A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 5 1539761182 fs-extra • 0.24.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. INDIRECT 14 1440793115 fs-readdir-recursive • 0.1.2 Recursively read a directory INDIRECT 0 1431939756 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 functions-have-names • 1.2.3 Does this JS environment support the `name` property on functions? INDIRECT 0 1650390293 gaze • 1.1.3 A globbing fs.watch wrapper built from the best parts of other fine watch libs. INDIRECT 13 1526930001 generator-function • 2.0.1 A function that returns the normally hidden `GeneratorFunction` constructor INDIRECT 0 1759256613 get-intrinsic • 1.3.1 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 14 1759188007 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 1735848482 get-stdin • 4.0.1 Easier stdin INDIRECT 0 1421761124 getpass • 0.1.7 getpass for node.js INDIRECT 1 1493163658 globals • 6.4.1 Global identifiers from different JavaScript environments INDIRECT 0 1427352899 globals • 9.18.0 Global identifiers from different JavaScript environments INDIRECT 0 1496827524 globule • 1.3.4 An easy-to-use wildcard globbing library. INDIRECT 12 1655814318 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 har-validator • 5.1.5 Extremely fast HTTP Archive (HAR) validator using JSON Schema INDIRECT 7 1596084153 has-ansi • 0.1.0 Check if a string has ANSI escape codes INDIRECT 1 1402774855 has-ansi • 2.0.0 Check if a string has ANSI escape codes INDIRECT 1 1435681054 has-bigints • 1.1.0 Determine if the JS environment has BigInt support. INDIRECT 0 1734543453 has-flag • 1.0.0 Check if argv has a specific flag INDIRECT 0 1436309034 has-flag • 3.0.0 Check if argv has a specific flag INDIRECT 0 1514920916 has-property-descriptors • 1.0.2 Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD. INDIRECT 1 1707801707 has-symbols • 1.1.0 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 1733157257 has-tostringtag • 1.0.2 Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams. INDIRECT 1 1706823840 has • 1.0.4 Object.prototype.hasOwnProperty.call shortcut INDIRECT 0 1696353285 hasown • 2.0.4 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1779991899 home-or-tmp • 1.0.0 Get the user home directory with fallback to the system temp directory INDIRECT 2 1431901147 home-or-tmp • 2.0.0 Get the user home directory with fallback to the system temp directory INDIRECT 2 1434199362 html-comment-regex • 1.1.2 Regular expression for matching HTML comments INDIRECT 0 1539126666 http-signature • 0.10.1 Reference implementation of Joyent's HTTP Signature scheme. INDIRECT 3 1420495956 http-signature • 1.2.0 Reference implementation of Joyent's HTTP Signature scheme. INDIRECT 15 1503689523 iconv-lite • 0.4.24 Convert character encodings in pure javascript. INDIRECT 1 1534969392 ignore • 2.2.19 Ignore is a manager and filter for .gitignore rules. INDIRECT 0 1446023100 indent-string • 2.1.0 Indent each line in a string INDIRECT 2 1440160512 indexes-of • 1.0.1 line String/Array#indexOf but return all the indexes in an array INDIRECT 0 1384655111 internal-slot • 1.1.0 ES spec-like internal slots INDIRECT 21 1734105749 invariant • 2.2.4 invariant INDIRECT 2 1520966170 invert-kv • 1.0.0 Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'} INDIRECT 0 1407957720 is-absolute-url • 2.1.0 Check if an URL is absolute INDIRECT 0 1481475252 is-arguments • 1.2.0 Is this an arguments object? It's a harder question than you think. INDIRECT 17 1734073522 is-array-buffer • 3.0.5 Is this value a JS ArrayBuffer? INDIRECT 20 1734367607 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 1441062170 is-bigint • 1.1.0 Is this value an ES BigInt? INDIRECT 1 1733164978 is-boolean-object • 1.2.2 Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 17 1738723692 is-buffer • 1.1.6 Determine if an object is a Buffer INDIRECT 0 1508967388 is-callable • 1.2.7 Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag. INDIRECT 0 1663973379 is-core-module • 2.16.2 Is this specifier a node.js core module? INDIRECT 2 1778002489 is-date-object • 1.1.0 Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 17 1734048248 is-finite • 1.1.0 ES2015 Number.isFinite() ponyfill INDIRECT 0 1581060978 is-fullwidth-code-point • 1.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 1 1437084018 is-map • 2.0.3 Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 0 1709916547 is-number-object • 1.1.1 Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 17 1734317956 is-plain-obj • 1.1.0 Check if a value is a plain object INDIRECT 0 1446715918 is-regex • 1.2.1 Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag INDIRECT 17 1733982247 is-set • 2.0.3 Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 0 1709929103 is-shared-array-buffer • 1.0.4 Is this value a JS SharedArrayBuffer? INDIRECT 16 1734539276 is-string • 1.1.1 Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 17 1734317940 is-svg • 2.1.0 Check if a string or buffer is SVG INDIRECT 1 1478269968 is-symbol • 1.1.1 Determine if a value is an ES6 Symbol or not. INDIRECT 19 1734075461 is-typedarray • 1.0.0 Detect whether or not an object is a Typed Array INDIRECT 0 1431824619 is-utf8 • 0.2.1 Detect if a buffer is utf8 encoded. INDIRECT 0 1450497862 is-weakmap • 2.0.2 Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 0 1709929112 is-weakset • 2.0.4 Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 16 1734413863 isarray • 0.0.1 Array#isArray for older browsers INDIRECT 0 1369676435 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 isarray • 2.0.5 Array#isArray for older browsers INDIRECT 0 1562592082 isstream • 0.1.2 Determine if an object is a Stream INDIRECT 0 1425687315 js-tokens • 1.0.1 A regex that tokenizes JavaScript. INDIRECT 0 1434782283 js-tokens • 3.0.2 A regex that tokenizes JavaScript. INDIRECT 0 1498683257 js-yaml • 3.7.0 YAML 1.2 parser and serializer INDIRECT 3 1478914324 jsbn • 0.1.1 The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers. INDIRECT 0 1486886596 jsesc • 0.5.0 A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output. INDIRECT 0 1408357953 jsesc • 1.3.0 A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output. INDIRECT 0 1464619780 json-schema-traverse • 0.4.1 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1528620125 json5 • 0.4.0 JSON for the ES5 era. INDIRECT 0 1415158021 json5 • 0.5.1 JSON for the ES5 era. INDIRECT 0 1480284434 json5 • 1.0.2 JSON for humans. INDIRECT 1 1672420182 jsonfile • 2.4.0 Easily read/write JSON files. INDIRECT 1 1473989979 jsprim • 1.4.2 utilities for primitive JavaScript types INDIRECT 5 1638199465 keypress • 0.1.0 Make any Node ReadableStream emit "keypress" events INDIRECT 0 1344461524 kind-of • 3.2.2 Get the native type of a value. INDIRECT 1 1494958901 lazy-cache • 1.0.4 Cache requires to be lazy-loaded when needed. INDIRECT 0 1461378861 lcid • 1.0.0 Mapping between standard locale identifiers and Windows locale identifiers (LCID) INDIRECT 1 1426489487 leven • 1.0.2 Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithm INDIRECT 0 1431747113 load-json-file • 1.1.0 Read and parse a JSON file INDIRECT 9 1447529426 loader-utils • 0.2.17 utils for webpack loaders INDIRECT 4 1487631410 loader-utils • 1.4.2 utils for webpack loaders INDIRECT 4 1668126910 lodash._createcompounder • 3.0.0 The modern build of lodash’s internal `createCompounder` as a module. INDIRECT 3 1422286095 lodash._root • 3.0.1 The internal lodash function `root` exported as a module. INDIRECT 0 1455615059 lodash.assign • 4.2.0 The lodash method `_.assign` exported as a module. INDIRECT 0 1471109798 lodash.camelcase • 3.0.1 The modern build of lodash’s `_.camelCase` as a module. INDIRECT 4 1422983771 lodash.clonedeep • 4.5.0 The lodash method `_.cloneDeep` exported as a module. INDIRECT 0 1471109839 lodash.deburr • 3.2.0 The lodash method `_.deburr` exported as a module. INDIRECT 1 1454898332 lodash.memoize • 4.1.2 The lodash method `_.memoize` exported as a module. INDIRECT 0 1471110128 lodash.uniq • 4.5.0 The lodash method `_.uniq` exported as a module. INDIRECT 0 1471110401 lodash.words • 3.2.0 The lodash method `_.words` exported as a module. INDIRECT 1 1454898780 lodash • 3.10.1 The modern build of lodash modular utilities. INDIRECT 0 1438668306 lodash • 4.18.1 Lodash modular utilities. INDIRECT 0 1775077280 log-symbols • 1.0.2 Colored symbols for various log levels. Example: ✔︎ success INDIRECT 7 1424768274 longest • 1.0.1 Get the longest item in an array. INDIRECT 0 1427801901 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 1531220985 loud-rejection • 1.6.0 Make unhandled promise rejections fail loudly instead of the default silent fail INDIRECT 3 1467583454 map-obj • 1.0.1 Map object keys and values into a new object INDIRECT 0 1430589766 math-expression-evaluator • 1.4.0 A flexible math expression evaluator INDIRECT 0 1656852756 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 meow • 3.7.0 CLI app helper INDIRECT 47 1451917249 mime-db • 1.12.0 Media Type Database INDIRECT 0 1433560777 mime-db • 1.52.0 Media Type Database INDIRECT 0 1645472511 mime-types • 1.0.2 The ultimate javascript content-type utility. INDIRECT 0 1407123873 mime-types • 2.0.14 The ultimate javascript content-type utility. INDIRECT 1 1433631310 mime-types • 2.1.35 The ultimate javascript content-type utility. INDIRECT 1 1647108283 minimist • 0.0.10 parse argument options INDIRECT 0 1399844590 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 nan • 2.28.0 Native Abstractions for Node.js: C++ header for Node 0.8 -> 26 compatibility INDIRECT 0 1782393365 ncp • 0.4.2 Asynchronous recursive file copy utility. INDIRECT 0 1363107800 node-gyp • 3.8.0 Node.js native addon build tool INDIRECT 96 1533776038 node-sass • 3.13.1 Wrapper around libsass DIRECT 198 1481350668 normalize-range • 0.1.2 Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates INDIRECT 0 1442121604 normalize-url • 1.9.1 Normalize a URL INDIRECT 6 1489226811 num2fraction • 1.2.2 Convert number to fraction INDIRECT 0 1442196721 number-is-nan • 1.0.1 ES2015 Number.isNaN() ponyfill INDIRECT 0 1475212313 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 object-inspect • 1.13.4 string representations of objects in node and the browser INDIRECT 0 1738718770 object-is • 1.1.6 ES2015-compliant shim for Object.is - differentiates between -0 and +0 INDIRECT 21 1709078589 object-keys • 1.1.1 An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim INDIRECT 0 1554604218 object.assign • 4.1.7 ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim INDIRECT 22 1734555262 onetime • 1.1.0 Only call a function once INDIRECT 0 1450398655 os-homedir • 1.0.2 Node.js 4 `os.homedir()` ponyfill INDIRECT 0 1475211521 os-locale • 1.4.0 Get the system locale INDIRECT 2 1441692600 os-tmpdir • 1.0.2 Node.js os.tmpdir() ponyfill INDIRECT 0 1475211274 output-file-sync • 1.1.2 Synchronously write a file and create its ancestor directories if needed INDIRECT 4 1466355134 parse-json • 2.2.0 Parse JSON with more helpful errors INDIRECT 2 1441038990 path-exists • 1.0.0 Check if a path exists INDIRECT 0 1430606623 path-exists • 2.1.0 Check if a path exists INDIRECT 2 1447509322 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 path-type • 1.1.0 Check if a path is a file, directory, or symlink INDIRECT 4 1447529941 performance-now • 2.1.0 Implements performance.now (based on process.hrtime). INDIRECT 0 1487514529 pify • 2.3.0 Promisify a callback-style function INDIRECT 0 1445865378 pinkie-promise • 2.0.1 ES2015 Promise ponyfill INDIRECT 1 1460309840 pinkie • 2.0.4 Itty bitty little widdle twinkie pinkie ES2015 Promise implementation INDIRECT 0 1454324926 pkg-dir • 1.0.0 Find the root directory of a npm package INDIRECT 4 1441094382 pkginfo • 0.3.1 An easy way to expose properties on a module from a package.json INDIRECT 0 1445352868 pkginfo • 0.4.1 An easy way to expose properties on a module from a package.json INDIRECT 0 1503460522 possible-typed-array-names • 1.1.0 A simple list of possible Typed Array names. INDIRECT 0 1738904655 postcss-calc • 5.3.1 PostCSS plugin to reduce calc() INDIRECT 18 1471856376 postcss-colormin • 2.2.2 Minify colors in your CSS files with PostCSS. INDIRECT 21 1486402668 postcss-convert-values • 2.6.1 Convert values with PostCSS (e.g. ms -> s) INDIRECT 13 1486148569 postcss-discard-comments • 2.0.4 Discard comments in your CSS files with PostCSS. INDIRECT 12 1455123683 postcss-discard-duplicates • 2.1.0 Discard duplicate rules in your CSS files with PostCSS. INDIRECT 12 1488136858 postcss-discard-empty • 2.1.0 Discard empty rules and values with PostCSS. INDIRECT 12 1461686192 postcss-discard-overridden • 0.1.1 PostCSS plugin to discard overridden @keyframes or @counter-style. INDIRECT 12 1461734872 postcss-discard-unused • 2.2.3 Discard unused counter styles, keyframes and fonts. INDIRECT 13 1479750723 postcss-filter-plugins • 2.0.3 Exclude/warn on duplicated PostCSS plugins. INDIRECT 12 1527000185 postcss-merge-idents • 2.1.7 Merge keyframe and counter style identifiers. INDIRECT 14 1471377361 postcss-merge-longhand • 2.0.2 Merge longhand properties into shorthand with PostCSS. INDIRECT 12 1484321628 postcss-merge-rules • 2.1.2 Merge CSS rules with PostCSS. INDIRECT 23 1487589041 postcss-message-helpers • 2.0.0 PostCSS helpers to throw or output GNU style messages INDIRECT 0 1422256793 postcss-minify-font-values • 1.0.5 Minify font declarations with PostCSS INDIRECT 14 1462912057 postcss-minify-gradients • 1.0.5 Minify gradient parameters with PostCSS. INDIRECT 13 1477958563 postcss-minify-params • 1.2.2 Minify at-rule params with PostCSS INDIRECT 15 1482921955 postcss-minify-selectors • 2.1.1 Minify selectors with PostCSS. INDIRECT 18 1483188064 postcss-modules-local-by-default • 1.2.0 A CSS Modules transform to make local scope the default INDIRECT 12 1495407266 postcss-normalize-charset • 1.1.1 Add necessary or remove extra charset with PostCSS INDIRECT 12 1478619116 postcss-normalize-url • 3.0.8 Normalize URLs with PostCSS INDIRECT 21 1483135546 postcss-ordered-values • 2.2.3 Ensure values are ordered consistently in your CSS. INDIRECT 13 1484048653 postcss-reduce-idents • 2.4.0 Reduce custom identifiers with PostCSS. INDIRECT 13 1483553530 postcss-reduce-initial • 1.0.1 Reduce initial definitions to the actual initial value, where possible. INDIRECT 12 1482424887 postcss-reduce-transforms • 1.0.4 Reduce transform functions with PostCSS. INDIRECT 14 1478011681 postcss-selector-parser • 2.2.3 > Selector parser with built in methods for working with selector strings. INDIRECT 3 1487874183 postcss-svgo • 2.1.6 Optimise inline SVG with PostCSS. INDIRECT 29 1481987896 postcss-unique-selectors • 2.0.2 Ensure CSS selectors are unique. INDIRECT 14 1454805203 postcss-value-parser • 3.3.1 Transforms css values and at-rule params into the tree INDIRECT 0 1539372643 postcss-zindex • 2.2.0 Reduce z-index values with PostCSS. INDIRECT 14 1480092810 postcss • 5.2.18 Tool for transforming styles with JS plugins INDIRECT 11 1507124939 postcss • 6.0.23 Tool for transforming styles with JS plugins INDIRECT 8 1529606606 prepend-http • 1.0.4 Prepend `http://` to humanized URLs like todomvc.com and localhost INDIRECT 0 1462857683 private • 0.1.8 Utility for associating truly private state with any JavaScript object INDIRECT 0 1507855680 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 prompt • 0.2.14 A beautiful command-line prompt for node.js INDIRECT 91 1410815427 psl • 1.15.0 Domain name parser based on the Public Suffix List INDIRECT 1 1733134564 punycode • 2.3.1 A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. INDIRECT 0 1698690512 q • 1.5.1 A library for promises (CommonJS/Promises/A,B,D) INDIRECT 0 1508435737 query-string • 4.3.4 Parse and stringify URL query strings INDIRECT 2 1492605771 read-pkg-up • 1.0.1 Read the closest package.json file INDIRECT 29 1441258020 read-pkg • 1.1.0 Read a package.json file INDIRECT 26 1441446710 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 • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 recast • 0.10.33 JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator INDIRECT 4 1443033388 recast • 0.11.23 JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator INDIRECT 4 1489336676 redent • 1.0.0 Strip redundant indentation and indent the string INDIRECT 5 1443524087 reduce-css-calc • 1.3.0 Reduce CSS calc() function to the maximum INDIRECT 4 1472209421 reduce-function-call • 1.0.3 Reduce function calls in a string, using a callback INDIRECT 1 1568266524 regenerate • 1.4.2 Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points. INDIRECT 0 1604220132 regenerator-runtime • 0.11.1 Runtime for Regenerator-compiled generator and async functions. INDIRECT 0 1512675367 regexp.prototype.flags • 1.5.4 ES6 spec-compliant RegExp.prototype.flags shim. INDIRECT 23 1735864833 regexpu-core • 2.0.0 regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5. INDIRECT 4 1454960205 regexpu • 1.3.0 A source code transpiler that enables the use of ES6 Unicode regular expressions in ES5. INDIRECT 10 1443092478 regjsgen • 0.2.0 Generate `RegExp`s from RegJSParser’s AST INDIRECT 0 1409632332 repeat-string • 1.6.1 Repeat the given string n times. Fastest implementation for repeating a string. INDIRECT 0 1477241640 repeating • 1.1.3 Repeat a string - fast INDIRECT 1 1432645268 repeating • 2.0.1 Repeat a string - fast INDIRECT 1 1460395967 require-directory • 2.1.1 Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules. INDIRECT 0 1432801864 resolve • 1.22.12 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 6 1775929295 right-align • 0.1.3 Right-align the text in a string. INDIRECT 5 1433829496 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 1524687024 safe-regex-test • 1.1.0 Give a regex, get a robust predicate function that tests it against a string. INDIRECT 18 1734029347 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 sass-graph • 2.2.6 Parse sass files and extract a graph of imports INDIRECT 87 1588596199 sass-loader • 4.1.1 Sass loader for webpack DIRECT 7 1482319073 scss-tokenizer • 0.2.3 A tokenzier for Sass' SCSS syntax INDIRECT 3 1494600521 set-function-length • 1.2.2 Set a function's length property INDIRECT 17 1710006059 set-function-name • 2.0.2 Set a function's name property INDIRECT 6 1708407265 set-immediate-shim • 1.0.1 Simple setImmediate shim INDIRECT 0 1426146360 shebang-regex • 1.0.0 Regular expression for matching a shebang INDIRECT 0 1424150698 side-channel-list • 1.0.1 Store information about any JS value in a side channel, using a linked list INDIRECT 2 1775667313 side-channel-map • 1.0.1 Store information about any JS value in a side channel, using a Map INDIRECT 17 1733892798 side-channel-weakmap • 1.0.2 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 18 1733895551 side-channel • 1.1.1 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 20 1780950887 simple-fmt • 0.1.0 maximally minimal string formatting library INDIRECT 0 1366374016 simple-is • 0.2.0 maximally minimal type-testing library INDIRECT 0 1366541211 slash • 1.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 1407924902 sort-keys • 1.1.2 Sort the keys of an object INDIRECT 1 1463546673 source-list-map • 0.1.8 Fast line to line SourceMap generator. INDIRECT 0 1484123267 source-map-support • 0.2.10 Fixes stack traces for files with source maps INDIRECT 2 1426147223 source-map-support • 0.4.18 Fixes stack traces for files with source maps INDIRECT 1 1505036648 spdx-expression-parse • 3.0.1 parse SPDX license expressions INDIRECT 2 1589386366 sshpk • 1.18.0 A library for finding and using SSH public keys INDIRECT 9 1697736191 stable • 0.1.8 A stable array sort for JavaScript INDIRECT 0 1524667299 stack-trace • 0.0.10 Get v8 stack traces as an array of CallSite objects. INDIRECT 0 1494918433 stat-mode • 0.1.0 Offers convenient getters and setters for the stat `mode` INDIRECT 0 1393722013 stop-iteration-iterator • 1.1.0 Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it. INDIRECT 22 1734129212 strict-uri-encode • 1.1.0 A stricter URI encode adhering to RFC 3986 INDIRECT 0 1451891015 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 • 1.0.2 Get the visual width of a string - the number of columns required to display it INDIRECT 5 1471188234 stringmap • 0.2.2 fast and robust stringmap INDIRECT 0 1380204380 stringset • 0.2.1 fast and robust stringset INDIRECT 0 1380204839 stringstream • 0.0.6 Encode and decode streams into string streams INDIRECT 0 1526552557 strip-ansi • 0.3.0 Strip ANSI escape codes INDIRECT 1 1403638395 strip-ansi • 3.0.1 Strip ANSI escape codes INDIRECT 1 1456057282 strip-bom • 2.0.0 Strip UTF-8 byte order mark (BOM) from a string/buffer INDIRECT 1 1435583611 strip-indent • 1.0.1 Strip leading whitespace from every line in a string INDIRECT 1 1424109734 style-loader • 0.13.2 style loader module for webpack DIRECT 5 1487954662 supports-color • 0.2.0 Detect whether a terminal supports color INDIRECT 0 1402710357 supports-color • 2.0.0 Detect whether a terminal supports color INDIRECT 0 1435705114 supports-color • 3.2.3 Detect whether a terminal supports color INDIRECT 1 1484526472 supports-color • 5.5.0 Detect whether a terminal supports color INDIRECT 1 1534739857 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 svgo • 0.7.2 Nodejs-based tool for optimizing SVG vector graphics files INDIRECT 21 1485713083 table-view • 0.3.0 array table view INDIRECT 142 1443020014 through • 2.3.8 simplified stream construction INDIRECT 0 1435930719 tldts-core • 7.4.9 tldts core primitives (internal module) INDIRECT 0 1784191414 tldts • 7.4.9 Library to work against complex domain names, subdomains and URIs. INDIRECT 1 1784191421 to-fast-properties • 1.0.3 Force V8 to use fast properties for an object INDIRECT 0 1493539546 trim-newlines • 1.0.0 Trim newlines from the start and/or end of a string INDIRECT 0 1443518907 trim-right • 1.0.1 Similar to String#trim() but removes only whitespace on the right INDIRECT 0 1436991595 try-resolve • 1.0.1 Try and resolve a filename INDIRECT 0 1437789028 tryor • 0.1.2 return fn() or default value (in case of exception) INDIRECT 0 1366666148 uglify-to-browserify • 1.0.2 A transform to make UglifyJS work in browserify. INDIRECT 0 1391604002 uniq • 1.0.1 Removes duplicates from a sorted array in place INDIRECT 0 1401052556 uniqs • 2.0.0 Tiny utility to create unions and de-duplicated lists INDIRECT 0 1401784137 user-home • 1.1.1 Get the path to the user home directory INDIRECT 0 1421171269 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 uuid • 3.4.0 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1579208738 vendors • 1.0.4 List of vendor prefixes known to the web platform INDIRECT 0 1579857088 verror • 1.10.0 richer JavaScript errors INDIRECT 3 1493743247 whet.extend • 0.9.9 A sharped version of port of jQuery.extend that actually works on node.js INDIRECT 0 1359323941 which-boxed-primitive • 1.1.1 Which kind of boxed JS primitive is this? INDIRECT 25 1734328124 which-collection • 1.0.2 Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 20 1709938384 which-typed-array • 1.1.22 Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 25 1780688858 window-size • 0.1.0 Reliable way to to get the height and width of the terminal/console in a node.js environment. INDIRECT 0 1392435708 window-size • 0.1.4 Reliable way to to get the height and width of the terminal/console in a node.js environment. INDIRECT 0 1447616084 winston • 0.8.3 A multi-transport async logging library for Node.js INDIRECT 7 1415144758 wordwrap • 0.0.3 Wrap those words. Show them at what columns to start and stop. INDIRECT 0 1431018298 wrap-ansi • 2.1.0 Wordwrap a string with ANSI escape codes INDIRECT 6 1480440084 yargs • 3.10.0 Light-weight option parsing with an argv hash. No optstrings attached. INDIRECT 13 1432873936 yargs • 3.27.0 Light-weight option parsing with an argv hash. No optstrings attached. INDIRECT 17 1444269338 yargs • 7.1.2 yargs the modern, pirate-themed, successor to optimist. INDIRECT 70 1619322889