nyc>8.4.0>align-text • 0.1.4Align the text in a string. | INDIRECT | 4 | |
nyc>8.4.0>ansi-regex • 2.0.0Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
nyc>8.4.0>ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminal | INDIRECT | 0 | |
nyc>8.4.0>append-transform • 0.3.0Install a transform to `require.extensions` that always runs last, even if additional extensions are added later. | INDIRECT | 0 | |
nyc>8.4.0>archy • 1.0.0render nested hierarchies `npm ls` style with unicode pipes | DIRECT | 0 | |
nyc>8.4.0>arr-diff • 2.0.0Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons. | INDIRECT | 1 | |
nyc>8.4.0>arr-flatten • 1.0.1Recursively flatten an array or arrays. This is the fastest implementation of array flatten. | INDIRECT | 0 | |
nyc>8.4.0>array-unique • 0.2.1Return an array free of duplicate values. Fastest ES5 implementation. | INDIRECT | 0 | |
nyc>8.4.0>arrify • 1.0.1Convert a value to an array | DIRECT | 0 | |
nyc>8.4.0>async • 1.5.2Higher-order functions and common patterns for asynchronous code | INDIRECT | 0 | |
nyc>8.4.0>babel-code-frame • 6.16.0Generate errors that contain a code frame that point to source locations. | INDIRECT | 9 | |
nyc>8.4.0>babel-generator • 6.18.0Turns an AST into code. | INDIRECT | 14 | |
nyc>8.4.0>babel-messages • 6.8.0Collection of debug messages used by Babel. | INDIRECT | 3 | |
nyc>8.4.0>babel-runtime • 6.18.0babel selfContained runtime | INDIRECT | 2 | |
nyc>8.4.0>babel-template • 6.16.0Generate an AST from a string template. | INDIRECT | 24 | |
nyc>8.4.0>babel-traverse • 6.18.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes | INDIRECT | 23 | |
nyc>8.4.0>babel-types • 6.18.0Babel Types is a Lodash-esque utility library for AST nodes | INDIRECT | 6 | |
nyc>8.4.0>babylon • 6.13.1A JavaScript parser | INDIRECT | 0 | |
nyc>8.4.0>balanced-match • 0.4.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
nyc>8.4.0>brace-expansion • 1.1.6Brace expansion as known from sh/bash | INDIRECT | 2 | |
nyc>8.4.0>braces • 1.8.5Fastest brace expansion for node.js, with the most complete support for the Bash 4.3 braces specification. | INDIRECT | 11 | |
nyc>8.4.0>builtin-modules • 1.1.1List of the Node.js builtin modules | INDIRECT | 0 | |
nyc>8.4.0>caching-transform • 1.0.1Wraps a transform and provides caching | DIRECT | 8 | |
nyc>8.4.0>camelcase • 1.2.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar | INDIRECT | 0 | |
nyc>8.4.0>center-align • 0.1.3Center-align the text in a string. | INDIRECT | 6 | |
nyc>8.4.0>chalk • 1.1.3Terminal string styling done right. Much color. | INDIRECT | 6 | |
nyc>8.4.0>code-point-at • 1.0.1ES2015 String#codePointAt() ponyfill | INDIRECT | 1 | |
nyc>8.4.0>commondir • 1.0.1compute the closest common parent for file paths | INDIRECT | 0 | |
nyc>8.4.0>concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
nyc>8.4.0>convert-source-map • 1.3.0Converts a source-map from/to different formats and allows adding/changing properties. | DIRECT | 0 | |
nyc>8.4.0>core-js • 2.4.1Standard library | INDIRECT | 0 | |
nyc>8.4.0>cross-spawn • 4.0.2Cross platform child_process#spawn and child_process#spawnSync | INDIRECT | 5 | |
nyc>8.4.0>debug • 2.2.0small debugging utility | INDIRECT | 1 | |
nyc>8.4.0>decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow | INDIRECT | 0 | |
nyc>8.4.0>default-require-extensions • 1.0.0Node's default require extensions as a separate module | DIRECT | 2 | |
nyc>8.4.0>detect-indent • 4.0.0Detect the indentation of code | INDIRECT | 3 | |
nyc>8.4.0>error-ex • 1.3.0Easy error subclassing and stack customization | INDIRECT | 1 | |
nyc>8.4.0>escape-string-regexp • 1.0.5Escape RegExp special characters | INDIRECT | 0 | |
nyc>8.4.0>expand-brackets • 0.1.5Expand POSIX bracket expressions (character classes) in glob patterns. | INDIRECT | 1 | |
nyc>8.4.0>expand-range • 1.8.2Fast, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks. Used by micromatch. | INDIRECT | 9 | |
nyc>8.4.0>extglob • 0.3.2Convert extended globs to regex-compatible strings. Add (almost) the expressive power of regular expressions to glob patterns. | INDIRECT | 1 | |
nyc>8.4.0>filename-regex • 2.0.0Regular expression for matching file names, with or without extension. | INDIRECT | 0 | |
nyc>8.4.0>fill-range • 2.2.3Fill in a range of numbers or letters, optionally passing an increment or multiplier to use. | INDIRECT | 8 | |
nyc>8.4.0>find-cache-dir • 0.1.1My well-made module | DIRECT | 8 | |
nyc>8.4.0>find-up • 1.1.2Find a file by walking up parent directories | DIRECT | 3 | |
nyc>8.4.0>for-in • 0.1.6Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js | INDIRECT | 0 | |
nyc>8.4.0>for-own • 0.1.4Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js. | INDIRECT | 1 | |
nyc>8.4.0>glob-base • 0.3.0Returns an object with the (non-glob) base path and the actual pattern. | INDIRECT | 3 | |
nyc>8.4.0>globals • 9.12.0Global identifiers from different JavaScript environments | INDIRECT | 0 | |
nyc>8.4.0>handlebars • 4.0.5Handlebars provides the power necessary to let you build semantic templates effectively with no frustration | INDIRECT | 24 | |
nyc>8.4.0>has-ansi • 2.0.0Check if a string has ANSI escape codes | INDIRECT | 1 | |
nyc>8.4.0>has-flag • 1.0.0Check if argv has a specific flag | INDIRECT | 0 | |
nyc>8.4.0>imurmurhash • 0.1.4An incremental implementation of MurmurHash3 | INDIRECT | 0 | |
nyc>8.4.0>invert-kv • 1.0.0Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'} | INDIRECT | 0 | |
nyc>8.4.0>is-arrayish • 0.2.1Determines if an object can be used as an array | INDIRECT | 0 | |
nyc>8.4.0>is-buffer • 1.1.4Determine if an object is a Buffer | INDIRECT | 0 | |
nyc>8.4.0>is-builtin-module • 1.0.0Check if a string matches the name of a Node.js builtin module | INDIRECT | 1 | |
nyc>8.4.0>is-dotfile • 1.0.2Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory. | INDIRECT | 0 | |
nyc>8.4.0>is-equal-shallow • 0.1.3Does a shallow comparison of two objects, returning false if the keys or values differ. | INDIRECT | 1 | |
nyc>8.4.0>is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?" | INDIRECT | 0 | |
nyc>8.4.0>is-extglob • 1.0.0Returns true if a string has an extglob. | INDIRECT | 0 | |
nyc>8.4.0>is-finite • 1.0.2ES2015 Number.isFinite() ponyfill | INDIRECT | 1 | |
nyc>8.4.0>is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 1 | |
nyc>8.4.0>is-glob • 2.0.1Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet | INDIRECT | 1 | |
nyc>8.4.0>is-number • 2.1.0Returns true if the value is a number. comprehensive tests. | INDIRECT | 2 | |
nyc>8.4.0>is-posix-bracket • 0.1.1Returns true if the given string is a POSIX bracket expression (POSIX character class). | INDIRECT | 0 | |
nyc>8.4.0>is-primitive • 2.0.0Returns `true` if the value is a primitive. | INDIRECT | 0 | |
nyc>8.4.0>is-utf8 • 0.2.1Detect if a buffer is utf8 encoded. | INDIRECT | 0 | |
nyc>8.4.0>isarray • 1.0.0Array#isArray for older browsers | INDIRECT | 0 | |
nyc>8.4.0>isobject • 2.1.0Returns true if the value is an object and not an array or null. | INDIRECT | 1 | |
nyc>8.4.0>istanbul-lib-report>supports-color • 3.1.2Detect whether a terminal supports color | INDIRECT | 1 | |
nyc>8.4.0>js-tokens • 2.0.0A regex that tokenizes JavaScript. | INDIRECT | 0 | |
nyc>8.4.0>jsesc • 1.3.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output. | INDIRECT | 0 | |
nyc>8.4.0>kind-of • 3.0.4Get the native type of a value. | INDIRECT | 1 | |
nyc>8.4.0>lazy-cache • 1.0.4Cache requires to be lazy-loaded when needed. | INDIRECT | 0 | |
nyc>8.4.0>lcid • 1.0.0Mapping between standard locale identifiers and Windows locale identifiers (LCID) | INDIRECT | 1 | |
nyc>8.4.0>load-json-file • 1.1.0Read and parse a JSON file | INDIRECT | 9 | |
nyc>8.4.0>lodash • 4.16.6Lodash modular utilities. | INDIRECT | 0 | |
nyc>8.4.0>longest • 1.0.1Get the longest item in an array. | INDIRECT | 0 | |
nyc>8.4.0>loose-envify • 1.3.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST | INDIRECT | 1 | |
nyc>8.4.0>md5-hex • 1.3.0Create a MD5 hash with hex encoding | DIRECT | 1 | |
nyc>8.4.0>micromatch • 2.3.11Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch. | DIRECT | 33 | |
nyc>8.4.0>minimist • 0.0.8parse argument options | INDIRECT | 0 | |
nyc>8.4.0>mkdirp • 0.5.1Recursively mkdir, like `mkdir -p` | DIRECT | 1 | |
nyc>8.4.0>normalize-path • 2.0.1Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes. | INDIRECT | 0 | |
nyc>8.4.0>number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfill | INDIRECT | 0 | |
nyc>8.4.0>object-assign • 4.1.0ES2015 Object.assign() ponyfill | INDIRECT | 0 | |
nyc>8.4.0>object.omit • 2.0.1Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument. | INDIRECT | 3 | |
nyc>8.4.0>os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfill | INDIRECT | 0 | |
nyc>8.4.0>os-locale • 1.4.0Get the system locale | INDIRECT | 2 | |
nyc>8.4.0>parse-glob • 3.0.4Parse a glob pattern into an object of tokens. | INDIRECT | 5 | |
nyc>8.4.0>parse-json • 2.2.0Parse JSON with more helpful errors | INDIRECT | 2 | |
nyc>8.4.0>path-exists • 2.1.0Check if a path exists | INDIRECT | 2 | |
nyc>8.4.0>path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
nyc>8.4.0>path-parse • 1.0.5Node.js path.parse() ponyfill | INDIRECT | 0 | |
nyc>8.4.0>path-type • 1.1.0Check if a path is a file, directory, or symlink | INDIRECT | 4 | |
nyc>8.4.0>pify • 2.3.0Promisify a callback-style function | INDIRECT | 0 | |
nyc>8.4.0>pinkie-promise • 2.0.1ES2015 Promise ponyfill | INDIRECT | 1 | |
nyc>8.4.0>pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementation | INDIRECT | 0 | |
nyc>8.4.0>pkg-dir • 1.0.0Find the root directory of a npm package | INDIRECT | 4 | |
nyc>8.4.0>preserve • 0.2.0Temporarily substitute tokens in the given `string` with placeholders, then put them back after transforming the string. | INDIRECT | 0 | |
nyc>8.4.0>randomatic • 1.1.5Generate randomized strings of a specified length, fast. Only the length is necessary, but you can optionally generate patterns using any combination of numeric, alpha-numeric, alphabetical, special or custom characters. | INDIRECT | 3 | |
nyc>8.4.0>read-pkg-up • 1.0.1Read the closest package.json file | INDIRECT | 23 | |
nyc>8.4.0>read-pkg • 1.1.0Read a package.json file | INDIRECT | 20 | |
nyc>8.4.0>regenerator-runtime • 0.9.5Runtime for Regenerator-compiled generator and async functions. | INDIRECT | 0 | |
nyc>8.4.0>regex-cache • 0.4.3Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in suprising performance improvements. | INDIRECT | 2 | |
nyc>8.4.0>repeat-element • 1.1.2Create an array by repeating the given value n times. | INDIRECT | 0 | |
nyc>8.4.0>repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string. | INDIRECT | 0 | |
nyc>8.4.0>repeating • 2.0.1Repeat a string - fast | INDIRECT | 2 | |
nyc>8.4.0>require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules. | INDIRECT | 0 | |
nyc>8.4.0>resolve-from • 2.0.0Resolve the path of a module like require.resolve() but from a given path | DIRECT | 0 | |
nyc>8.4.0>right-align • 0.1.3Right-align the text in a string. | INDIRECT | 5 | |
nyc>8.4.0>string-width • 1.0.2Get the visual width of a string - the number of columns required to display it | INDIRECT | 5 | |
nyc>8.4.0>strip-ansi • 3.0.1Strip ANSI escape codes | INDIRECT | 1 | |
nyc>8.4.0>strip-bom • 2.0.0Strip UTF-8 byte order mark (BOM) from a string/buffer | INDIRECT | 1 | |
nyc>8.4.0>supports-color • 2.0.0Detect whether a terminal supports color | INDIRECT | 0 | |
nyc>8.4.0>to-fast-properties • 1.0.2Force V8 to use fast properties for an object | INDIRECT | 0 | |
nyc>8.4.0>uglify-js>yargs • 3.10.0Light-weight option parsing with an argv hash. No optstrings attached. | INDIRECT | 13 | |
nyc>8.4.0>uglify-to-browserify • 1.0.2A transform to make UglifyJS work in browserify. | INDIRECT | 0 | |
nyc>8.4.0>wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop. | INDIRECT | 0 | |
nyc>8.4.0>wrap-ansi • 2.0.0Wordwrap a string with ANSI escape codes | INDIRECT | 6 | |
nyc>8.4.0>yargs-parser>camelcase • 3.0.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar | INDIRECT | 0 | |
nyc>8.4.0>yargs • 6.3.0yargs the modern, pirate-themed, successor to optimist. | DIRECT | 46 | |
nyc>8.4.0>yargs>camelcase • 3.0.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar | INDIRECT | 0 | |
nyc>8.4.0>yargs>window-size • 0.2.0Reliable way to to get the height and width of the terminal/console in a node.js environment. | INDIRECT | 0 | |