acorn-jsx • 3.0.1 Alternative, faster React.js JSX parser INDIRECT 1 1462206647 acorn • 3.3.0 ECMAScript parser INDIRECT 0 1469481915 acorn • 5.7.4 ECMAScript parser INDIRECT 0 1583796356 ajv-keywords • 1.5.1 Custom JSON-Schema keywords for ajv validator INDIRECT 0 1485107518 ajv • 4.11.8 Another JSON Schema Validator INDIRECT 22 1493407399 ansi-cyan • 0.1.1 The color cyan, in ansi. INDIRECT 1 1432259870 ansi-escapes • 1.4.0 ANSI escape codes for manipulating the terminal INDIRECT 0 1460925439 ansi-red • 0.1.1 The color red, in ansi. INDIRECT 1 1432259898 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-wrap • 0.1.0 Create ansi colors by passing the open and close codes. INDIRECT 0 1432259000 argparse • 1.0.10 Very powerful CLI arguments parser. Native port of argparse - python's options parsing library INDIRECT 1 1518704641 arr-diff • 1.1.0 Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons. INDIRECT 2 1440319282 arr-flatten • 1.1.0 Recursively flatten an array or arrays. INDIRECT 0 1499280631 arr-union • 2.1.0 Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons. INDIRECT 0 1434354472 array-slice • 0.2.3 Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index. INDIRECT 0 1428397211 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 1518248542 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 call-bind-apply-helpers • 1.0.1 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 1733726673 call-bind • 1.0.8 Robustly `.call.bind()` a function INDIRECT 15 1733462354 call-bound • 1.0.3 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 12 1734310625 caller-path • 0.1.0 Get the path of the caller module INDIRECT 1 1397902712 callsites • 0.2.0 Get callsites from the V8 stack trace API INDIRECT 0 1397902338 chalk • 1.1.3 Terminal string styling done right. Much color. INDIRECT 6 1459210604 circular-json • 0.3.3 JSON does not handle circular references. This version does INDIRECT 0 1500879386 cli-cursor • 1.0.2 Toggle the CLI cursor INDIRECT 3 1442584046 co • 4.6.0 generator async control flow goodness INDIRECT 0 1436481044 code-point-at • 1.1.0 ES2015 `String#codePointAt()` ponyfill INDIRECT 0 1478169780 commander • 2.20.3 the complete solution for node.js command-line programs INDIRECT 0 1570772424 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 concat-stream • 1.6.2 writable stream that concatenates strings or binary data and calls a callback with the result INDIRECT 10 1521645450 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 debug • 2.6.9 small debugging utility INDIRECT 1 1506087155 deep-is • 0.1.4 node's assert.deepEqual algorithm except for NaN being equal to NaN INDIRECT 0 1630774520 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 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 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-object-atoms • 1.1.0 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1736869242 es6-iterator • 2.0.3 Iterator abstraction based on ES6 specification INDIRECT 8 1508238115 es6-map • 0.1.5 ECMAScript6 Map polyfill INDIRECT 10 1489767956 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 eslint • 2.13.1 An AST-based pattern checker for JavaScript. INDIRECT 143 1466445641 event-emitter • 0.3.5 Environment agnostic event emitter INDIRECT 8 1489591870 exit-hook • 1.1.1 Run some code when the process exits INDIRECT 0 1409577290 extend-shallow • 1.1.4 Extend an object with the properties of additional objects. node.js/javascript util. INDIRECT 1 1432245371 fast-levenshtein • 2.0.6 Efficient implementation of Levenshtein algorithm with locale-specific collator support. INDIRECT 0 1482873307 figures • 1.7.0 Unicode symbols with Windows CMD fallbacks INDIRECT 2 1463504380 file-entry-cache • 1.3.1 Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process INDIRECT 19 1470049851 flat-cache • 1.3.4 A stupidly simple key/value storage using files to persist some data INDIRECT 17 1542228147 front-matter • 2.1.2 Extract YAML front matter from a string INDIRECT 4 1485415104 fs-extra • 3.0.1 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 3 1493941724 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 generate-function • 2.3.1 Module that helps you write generated functions in Node INDIRECT 1 1535726781 generate-object-property • 1.2.0 Generate safe JS code that can used to reference a object property INDIRECT 1 1431893704 get-intrinsic • 1.2.7 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 11 1735840488 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 1735848482 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 gonzales-pe-sl • 4.2.3 Temporary gonzales-pe fork for sass-lint INDIRECT 1 1508223745 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 has-ansi • 2.0.0 Check if a string has ANSI escape codes INDIRECT 1 1435681054 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 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 ignore • 3.3.10 Ignore is a manager and filter for .gitignore rules. INDIRECT 0 1529546818 imurmurhash • 0.1.4 An incremental implementation of MurmurHash3 INDIRECT 0 1377377123 inquirer • 0.12.0 A collection of common interactive command line user interfaces. INDIRECT 27 1454990164 is-fullwidth-code-point • 1.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 1 1437084018 is-fullwidth-code-point • 2.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1474526569 is-my-ip-valid • 1.0.1 A small lib to validate IP addresses. INDIRECT 0 1646151758 is-my-json-valid • 2.20.6 A [JSONSchema](https://json-schema.org/) validator that uses code generation to be extremely fast. INDIRECT 6 1636548621 is-property • 1.0.2 Tests if a JSON property can be accessed using . syntax INDIRECT 0 1419519043 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 isarray • 2.0.5 Array#isArray for older browsers INDIRECT 0 1562592082 js-yaml • 3.14.1 YAML 1.2 parser and serializer INDIRECT 3 1607370310 json-stable-stringify • 1.2.1 deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results INDIRECT 20 1734818063 jsonfile • 3.0.1 Easily read/write JSON files. INDIRECT 1 1499266104 jsonpointer • 5.0.1 Simple JSON Addressing. INDIRECT 0 1657716370 kind-of • 1.1.0 Get the native type of a value. INDIRECT 0 1423476583 known-css-properties • 0.3.0 List of known CSS properties INDIRECT 0 1501680685 levn • 0.3.0 Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible INDIRECT 2 1451368623 lodash.capitalize • 4.2.1 The lodash method `_.capitalize` exported as a module. INDIRECT 0 1471109827 lodash.kebabcase • 4.1.1 The lodash method `_.kebabCase` exported as a module. INDIRECT 0 1471110089 lodash • 4.17.21 Lodash modular utilities. INDIRECT 0 1613835736 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 merge • 1.2.1 Merge multiple objects into one, optionally creating a new cloned object. Similar to the jQuery.extend but more flexible. Works in Node.js and the browser. INDIRECT 0 1540661718 minimist • 1.1.3 parse argument options INDIRECT 0 1438902525 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 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-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 onetime • 1.1.0 Only call a function once INDIRECT 0 1450398655 optionator • 0.8.3 option parsing and help generation INDIRECT 6 1573077339 os-homedir • 1.0.2 Node.js 4 `os.homedir()` ponyfill INDIRECT 0 1475211521 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 plugin-error • 0.1.2 Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor changes. DIRECT 9 1433150126 pluralize • 1.2.1 Pluralize and singularize any word INDIRECT 0 1442460883 prelude-ls • 1.1.2 prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript. INDIRECT 0 1431657754 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 progress • 1.1.8 Flexible ascii progress bar INDIRECT 0 1407643576 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 readline2 • 1.0.1 Readline Façade fixing bugs and issues found in releases 0.8 and 0.10 INDIRECT 4 1437116750 require-uncached • 1.0.3 Require a module bypassing the cache INDIRECT 3 1478234614 resolve-from • 1.0.1 Resolve the path of a module like require.resolve() but from a given path INDIRECT 0 1444055598 restore-cursor • 1.0.1 Gracefully restore the CLI cursor on exit INDIRECT 2 1442583494 run-async • 0.1.0 Utility method to run function either synchronously or asynchronously using the common `this.async()` style. INDIRECT 2 1407719491 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 1524687024 sass-lint • 1.13.1 All Node Sass linter! DIRECT 160 1556272686 set-function-length • 1.2.2 Set a function's length property INDIRECT 14 1710006059 slice-ansi • 0.0.4 Slice a string with ANSI escape codes INDIRECT 0 1443254008 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 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 strip-json-comments • 1.0.4 Strip comments from JSON. Lets you use comments in your JSON files! INDIRECT 0 1438475825 supports-color • 2.0.0 Detect whether a terminal supports color INDIRECT 0 1435705114 text-table • 0.2.0 borderless text tables with alignment INDIRECT 0 1380945086 through • 2.3.8 simplified stream construction INDIRECT 0 1435930719 through2 • 2.0.5 A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise DIRECT 9 1541541791 type-check • 0.3.2 type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax. INDIRECT 1 1451367981 typedarray • 0.0.6 TypedArray polyfill for old browsers INDIRECT 0 1400295169 universalify • 0.1.2 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1529493431 user-home • 2.0.0 Get the path to the user home directory INDIRECT 1 1434199231 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 util • 0.10.4 Node.JS util module INDIRECT 1 1528061603 word-wrap • 1.2.5 Wrap words to a specified length. INDIRECT 0 1690036658 write • 0.2.1 Write files to disk, creating intermediate directories if they don't exist. INDIRECT 2 1438197371 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945