Skip to content

Instantly share code, notes, and snippets.

@thestinger
Created October 5, 2019 23:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thestinger/b09bc3eaae051400c0acd5be5e5856b3 to your computer and use it in GitHub Desktop.
Save thestinger/b09bc3eaae051400c0acd5be5e5856b3 to your computer and use it in GitHub Desktop.
pdf.js@2.0.0
│ /home/strcat/projects/grapheneos/pdf.js
│ [PDF.js](https://mozilla.github.io/pdf.js/) is a Portable Document Format (PDF) viewer that is built with HTML5.
│ git://github.com/mozilla/pdf.js.git
│ https://github.com/mozilla/pdf.js#readme
├─┬ @babel/core@7.4.5
│ │ Babel compiler core.
│ │ https://github.com/babel/babel/tree/master/packages/babel-core
│ │ https://babeljs.io/
│ ├─┬ @babel/code-frame@7.0.0
│ │ │ Generate errors that contain a code frame that point to source locations.
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-code-frame
│ │ │ https://babeljs.io/
│ │ └─┬ @babel/highlight@7.0.0
│ │ │ Syntax highlight JavaScript strings for output in terminals.
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-highlight
│ │ │ https://babeljs.io/
│ │ ├── chalk@2.4.1 deduped
│ │ │ Terminal string styling done right
│ │ │ git+https://github.com/chalk/chalk.git
│ │ │ https://github.com/chalk/chalk#readme
│ │ ├── esutils@2.0.2 deduped
│ │ │ utility box for ECMAScript language tools
│ │ │ git+ssh://git@github.com/estools/esutils.git
│ │ │ https://github.com/estools/esutils
│ │ └── js-tokens@4.0.0
│ │ A regex that tokenizes JavaScript.
│ │ git+https://github.com/lydell/js-tokens.git
│ │ https://github.com/lydell/js-tokens#readme
│ ├─┬ @babel/generator@7.4.4
│ │ │ Turns an AST into code.
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-generator
│ │ │ https://babeljs.io/
│ │ ├── @babel/types@7.4.4 deduped
│ │ │ Babel Types is a Lodash-esque utility library for AST nodes
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-types
│ │ │ https://babeljs.io/
│ │ ├── jsesc@2.5.2
│ │ │ Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
│ │ │ git+https://github.com/mathiasbynens/jsesc.git
│ │ │ https://mths.be/jsesc
│ │ ├── lodash@4.17.11
│ │ │ Lodash modular utilities.
│ │ │ git+https://github.com/lodash/lodash.git
│ │ │ https://lodash.com/
│ │ ├── source-map@0.5.7
│ │ │ Generates and consumes source maps
│ │ │ git+ssh://git@github.com/mozilla/source-map.git
│ │ │ https://github.com/mozilla/source-map
│ │ └── trim-right@1.0.1
│ │ Similar to String#trim() but removes only whitespace on the right
│ │ git+https://github.com/sindresorhus/trim-right.git
│ │ https://github.com/sindresorhus/trim-right#readme
│ ├─┬ @babel/helpers@7.4.4
│ │ │ Collection of helper functions used by Babel transforms.
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helpers
│ │ │ https://babeljs.io/
│ │ ├── @babel/template@7.4.4 deduped
│ │ │ Generate an AST from a string template.
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-template
│ │ │ https://babeljs.io/
│ │ ├── @babel/traverse@7.4.5 deduped
│ │ │ The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-traverse
│ │ │ https://babeljs.io/
│ │ └── @babel/types@7.4.4 deduped
│ │ Babel Types is a Lodash-esque utility library for AST nodes
│ │ https://github.com/babel/babel/tree/master/packages/babel-types
│ │ https://babeljs.io/
│ ├── @babel/parser@7.4.5
│ │ A JavaScript parser
│ │ https://github.com/babel/babel/tree/master/packages/babel-parser
│ │ https://babeljs.io/
│ ├─┬ @babel/template@7.4.4
│ │ │ Generate an AST from a string template.
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-template
│ │ │ https://babeljs.io/
│ │ ├── @babel/code-frame@7.0.0 deduped
│ │ │ Generate errors that contain a code frame that point to source locations.
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-code-frame
│ │ │ https://babeljs.io/
│ │ ├── @babel/parser@7.4.5 deduped
│ │ │ A JavaScript parser
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-parser
│ │ │ https://babeljs.io/
│ │ └── @babel/types@7.4.4 deduped
│ │ Babel Types is a Lodash-esque utility library for AST nodes
│ │ https://github.com/babel/babel/tree/master/packages/babel-types
│ │ https://babeljs.io/
│ ├─┬ @babel/traverse@7.4.5
│ │ │ The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-traverse
│ │ │ https://babeljs.io/
│ │ ├── @babel/code-frame@7.0.0 deduped
│ │ │ Generate errors that contain a code frame that point to source locations.
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-code-frame
│ │ │ https://babeljs.io/
│ │ ├── @babel/generator@7.4.4 deduped
│ │ │ Turns an AST into code.
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-generator
│ │ │ https://babeljs.io/
│ │ ├─┬ @babel/helper-function-name@7.1.0
│ │ │ │ Helper function to change the property 'name' of every function
│ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-function-name
│ │ │ ├── @babel/helper-get-function-arity@7.0.0 deduped
│ │ │ │ Helper function to get function arity
│ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-get-function-arity
│ │ │ ├── @babel/template@7.4.4 deduped
│ │ │ │ Generate an AST from a string template.
│ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-template
│ │ │ │ https://babeljs.io/
│ │ │ └── @babel/types@7.4.4 deduped
│ │ │ Babel Types is a Lodash-esque utility library for AST nodes
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-types
│ │ │ https://babeljs.io/
│ │ ├─┬ @babel/helper-split-export-declaration@7.4.4
│ │ │ │ >
│ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-split-export-declaration
│ │ │ └── @babel/types@7.4.4 deduped
│ │ │ Babel Types is a Lodash-esque utility library for AST nodes
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-types
│ │ │ https://babeljs.io/
│ │ ├── @babel/parser@7.4.5 deduped
│ │ │ A JavaScript parser
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-parser
│ │ │ https://babeljs.io/
│ │ ├── @babel/types@7.4.4 deduped
│ │ │ Babel Types is a Lodash-esque utility library for AST nodes
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-types
│ │ │ https://babeljs.io/
│ │ ├─┬ debug@4.1.1
│ │ │ │ small debugging utility
│ │ │ │ git://github.com/visionmedia/debug.git
│ │ │ │ https://github.com/visionmedia/debug#readme
│ │ │ └── ms@2.1.1
│ │ │ Tiny millisecond conversion utility
│ │ │ git+https://github.com/zeit/ms.git
│ │ │ https://github.com/zeit/ms#readme
│ │ ├── globals@11.12.0 deduped
│ │ │ Global identifiers from different JavaScript environments
│ │ │ git+https://github.com/sindresorhus/globals.git
│ │ │ https://github.com/sindresorhus/globals#readme
│ │ └── lodash@4.17.11
│ │ Lodash modular utilities.
│ │ git+https://github.com/lodash/lodash.git
│ │ https://lodash.com/
│ ├─┬ @babel/types@7.4.4
│ │ │ Babel Types is a Lodash-esque utility library for AST nodes
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-types
│ │ │ https://babeljs.io/
│ │ ├── esutils@2.0.2 deduped
│ │ │ utility box for ECMAScript language tools
│ │ │ git+ssh://git@github.com/estools/esutils.git
│ │ │ https://github.com/estools/esutils
│ │ ├── lodash@4.17.11
│ │ │ Lodash modular utilities.
│ │ │ git+https://github.com/lodash/lodash.git
│ │ │ https://lodash.com/
│ │ └── to-fast-properties@2.0.0
│ │ Force V8 to use fast properties for an object
│ │ git+https://github.com/sindresorhus/to-fast-properties.git
│ │ https://github.com/sindresorhus/to-fast-properties#readme
│ ├── convert-source-map@1.5.1
│ │ Converts a source-map from/to different formats and allows adding/changing properties.
│ │ git://github.com/thlorenz/convert-source-map.git
│ │ https://github.com/thlorenz/convert-source-map
│ ├─┬ debug@4.1.1
│ │ │ small debugging utility
│ │ │ git://github.com/visionmedia/debug.git
│ │ │ https://github.com/visionmedia/debug#readme
│ │ └── ms@2.1.1
│ │ Tiny millisecond conversion utility
│ │ git+https://github.com/zeit/ms.git
│ │ https://github.com/zeit/ms#readme
│ ├─┬ json5@2.1.0
│ │ │ JSON for humans.
│ │ │ git+https://github.com/json5/json5.git
│ │ │ http://json5.org/
│ │ └── minimist@1.2.0
│ │ parse argument options
│ │ git://github.com/substack/minimist.git
│ │ https://github.com/substack/minimist
│ ├── lodash@4.17.11
│ │ Lodash modular utilities.
│ │ git+https://github.com/lodash/lodash.git
│ │ https://lodash.com/
│ ├─┬ resolve@1.7.1
│ │ │ resolve like require.resolve() on behalf of files asynchronously and synchronously
│ │ │ git://github.com/browserify/resolve.git
│ │ │ https://github.com/browserify/resolve#readme
│ │ └── path-parse@1.0.5
│ │ Node.js path.parse() ponyfill
│ │ git+https://github.com/jbgutierrez/path-parse.git
│ │ https://github.com/jbgutierrez/path-parse#readme
│ ├── semver@5.5.0
│ │ The semantic version parser used by npm.
│ │ git+https://github.com/npm/node-semver.git
│ │ https://github.com/npm/node-semver#readme
│ └── source-map@0.5.7
│ Generates and consumes source maps
│ git+ssh://git@github.com/mozilla/source-map.git
│ https://github.com/mozilla/source-map
├─┬ @babel/plugin-transform-modules-commonjs@7.4.4
│ │ This plugin transforms ES2015 modules to CommonJS
│ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-modules-commonjs
│ ├─┬ @babel/helper-module-transforms@7.4.4
│ │ │ Babel helper functions for implementing ES6 module transformations
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-module-transforms
│ │ │ https://babeljs.io/
│ │ ├── @babel/helper-module-imports@7.0.0 deduped
│ │ │ Babel helper functions for inserting module loads
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-module-imports
│ │ │ https://babeljs.io/
│ │ ├── @babel/helper-simple-access@7.1.0 deduped
│ │ │ Babel helper for ensuring that access to a given value is performed through simple accesses
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-simple-access
│ │ │ https://babeljs.io/
│ │ ├── @babel/helper-split-export-declaration@7.4.4 deduped
│ │ │ >
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-split-export-declaration
│ │ ├── @babel/template@7.4.4 deduped
│ │ │ Generate an AST from a string template.
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-template
│ │ │ https://babeljs.io/
│ │ ├── @babel/types@7.4.4 deduped
│ │ │ Babel Types is a Lodash-esque utility library for AST nodes
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-types
│ │ │ https://babeljs.io/
│ │ └── lodash@4.17.11
│ │ Lodash modular utilities.
│ │ git+https://github.com/lodash/lodash.git
│ │ https://lodash.com/
│ ├── @babel/helper-plugin-utils@7.0.0
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ └─┬ @babel/helper-simple-access@7.1.0
│ │ Babel helper for ensuring that access to a given value is performed through simple accesses
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-simple-access
│ │ https://babeljs.io/
│ ├── @babel/template@7.4.4 deduped
│ │ Generate an AST from a string template.
│ │ https://github.com/babel/babel/tree/master/packages/babel-template
│ │ https://babeljs.io/
│ └── @babel/types@7.4.4 deduped
│ Babel Types is a Lodash-esque utility library for AST nodes
│ https://github.com/babel/babel/tree/master/packages/babel-types
│ https://babeljs.io/
├─┬ @babel/plugin-transform-runtime@7.4.4
│ │ Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
│ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-runtime
│ ├─┬ @babel/helper-module-imports@7.0.0
│ │ │ Babel helper functions for inserting module loads
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-module-imports
│ │ │ https://babeljs.io/
│ │ └── @babel/types@7.4.4 deduped
│ │ Babel Types is a Lodash-esque utility library for AST nodes
│ │ https://github.com/babel/babel/tree/master/packages/babel-types
│ │ https://babeljs.io/
│ ├── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├─┬ resolve@1.11.0
│ │ │ resolve like require.resolve() on behalf of files asynchronously and synchronously
│ │ │ git://github.com/browserify/resolve.git
│ │ │ https://github.com/browserify/resolve#readme
│ │ └── path-parse@1.0.6
│ │ Node.js path.parse() ponyfill
│ │ git+https://github.com/jbgutierrez/path-parse.git
│ │ https://github.com/jbgutierrez/path-parse#readme
│ └── semver@5.7.0
│ The semantic version parser used by npm.
│ git+https://github.com/npm/node-semver.git
│ https://github.com/npm/node-semver#readme
├─┬ @babel/preset-env@7.4.5
│ │ A Babel preset for each environment.
│ │ https://github.com/babel/babel/tree/master/packages/babel-preset-env
│ │ https://babeljs.io/
│ ├── @babel/helper-module-imports@7.0.0 deduped
│ │ Babel helper functions for inserting module loads
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-module-imports
│ │ https://babeljs.io/
│ ├── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├─┬ @babel/plugin-proposal-async-generator-functions@7.2.0
│ │ │ Turn async generator functions into ES2015 generators
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-async-generator-functions
│ │ ├── @babel/helper-plugin-utils@7.0.0 deduped
│ │ │ General utilities for plugins to use
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ │ https://babeljs.io/
│ │ ├─┬ @babel/helper-remap-async-to-generator@7.1.0
│ │ │ │ Helper function to remap async functions to generators
│ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-remap-async-to-generator
│ │ │ ├── @babel/helper-annotate-as-pure@7.0.0 deduped
│ │ │ │ Helper function to annotate paths and nodes with #__PURE__ comment
│ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-annotate-as-pure
│ │ │ ├─┬ @babel/helper-wrap-function@7.2.0
│ │ │ │ │ Helper to wrap functions inside a function call.
│ │ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-wrap-function
│ │ │ │ ├── @babel/helper-function-name@7.1.0 deduped
│ │ │ │ │ Helper function to change the property 'name' of every function
│ │ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-function-name
│ │ │ │ ├── @babel/template@7.4.4 deduped
│ │ │ │ │ Generate an AST from a string template.
│ │ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-template
│ │ │ │ │ https://babeljs.io/
│ │ │ │ ├── @babel/traverse@7.4.5 deduped
│ │ │ │ │ The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
│ │ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-traverse
│ │ │ │ │ https://babeljs.io/
│ │ │ │ └── @babel/types@7.4.4 deduped
│ │ │ │ Babel Types is a Lodash-esque utility library for AST nodes
│ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-types
│ │ │ │ https://babeljs.io/
│ │ │ ├── @babel/template@7.4.4 deduped
│ │ │ │ Generate an AST from a string template.
│ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-template
│ │ │ │ https://babeljs.io/
│ │ │ ├── @babel/traverse@7.4.5 deduped
│ │ │ │ The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
│ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-traverse
│ │ │ │ https://babeljs.io/
│ │ │ └── @babel/types@7.4.4 deduped
│ │ │ Babel Types is a Lodash-esque utility library for AST nodes
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-types
│ │ │ https://babeljs.io/
│ │ └── @babel/plugin-syntax-async-generators@7.2.0 deduped
│ │ Allow parsing of async generator functions
│ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-async-generators
│ ├─┬ @babel/plugin-proposal-json-strings@7.2.0
│ │ │ Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-json-strings
│ │ ├── @babel/helper-plugin-utils@7.0.0 deduped
│ │ │ General utilities for plugins to use
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ │ https://babeljs.io/
│ │ └── @babel/plugin-syntax-json-strings@7.2.0 deduped
│ │ Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
│ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-json-strings
│ ├─┬ @babel/plugin-proposal-object-rest-spread@7.4.4
│ │ │ Compile object rest and spread to ES5
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-object-rest-spread
│ │ ├── @babel/helper-plugin-utils@7.0.0 deduped
│ │ │ General utilities for plugins to use
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ │ https://babeljs.io/
│ │ └── @babel/plugin-syntax-object-rest-spread@7.2.0 deduped
│ │ Allow parsing of object rest/spread
│ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-object-rest-spread
│ ├─┬ @babel/plugin-proposal-optional-catch-binding@7.2.0
│ │ │ Compile optional catch bindings
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-optional-catch-binding
│ │ ├── @babel/helper-plugin-utils@7.0.0 deduped
│ │ │ General utilities for plugins to use
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ │ https://babeljs.io/
│ │ └── @babel/plugin-syntax-optional-catch-binding@7.2.0 deduped
│ │ Allow parsing of optional catch bindings
│ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-optional-catch-binding
│ ├─┬ @babel/plugin-proposal-unicode-property-regex@7.4.4
│ │ │ Compile Unicode property escapes in Unicode regular expressions to ES5.
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-proposal-unicode-property-regex
│ │ │ https://babeljs.io/
│ │ ├── @babel/helper-plugin-utils@7.0.0 deduped
│ │ │ General utilities for plugins to use
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ │ https://babeljs.io/
│ │ ├─┬ @babel/helper-regex@7.4.4
│ │ │ │ Helper function to check for literal RegEx
│ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-regex
│ │ │ └── lodash@4.17.11
│ │ │ Lodash modular utilities.
│ │ │ git+https://github.com/lodash/lodash.git
│ │ │ https://lodash.com/
│ │ └─┬ regexpu-core@4.5.4
│ │ │ regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
│ │ │ git+https://github.com/mathiasbynens/regexpu-core.git
│ │ │ https://mths.be/regexpu
│ │ ├── regenerate@1.4.0
│ │ │ Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
│ │ │ git+https://github.com/mathiasbynens/regenerate.git
│ │ │ https://mths.be/regenerate
│ │ ├─┬ regenerate-unicode-properties@8.1.0
│ │ │ │ Regenerate sets for Unicode properties and values.
│ │ │ │ git+https://github.com/mathiasbynens/regenerate-unicode-properties.git
│ │ │ │ https://github.com/mathiasbynens/regenerate-unicode-properties
│ │ │ └── regenerate@1.4.0 deduped
│ │ │ Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.
│ │ │ git+https://github.com/mathiasbynens/regenerate.git
│ │ │ https://mths.be/regenerate
│ │ ├── regjsgen@0.5.0
│ │ │ Generate regular expressions from regjsparser’s AST.
│ │ │ git+https://github.com/bnjmnt4n/regjsgen.git
│ │ │ https://github.com/bnjmnt4n/regjsgen
│ │ ├─┬ regjsparser@0.6.0
│ │ │ │ Parsing the JavaScript's RegExp in JavaScript.
│ │ │ │ git+ssh://git@github.com/jviereck/regjsparser.git
│ │ │ │ https://github.com/jviereck/regjsparser
│ │ │ └── jsesc@0.5.0
│ │ │ A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.
│ │ │ git+https://github.com/mathiasbynens/jsesc.git
│ │ │ http://mths.be/jsesc
│ │ ├─┬ unicode-match-property-ecmascript@1.0.4
│ │ │ │ Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
│ │ │ │ git+https://github.com/mathiasbynens/unicode-match-property-ecmascript.git
│ │ │ │ https://github.com/mathiasbynens/unicode-match-property-ecmascript
│ │ │ ├── unicode-canonical-property-names-ecmascript@1.0.4
│ │ │ │ The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
│ │ │ │ git+https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript.git
│ │ │ │ https://github.com/mathiasbynens/unicode-canonical-property-names-ecmascript
│ │ │ └── unicode-property-aliases-ecmascript@1.0.5
│ │ │ Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.
│ │ │ git+https://github.com/mathiasbynens/unicode-property-aliases-ecmascript.git
│ │ │ https://github.com/mathiasbynens/unicode-property-aliases-ecmascript
│ │ └── unicode-match-property-value-ecmascript@1.1.0
│ │ Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
│ │ git+https://github.com/mathiasbynens/unicode-match-property-value-ecmascript.git
│ │ https://github.com/mathiasbynens/unicode-match-property-value-ecmascript
│ ├─┬ @babel/plugin-syntax-async-generators@7.2.0
│ │ │ Allow parsing of async generator functions
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-async-generators
│ │ └── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├─┬ @babel/plugin-syntax-json-strings@7.2.0
│ │ │ Allow parsing of the U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-json-strings
│ │ └── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├─┬ @babel/plugin-syntax-object-rest-spread@7.2.0
│ │ │ Allow parsing of object rest/spread
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-object-rest-spread
│ │ └── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├─┬ @babel/plugin-syntax-optional-catch-binding@7.2.0
│ │ │ Allow parsing of optional catch bindings
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-optional-catch-binding
│ │ └── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├─┬ @babel/plugin-transform-arrow-functions@7.2.0
│ │ │ Compile ES2015 arrow functions to ES5
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-arrow-functions
│ │ └── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├─┬ @babel/plugin-transform-async-to-generator@7.4.4
│ │ │ Turn async functions into ES2015 generators
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-async-to-generator
│ │ ├── @babel/helper-module-imports@7.0.0 deduped
│ │ │ Babel helper functions for inserting module loads
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-module-imports
│ │ │ https://babeljs.io/
│ │ ├── @babel/helper-plugin-utils@7.0.0 deduped
│ │ │ General utilities for plugins to use
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ │ https://babeljs.io/
│ │ └── @babel/helper-remap-async-to-generator@7.1.0 deduped
│ │ Helper function to remap async functions to generators
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-remap-async-to-generator
│ ├─┬ @babel/plugin-transform-block-scoped-functions@7.2.0
│ │ │ Babel plugin to ensure function declarations at the block level are block scoped
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-block-scoped-functions
│ │ └── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├─┬ @babel/plugin-transform-block-scoping@7.4.4
│ │ │ Compile ES2015 block scoping (const and let) to ES5
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-block-scoping
│ │ ├── @babel/helper-plugin-utils@7.0.0 deduped
│ │ │ General utilities for plugins to use
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ │ https://babeljs.io/
│ │ └── lodash@4.17.11
│ │ Lodash modular utilities.
│ │ git+https://github.com/lodash/lodash.git
│ │ https://lodash.com/
│ ├─┬ @babel/plugin-transform-classes@7.4.4
│ │ │ Compile ES2015 classes to ES5
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-classes
│ │ ├─┬ @babel/helper-annotate-as-pure@7.0.0
│ │ │ │ Helper function to annotate paths and nodes with #__PURE__ comment
│ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-annotate-as-pure
│ │ │ └── @babel/types@7.4.4 deduped
│ │ │ Babel Types is a Lodash-esque utility library for AST nodes
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-types
│ │ │ https://babeljs.io/
│ │ ├─┬ @babel/helper-define-map@7.4.4
│ │ │ │ Helper function to define a map
│ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-define-map
│ │ │ ├── @babel/helper-function-name@7.1.0 deduped
│ │ │ │ Helper function to change the property 'name' of every function
│ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-function-name
│ │ │ ├── @babel/types@7.4.4 deduped
│ │ │ │ Babel Types is a Lodash-esque utility library for AST nodes
│ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-types
│ │ │ │ https://babeljs.io/
│ │ │ └── lodash@4.17.11
│ │ │ Lodash modular utilities.
│ │ │ git+https://github.com/lodash/lodash.git
│ │ │ https://lodash.com/
│ │ ├── @babel/helper-function-name@7.1.0 deduped
│ │ │ Helper function to change the property 'name' of every function
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-function-name
│ │ ├─┬ @babel/helper-optimise-call-expression@7.0.0
│ │ │ │ Helper function to optimise call expression
│ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-optimise-call-expression
│ │ │ └── @babel/types@7.4.4 deduped
│ │ │ Babel Types is a Lodash-esque utility library for AST nodes
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-types
│ │ │ https://babeljs.io/
│ │ ├── @babel/helper-plugin-utils@7.0.0 deduped
│ │ │ General utilities for plugins to use
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ │ https://babeljs.io/
│ │ ├─┬ @babel/helper-replace-supers@7.4.4
│ │ │ │ Helper function to replace supers
│ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-replace-supers
│ │ │ ├─┬ @babel/helper-member-expression-to-functions@7.0.0
│ │ │ │ │ Helper function to replace certain member expressions with function calls
│ │ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-member-expression-to-functions
│ │ │ │ └── @babel/types@7.4.4 deduped
│ │ │ │ Babel Types is a Lodash-esque utility library for AST nodes
│ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-types
│ │ │ │ https://babeljs.io/
│ │ │ ├── @babel/helper-optimise-call-expression@7.0.0 deduped
│ │ │ │ Helper function to optimise call expression
│ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-optimise-call-expression
│ │ │ ├── @babel/traverse@7.4.5 deduped
│ │ │ │ The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
│ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-traverse
│ │ │ │ https://babeljs.io/
│ │ │ └── @babel/types@7.4.4 deduped
│ │ │ Babel Types is a Lodash-esque utility library for AST nodes
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-types
│ │ │ https://babeljs.io/
│ │ ├── @babel/helper-split-export-declaration@7.4.4 deduped
│ │ │ >
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-split-export-declaration
│ │ └── globals@11.12.0 deduped
│ │ Global identifiers from different JavaScript environments
│ │ git+https://github.com/sindresorhus/globals.git
│ │ https://github.com/sindresorhus/globals#readme
│ ├─┬ @babel/plugin-transform-computed-properties@7.2.0
│ │ │ Compile ES2015 computed properties to ES5
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-computed-properties
│ │ └── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├─┬ @babel/plugin-transform-destructuring@7.4.4
│ │ │ Compile ES2015 destructuring to ES5
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-destructuring
│ │ └── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├─┬ @babel/plugin-transform-dotall-regex@7.4.4
│ │ │ Compile regular expressions using the `s` (`dotAll`) flag to ES5.
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-dotall-regex
│ │ │ https://babeljs.io/
│ │ ├── @babel/helper-plugin-utils@7.0.0 deduped
│ │ │ General utilities for plugins to use
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ │ https://babeljs.io/
│ │ ├── @babel/helper-regex@7.4.4 deduped
│ │ │ Helper function to check for literal RegEx
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-regex
│ │ └── regexpu-core@4.5.4 deduped
│ │ regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
│ │ git+https://github.com/mathiasbynens/regexpu-core.git
│ │ https://mths.be/regexpu
│ ├─┬ @babel/plugin-transform-duplicate-keys@7.2.0
│ │ │ Compile objects with duplicate keys to valid strict ES5
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-duplicate-keys
│ │ └── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├─┬ @babel/plugin-transform-exponentiation-operator@7.2.0
│ │ │ Compile exponentiation operator to ES5
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-exponentiation-operator
│ │ ├─┬ @babel/helper-builder-binary-assignment-operator-visitor@7.1.0
│ │ │ │ Helper function to build binary assignment operator visitors
│ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-builder-binary-assignment-operator-visitor
│ │ │ ├─┬ @babel/helper-explode-assignable-expression@7.1.0
│ │ │ │ │ Helper function to explode an assignable expression
│ │ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-explode-assignable-expression
│ │ │ │ ├── @babel/traverse@7.4.5 deduped
│ │ │ │ │ The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
│ │ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-traverse
│ │ │ │ │ https://babeljs.io/
│ │ │ │ └── @babel/types@7.4.4 deduped
│ │ │ │ Babel Types is a Lodash-esque utility library for AST nodes
│ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-types
│ │ │ │ https://babeljs.io/
│ │ │ └── @babel/types@7.4.4 deduped
│ │ │ Babel Types is a Lodash-esque utility library for AST nodes
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-types
│ │ │ https://babeljs.io/
│ │ └── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├─┬ @babel/plugin-transform-for-of@7.4.4
│ │ │ Compile ES2015 for...of to ES5
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-for-of
│ │ └── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├─┬ @babel/plugin-transform-function-name@7.4.4
│ │ │ Apply ES2015 function.name semantics to all functions
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-function-name
│ │ ├── @babel/helper-function-name@7.1.0 deduped
│ │ │ Helper function to change the property 'name' of every function
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-function-name
│ │ └── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├─┬ @babel/plugin-transform-literals@7.2.0
│ │ │ Compile ES2015 unicode string and number literals to ES5
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-literals
│ │ └── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├─┬ @babel/plugin-transform-member-expression-literals@7.2.0
│ │ │ Ensure that reserved words are quoted in property accesses
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-member-expression-literals
│ │ └── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├─┬ @babel/plugin-transform-modules-amd@7.2.0
│ │ │ This plugin transforms ES2015 modules to AMD
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-modules-amd
│ │ ├── @babel/helper-module-transforms@7.4.4 deduped
│ │ │ Babel helper functions for implementing ES6 module transformations
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-module-transforms
│ │ │ https://babeljs.io/
│ │ └── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├── @babel/plugin-transform-modules-commonjs@7.4.4 deduped
│ │ This plugin transforms ES2015 modules to CommonJS
│ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-modules-commonjs
│ ├─┬ @babel/plugin-transform-modules-systemjs@7.4.4
│ │ │ This plugin transforms ES2015 modules to SystemJS
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-modules-systemjs
│ │ ├─┬ @babel/helper-hoist-variables@7.4.4
│ │ │ │ Helper function to hoist variables
│ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-hoist-variables
│ │ │ └── @babel/types@7.4.4 deduped
│ │ │ Babel Types is a Lodash-esque utility library for AST nodes
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-types
│ │ │ https://babeljs.io/
│ │ └── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├─┬ @babel/plugin-transform-modules-umd@7.2.0
│ │ │ This plugin transforms ES2015 modules to UMD
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-modules-umd
│ │ ├── @babel/helper-module-transforms@7.4.4 deduped
│ │ │ Babel helper functions for implementing ES6 module transformations
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-module-transforms
│ │ │ https://babeljs.io/
│ │ └── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├─┬ @babel/plugin-transform-named-capturing-groups-regex@7.4.5
│ │ │ Compile regular expressions using named groups to ES5.
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-named-capturing-groups-regex
│ │ │ https://babeljs.io/
│ │ └── regexp-tree@0.1.10
│ │ Regular Expressions parser in JavaScript
│ │ git+https://github.com/DmitrySoshnikov/regexp-tree.git
│ │ https://github.com/DmitrySoshnikov/regexp-tree
│ ├─┬ @babel/plugin-transform-new-target@7.4.4
│ │ │ Transforms new.target meta property
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-new-target
│ │ └── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├─┬ @babel/plugin-transform-object-super@7.2.0
│ │ │ Compile ES2015 object super to ES5
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-object-super
│ │ ├── @babel/helper-plugin-utils@7.0.0 deduped
│ │ │ General utilities for plugins to use
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ │ https://babeljs.io/
│ │ └── @babel/helper-replace-supers@7.4.4 deduped
│ │ Helper function to replace supers
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-replace-supers
│ ├─┬ @babel/plugin-transform-parameters@7.4.4
│ │ │ Compile ES2015 default and rest parameters to ES5
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-parameters
│ │ ├─┬ @babel/helper-call-delegate@7.4.4
│ │ │ │ Helper function to call delegate
│ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-call-delegate
│ │ │ ├── @babel/helper-hoist-variables@7.4.4 deduped
│ │ │ │ Helper function to hoist variables
│ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-hoist-variables
│ │ │ ├── @babel/traverse@7.4.5 deduped
│ │ │ │ The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
│ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-traverse
│ │ │ │ https://babeljs.io/
│ │ │ └── @babel/types@7.4.4 deduped
│ │ │ Babel Types is a Lodash-esque utility library for AST nodes
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-types
│ │ │ https://babeljs.io/
│ │ ├─┬ @babel/helper-get-function-arity@7.0.0
│ │ │ │ Helper function to get function arity
│ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-get-function-arity
│ │ │ └── @babel/types@7.4.4 deduped
│ │ │ Babel Types is a Lodash-esque utility library for AST nodes
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-types
│ │ │ https://babeljs.io/
│ │ └── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├─┬ @babel/plugin-transform-property-literals@7.2.0
│ │ │ Ensure that reserved words are quoted in object property keys
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-property-literals
│ │ └── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├─┬ @babel/plugin-transform-regenerator@7.4.5
│ │ │ Explode async and generator functions into a state machine.
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-regenerator
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-regenerator
│ │ └─┬ regenerator-transform@0.14.0
│ │ │ Explode async and generator functions into a state machine.
│ │ │ https://github.com/facebook/regenerator/tree/master/packages/regenerator-transform
│ │ └── private@0.1.8
│ │ Utility for associating truly private state with any JavaScript object
│ │ git://github.com/benjamn/private.git
│ │ http://github.com/benjamn/private
│ ├─┬ @babel/plugin-transform-reserved-words@7.2.0
│ │ │ Ensure that no reserved words are used.
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-reserved-words
│ │ └── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├─┬ @babel/plugin-transform-shorthand-properties@7.2.0
│ │ │ Compile ES2015 shorthand properties to ES5
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-shorthand-properties
│ │ └── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├─┬ @babel/plugin-transform-spread@7.2.2
│ │ │ Compile ES2015 spread to ES5
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-spread
│ │ └── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├─┬ @babel/plugin-transform-sticky-regex@7.2.0
│ │ │ Compile ES2015 sticky regex to an ES5 RegExp constructor
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-sticky-regex
│ │ ├── @babel/helper-plugin-utils@7.0.0 deduped
│ │ │ General utilities for plugins to use
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ │ https://babeljs.io/
│ │ └── @babel/helper-regex@7.4.4 deduped
│ │ Helper function to check for literal RegEx
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-regex
│ ├─┬ @babel/plugin-transform-template-literals@7.4.4
│ │ │ Compile ES2015 template literals to ES5
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-template-literals
│ │ ├── @babel/helper-annotate-as-pure@7.0.0 deduped
│ │ │ Helper function to annotate paths and nodes with #__PURE__ comment
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-annotate-as-pure
│ │ └── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├─┬ @babel/plugin-transform-typeof-symbol@7.2.0
│ │ │ This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-typeof-symbol
│ │ └── @babel/helper-plugin-utils@7.0.0 deduped
│ │ General utilities for plugins to use
│ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ https://babeljs.io/
│ ├─┬ @babel/plugin-transform-unicode-regex@7.4.4
│ │ │ Compile ES2015 Unicode regex to ES5
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-unicode-regex
│ │ ├── @babel/helper-plugin-utils@7.0.0 deduped
│ │ │ General utilities for plugins to use
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils
│ │ │ https://babeljs.io/
│ │ ├── @babel/helper-regex@7.4.4 deduped
│ │ │ Helper function to check for literal RegEx
│ │ │ https://github.com/babel/babel/tree/master/packages/babel-helper-regex
│ │ └── regexpu-core@4.5.4 deduped
│ │ regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.
│ │ git+https://github.com/mathiasbynens/regexpu-core.git
│ │ https://mths.be/regexpu
│ ├── @babel/types@7.4.4 deduped
│ │ Babel Types is a Lodash-esque utility library for AST nodes
│ │ https://github.com/babel/babel/tree/master/packages/babel-types
│ │ https://babeljs.io/
│ ├─┬ browserslist@4.6.0
│ │ │ Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
│ │ │ git+https://github.com/browserslist/browserslist.git
│ │ │ https://github.com/browserslist/browserslist#readme
│ │ ├── caniuse-lite@1.0.30000971
│ │ │ A smaller version of caniuse-db, with only the essentials!
│ │ │ git+https://github.com/ben-eb/caniuse-lite.git
│ │ │ https://github.com/ben-eb/caniuse-lite#readme
│ │ ├── electron-to-chromium@1.3.137
│ │ │ Provides a list of electron-to-chromium version mappings
│ │ │ git+https://github.com/kilian/electron-to-chromium.git
│ │ │ https://github.com/kilian/electron-to-chromium#readme
│ │ └─┬ node-releases@1.1.21
│ │ │ Node.js releases data
│ │ │ git+https://github.com/chicoxyzzy/node-releases.git
│ │ │ https://github.com/chicoxyzzy/node-releases#readme
│ │ └── semver@5.5.0 deduped
│ │ The semantic version parser used by npm.
│ │ git+https://github.com/npm/node-semver.git
│ │ https://github.com/npm/node-semver#readme
│ ├─┬ core-js-compat@3.1.2
│ │ │ core-js compat
│ │ │ git+https://github.com/zloirock/core-js.git
│ │ │ https://github.com/zloirock/core-js#readme
│ │ ├─┬ browserslist@4.6.0
│ │ │ │ Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
│ │ │ │ git+https://github.com/browserslist/browserslist.git
│ │ │ │ https://github.com/browserslist/browserslist#readme
│ │ │ ├── caniuse-lite@1.0.30000971
│ │ │ │ A smaller version of caniuse-db, with only the essentials!
│ │ │ │ git+https://github.com/ben-eb/caniuse-lite.git
│ │ │ │ https://github.com/ben-eb/caniuse-lite#readme
│ │ │ ├── electron-to-chromium@1.3.137
│ │ │ │ Provides a list of electron-to-chromium version mappings
│ │ │ │ git+https://github.com/kilian/electron-to-chromium.git
│ │ │ │ https://github.com/kilian/electron-to-chromium#readme
│ │ │ └─┬ node-releases@1.1.21
│ │ │ │ Node.js releases data
│ │ │ │ git+https://github.com/chicoxyzzy/node-releases.git
│ │ │ │ https://github.com/chicoxyzzy/node-releases#readme
│ │ │ └── semver@5.7.0
│ │ │ The semantic version parser used by npm.
│ │ │ git+https://github.com/npm/node-semver.git
│ │ │ https://github.com/npm/node-semver#readme
│ │ ├── core-js-pure@3.1.2
│ │ │ Standard library
│ │ │ git+https://github.com/zloirock/core-js.git
│ │ │ https://github.com/zloirock/core-js#readme
│ │ └── semver@6.1.0
│ │ The semantic version parser used by npm.
│ │ git+https://github.com/npm/node-semver.git
│ │ https://github.com/npm/node-semver#readme
│ ├─┬ invariant@2.2.4
│ │ │ invariant
│ │ │ git+https://github.com/zertosh/invariant.git
│ │ │ https://github.com/zertosh/invariant#readme
│ │ └─┬ loose-envify@1.4.0
│ │ │ Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
│ │ │ git://github.com/zertosh/loose-envify.git
│ │ │ https://github.com/zertosh/loose-envify
│ │ └── js-tokens@4.0.0 deduped
│ │ A regex that tokenizes JavaScript.
│ │ git+https://github.com/lydell/js-tokens.git
│ │ https://github.com/lydell/js-tokens#readme
│ ├── js-levenshtein@1.1.6
│ │ The most efficient JS implementation calculating the Levenshtein distance, i.e. the difference between two strings.
│ │ git+https://github.com/gustf/js-levenshtein.git
│ │ https://github.com/gustf/js-levenshtein#readme
│ └── semver@5.5.0 deduped
│ The semantic version parser used by npm.
│ git+https://github.com/npm/node-semver.git
│ https://github.com/npm/node-semver#readme
├─┬ @babel/runtime@7.4.5
│ │ babel's modular runtime helpers
│ │ https://github.com/babel/babel/tree/master/packages/babel-runtime
│ └── regenerator-runtime@0.13.2
│ Runtime for Regenerator-compiled generator and async functions.
│ https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime
├── acorn@6.1.1
│ ECMAScript parser
│ git+https://github.com/acornjs/acorn.git
│ https://github.com/acornjs/acorn
├─┬ autoprefixer@9.6.0
│ │ Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website
│ │ git+https://github.com/postcss/autoprefixer.git
│ │ https://github.com/postcss/autoprefixer#readme
│ ├─┬ browserslist@4.6.3
│ │ │ Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset
│ │ │ git+https://github.com/browserslist/browserslist.git
│ │ │ https://github.com/browserslist/browserslist#readme
│ │ ├── caniuse-lite@1.0.30000978 deduped
│ │ │ A smaller version of caniuse-db, with only the essentials!
│ │ │ git+https://github.com/ben-eb/caniuse-lite.git
│ │ │ https://github.com/ben-eb/caniuse-lite#readme
│ │ ├── electron-to-chromium@1.3.177
│ │ │ Provides a list of electron-to-chromium version mappings
│ │ │ git+https://github.com/kilian/electron-to-chromium.git
│ │ │ https://github.com/kilian/electron-to-chromium#readme
│ │ └─┬ node-releases@1.1.24
│ │ │ Node.js releases data
│ │ │ git+https://github.com/chicoxyzzy/node-releases.git
│ │ │ https://github.com/chicoxyzzy/node-releases#readme
│ │ └── semver@5.5.0 deduped
│ │ The semantic version parser used by npm.
│ │ git+https://github.com/npm/node-semver.git
│ │ https://github.com/npm/node-semver#readme
│ ├── caniuse-lite@1.0.30000978
│ │ A smaller version of caniuse-db, with only the essentials!
│ │ git+https://github.com/ben-eb/caniuse-lite.git
│ │ https://github.com/ben-eb/caniuse-lite#readme
│ ├─┬ chalk@2.4.2
│ │ │ Terminal string styling done right
│ │ │ git+https://github.com/chalk/chalk.git
│ │ │ https://github.com/chalk/chalk#readme
│ │ ├─┬ ansi-styles@3.2.1
│ │ │ │ ANSI escape codes for styling strings in the terminal
│ │ │ │ git+https://github.com/chalk/ansi-styles.git
│ │ │ │ https://github.com/chalk/ansi-styles#readme
│ │ │ └─┬ color-convert@1.9.1
│ │ │ │ Plain color conversion functions
│ │ │ │ git+https://github.com/Qix-/color-convert.git
│ │ │ │ https://github.com/Qix-/color-convert#readme
│ │ │ └── color-name@1.1.3
│ │ │ A list of color names and its values
│ │ │ git+ssh://git@github.com/dfcreative/color-name.git
│ │ │ https://github.com/dfcreative/color-name
│ │ ├── escape-string-regexp@1.0.5
│ │ │ Escape RegExp special characters
│ │ │ git+https://github.com/sindresorhus/escape-string-regexp.git
│ │ │ https://github.com/sindresorhus/escape-string-regexp#readme
│ │ └── supports-color@5.4.0 deduped
│ │ Detect whether a terminal supports color
│ │ git+https://github.com/chalk/supports-color.git
│ │ https://github.com/chalk/supports-color#readme
│ ├── normalize-range@0.1.2
│ │ Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates
│ │ git+https://github.com/jamestalmage/normalize-range.git
│ │ https://github.com/jamestalmage/normalize-range#readme
│ ├── num2fraction@1.2.2
│ │ Convert number to fraction
│ │ git+ssh://git@github.com/yisibl/num2fraction.git
│ │ https://github.com/yisibl/num2fraction#readme
│ ├─┬ postcss@7.0.17
│ │ │ Tool for transforming styles with JS plugins
│ │ │ git+https://github.com/postcss/postcss.git
│ │ │ https://postcss.org/
│ │ ├── chalk@2.4.2 deduped
│ │ │ Terminal string styling done right
│ │ │ git+https://github.com/chalk/chalk.git
│ │ │ https://github.com/chalk/chalk#readme
│ │ ├── source-map@0.6.1 deduped
│ │ │ Generates and consumes source maps
│ │ │ git+ssh://git@github.com/mozilla/source-map.git
│ │ │ https://github.com/mozilla/source-map
│ │ └─┬ supports-color@6.1.0
│ │ │ Detect whether a terminal supports color
│ │ │ git+https://github.com/chalk/supports-color.git
│ │ │ https://github.com/chalk/supports-color#readme
│ │ └── has-flag@3.0.0 deduped
│ │ Check if argv has a specific flag
│ │ git+https://github.com/sindresorhus/has-flag.git
│ │ https://github.com/sindresorhus/has-flag#readme
│ └── postcss-value-parser@3.3.1
│ Transforms css values and at-rule params into the tree
│ git+https://github.com/TrySound/postcss-value-parser.git
│ https://github.com/TrySound/postcss-value-parser
├─┬ babel-loader@8.0.6
│ │ babel module loader for webpack
│ │ git+https://github.com/babel/babel-loader.git
│ │ https://github.com/babel/babel-loader
│ ├─┬ find-cache-dir@2.1.0
│ │ │ Finds the common standard cache directory
│ │ │ git+https://github.com/avajs/find-cache-dir.git
│ │ │ https://github.com/avajs/find-cache-dir#readme
│ │ ├── commondir@1.0.1
│ │ │ compute the closest common parent for file paths
│ │ │ git+ssh://git@github.com/substack/node-commondir.git
│ │ │ https://github.com/substack/node-commondir#readme
│ │ ├─┬ make-dir@2.1.0
│ │ │ │ Make a directory and its parents if needed - Think `mkdir -p`
│ │ │ │ git+https://github.com/sindresorhus/make-dir.git
│ │ │ │ https://github.com/sindresorhus/make-dir#readme
│ │ │ ├── pify@4.0.1 deduped
│ │ │ │ Promisify a callback-style function
│ │ │ │ git+https://github.com/sindresorhus/pify.git
│ │ │ │ https://github.com/sindresorhus/pify#readme
│ │ │ └── semver@5.7.0
│ │ │ The semantic version parser used by npm.
│ │ │ git+https://github.com/npm/node-semver.git
│ │ │ https://github.com/npm/node-semver#readme
│ │ └─┬ pkg-dir@3.0.0
│ │ │ Find the root directory of a Node.js project or npm package
│ │ │ git+https://github.com/sindresorhus/pkg-dir.git
│ │ │ https://github.com/sindresorhus/pkg-dir#readme
│ │ └─┬ find-up@3.0.0
│ │ │ Find a file or directory by walking up parent directories
│ │ │ git+https://github.com/sindresorhus/find-up.git
│ │ │ https://github.com/sindresorhus/find-up#readme
│ │ └─┬ locate-path@3.0.0
│ │ │ Get the first path that exists on disk of multiple paths
│ │ │ git+https://github.com/sindresorhus/locate-path.git
│ │ │ https://github.com/sindresorhus/locate-path#readme
│ │ ├─┬ p-locate@3.0.0
│ │ │ │ Get the first fulfilled promise that satisfies the provided testing function
│ │ │ │ git+https://github.com/sindresorhus/p-locate.git
│ │ │ │ https://github.com/sindresorhus/p-locate#readme
│ │ │ └─┬ p-limit@2.2.0
│ │ │ │ Run multiple promise-returning & async functions with limited concurrency
│ │ │ │ git+https://github.com/sindresorhus/p-limit.git
│ │ │ │ https://github.com/sindresorhus/p-limit#readme
│ │ │ └── p-try@2.2.0
│ │ │ `Start a promise chain
│ │ │ git+https://github.com/sindresorhus/p-try.git
│ │ │ https://github.com/sindresorhus/p-try#readme
│ │ └── path-exists@3.0.0 deduped
│ │ Check if a path exists
│ │ git+https://github.com/sindresorhus/path-exists.git
│ │ https://github.com/sindresorhus/path-exists#readme
│ ├─┬ loader-utils@1.1.0
│ │ │ utils for webpack loaders
│ │ │ git+https://github.com/webpack/loader-utils.git
│ │ │ https://github.com/webpack/loader-utils#readme
│ │ ├── big.js@3.2.0
│ │ │ A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
│ │ │ git+https://github.com/MikeMcl/big.js.git
│ │ │ https://github.com/MikeMcl/big.js#readme
│ │ ├── emojis-list@2.1.0
│ │ │ Complete list of standard emojis.
│ │ │ git+https://github.com/kikobeats/emojis-list.git
│ │ │ https://github.com/Kikobeats/emojis-list
│ │ └── json5@0.5.1
│ │ JSON for the ES5 era.
│ │ git+https://github.com/aseemk/json5.git
│ │ http://json5.org/
│ ├── mkdirp@0.5.1 deduped
│ │ Recursively mkdir, like `mkdir -p`
│ │ git+https://github.com/substack/node-mkdirp.git
│ │ https://github.com/substack/node-mkdirp#readme
│ └── pify@4.0.1
│ Promisify a callback-style function
│ git+https://github.com/sindresorhus/pify.git
│ https://github.com/sindresorhus/pify#readme
├─┬ canvas@2.5.0
│ │ Canvas graphics API backed by Cairo
│ │ git://github.com/Automattic/node-canvas.git
│ │ https://github.com/Automattic/node-canvas
│ ├── nan@2.13.2
│ │ Native Abstractions for Node.js: C++ header for Node 0.8 -> 11 compatibility
│ │ git://github.com/nodejs/nan.git
│ │ https://github.com/nodejs/nan#readme
│ ├─┬ node-pre-gyp@0.11.0
│ │ │ Node.js native addon binary install tool
│ │ │ git://github.com/mapbox/node-pre-gyp.git
│ │ │ https://github.com/mapbox/node-pre-gyp#readme
│ │ ├── detect-libc@1.0.3
│ │ │ Node.js module to detect the C standard library (libc) implementation family and version
│ │ │ git://github.com/lovell/detect-libc.git
│ │ │ https://github.com/lovell/detect-libc#readme
│ │ ├── mkdirp@0.5.1 deduped
│ │ │ Recursively mkdir, like `mkdir -p`
│ │ │ git+https://github.com/substack/node-mkdirp.git
│ │ │ https://github.com/substack/node-mkdirp#readme
│ │ ├─┬ needle@2.3.1
│ │ │ │ The leanest and most handsome HTTP client in the Nodelands.
│ │ │ │ git+https://github.com/tomas/needle.git
│ │ │ │ https://github.com/tomas/needle#readme
│ │ │ ├─┬ debug@4.1.1
│ │ │ │ │ small debugging utility
│ │ │ │ │ git://github.com/visionmedia/debug.git
│ │ │ │ │ https://github.com/visionmedia/debug#readme
│ │ │ │ └── ms@2.1.1
│ │ │ │ Tiny millisecond conversion utility
│ │ │ │ git+https://github.com/zeit/ms.git
│ │ │ │ https://github.com/zeit/ms#readme
│ │ │ ├─┬ iconv-lite@0.4.24
│ │ │ │ │ Convert character encodings in pure javascript.
│ │ │ │ │ git://github.com/ashtuchkin/iconv-lite.git
│ │ │ │ │ https://github.com/ashtuchkin/iconv-lite
│ │ │ │ └── safer-buffer@2.1.2
│ │ │ │ Modern Buffer API polyfill without footguns
│ │ │ │ git+https://github.com/ChALkeR/safer-buffer.git
│ │ │ │ https://github.com/ChALkeR/safer-buffer#readme
│ │ │ └── sax@1.2.4 deduped
│ │ │ An evented streaming XML parser in JavaScript
│ │ │ git://github.com/isaacs/sax-js.git
│ │ │ https://github.com/isaacs/sax-js#readme
│ │ ├─┬ nopt@4.0.1
│ │ │ │ Option parsing for Node, supporting types, shorthands, etc. Used by npm.
│ │ │ │ git+https://github.com/npm/nopt.git
│ │ │ │ https://github.com/npm/nopt#readme
│ │ │ ├── abbrev@1.1.1
│ │ │ │ Like ruby's abbrev module, but in js
│ │ │ │ git+ssh://git@github.com/isaacs/abbrev-js.git
│ │ │ │ https://github.com/isaacs/abbrev-js#readme
│ │ │ └─┬ osenv@0.1.5
│ │ │ │ Look up environment settings specific to different operating systems
│ │ │ │ git+https://github.com/npm/osenv.git
│ │ │ │ https://github.com/npm/osenv#readme
│ │ │ ├── os-homedir@1.0.2
│ │ │ │ Node.js 4 `os.homedir()` ponyfill
│ │ │ │ git+https://github.com/sindresorhus/os-homedir.git
│ │ │ │ https://github.com/sindresorhus/os-homedir#readme
│ │ │ └── os-tmpdir@1.0.2
│ │ │ Node.js os.tmpdir() ponyfill
│ │ │ git+https://github.com/sindresorhus/os-tmpdir.git
│ │ │ https://github.com/sindresorhus/os-tmpdir#readme
│ │ ├─┬ npm-packlist@1.4.1
│ │ │ │ Get a list of the files to add from a folder into an npm package
│ │ │ │ git+https://github.com/npm/npm-packlist.git
│ │ │ │ https://www.npmjs.com/package/npm-packlist
│ │ │ ├─┬ ignore-walk@3.0.1
│ │ │ │ │ Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.
│ │ │ │ │ git+https://github.com/isaacs/ignore-walk.git
│ │ │ │ │ https://github.com/isaacs/ignore-walk#readme
│ │ │ │ └── minimatch@3.0.4 deduped
│ │ │ │ a glob matcher in javascript
│ │ │ │ git://github.com/isaacs/minimatch.git
│ │ │ │ https://github.com/isaacs/minimatch#readme
│ │ │ └── npm-bundled@1.0.6
│ │ │ list things in node_modules that are bundledDependencies, or transitive dependencies thereof
│ │ │ git+https://github.com/npm/npm-bundled.git
│ │ │ https://github.com/npm/npm-bundled#readme
│ │ ├─┬ npmlog@4.1.2
│ │ │ │ logger for npm
│ │ │ │ git+https://github.com/npm/npmlog.git
│ │ │ │ https://github.com/npm/npmlog#readme
│ │ │ ├─┬ are-we-there-yet@1.1.5
│ │ │ │ │ Keep track of the overall completion of many disparate processes
│ │ │ │ │ git+https://github.com/iarna/are-we-there-yet.git
│ │ │ │ │ https://github.com/iarna/are-we-there-yet
│ │ │ │ ├── delegates@1.0.0
│ │ │ │ │ delegate methods and accessors to another property
│ │ │ │ │ git+https://github.com/visionmedia/node-delegates.git
│ │ │ │ │ https://github.com/visionmedia/node-delegates#readme
│ │ │ │ └── readable-stream@2.3.6 deduped
│ │ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ │ https://github.com/nodejs/readable-stream#readme
│ │ │ ├── console-control-strings@1.1.0
│ │ │ │ A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.
│ │ │ │ git+https://github.com/iarna/console-control-strings.git
│ │ │ │ https://github.com/iarna/console-control-strings#readme
│ │ │ ├─┬ gauge@2.7.4
│ │ │ │ │ A terminal based horizontal guage
│ │ │ │ │ git+https://github.com/iarna/gauge.git
│ │ │ │ │ https://github.com/iarna/gauge
│ │ │ │ ├── aproba@1.2.0
│ │ │ │ │ A ridiculously light-weight argument validator (now browser friendly)
│ │ │ │ │ git+https://github.com/iarna/aproba.git
│ │ │ │ │ https://github.com/iarna/aproba
│ │ │ │ ├── console-control-strings@1.1.0 deduped
│ │ │ │ │ A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.
│ │ │ │ │ git+https://github.com/iarna/console-control-strings.git
│ │ │ │ │ https://github.com/iarna/console-control-strings#readme
│ │ │ │ ├── has-unicode@2.0.1
│ │ │ │ │ Try to guess if your terminal supports unicode
│ │ │ │ │ git+https://github.com/iarna/has-unicode.git
│ │ │ │ │ https://github.com/iarna/has-unicode
│ │ │ │ ├── object-assign@4.1.1 deduped
│ │ │ │ │ ES2015 `Object.assign()` ponyfill
│ │ │ │ │ git+https://github.com/sindresorhus/object-assign.git
│ │ │ │ │ https://github.com/sindresorhus/object-assign#readme
│ │ │ │ ├── signal-exit@3.0.2 deduped
│ │ │ │ │ when you want to fire an event no matter how a process exits.
│ │ │ │ │ git+https://github.com/tapjs/signal-exit.git
│ │ │ │ │ https://github.com/tapjs/signal-exit
│ │ │ │ ├─┬ string-width@1.0.2
│ │ │ │ │ │ Get the visual width of a string - the number of columns required to display it
│ │ │ │ │ │ git+https://github.com/sindresorhus/string-width.git
│ │ │ │ │ │ https://github.com/sindresorhus/string-width#readme
│ │ │ │ │ ├── code-point-at@1.1.0 deduped
│ │ │ │ │ │ ES2015 `String#codePointAt()` ponyfill
│ │ │ │ │ │ git+https://github.com/sindresorhus/code-point-at.git
│ │ │ │ │ │ https://github.com/sindresorhus/code-point-at#readme
│ │ │ │ │ ├─┬ is-fullwidth-code-point@1.0.0
│ │ │ │ │ │ │ Check if the character represented by a given Unicode code point is fullwidth
│ │ │ │ │ │ │ git+https://github.com/sindresorhus/is-fullwidth-code-point.git
│ │ │ │ │ │ │ https://github.com/sindresorhus/is-fullwidth-code-point#readme
│ │ │ │ │ │ └── number-is-nan@1.0.1 deduped
│ │ │ │ │ │ ES2015 Number.isNaN() ponyfill
│ │ │ │ │ │ git+https://github.com/sindresorhus/number-is-nan.git
│ │ │ │ │ │ https://github.com/sindresorhus/number-is-nan#readme
│ │ │ │ │ └── strip-ansi@3.0.1 deduped
│ │ │ │ │ Strip ANSI escape codes
│ │ │ │ │ git+https://github.com/chalk/strip-ansi.git
│ │ │ │ │ https://github.com/chalk/strip-ansi#readme
│ │ │ │ ├── strip-ansi@3.0.1 deduped
│ │ │ │ │ Strip ANSI escape codes
│ │ │ │ │ git+https://github.com/chalk/strip-ansi.git
│ │ │ │ │ https://github.com/chalk/strip-ansi#readme
│ │ │ │ └─┬ wide-align@1.1.3
│ │ │ │ │ A wide-character aware text alignment function for use on the console or with fixed width fonts.
│ │ │ │ │ git+https://github.com/iarna/wide-align.git
│ │ │ │ │ https://github.com/iarna/wide-align#readme
│ │ │ │ └── string-width@2.1.1 deduped
│ │ │ │ Get the visual width of a string - the number of columns required to display it
│ │ │ │ git+https://github.com/sindresorhus/string-width.git
│ │ │ │ https://github.com/sindresorhus/string-width#readme
│ │ │ └── set-blocking@2.0.0 deduped
│ │ │ set blocking stdio and stderr ensuring that terminal output does not truncate
│ │ │ git+https://github.com/yargs/set-blocking.git
│ │ │ https://github.com/yargs/set-blocking#readme
│ │ ├─┬ rc@1.2.8
│ │ │ │ hardwired configuration loader
│ │ │ │ git+https://github.com/dominictarr/rc.git
│ │ │ │ https://github.com/dominictarr/rc#readme
│ │ │ ├── deep-extend@0.6.0
│ │ │ │ Recursive object extending
│ │ │ │ git://github.com/unclechu/node-deep-extend.git
│ │ │ │ https://github.com/unclechu/node-deep-extend
│ │ │ ├── ini@1.3.5
│ │ │ │ An ini encoder/decoder for node
│ │ │ │ git://github.com/isaacs/ini.git
│ │ │ │ https://github.com/isaacs/ini#readme
│ │ │ ├── minimist@1.2.0
│ │ │ │ parse argument options
│ │ │ │ git://github.com/substack/minimist.git
│ │ │ │ https://github.com/substack/minimist
│ │ │ └── strip-json-comments@2.0.1 deduped
│ │ │ Strip comments from JSON. Lets you use comments in your JSON files!
│ │ │ git+https://github.com/sindresorhus/strip-json-comments.git
│ │ │ https://github.com/sindresorhus/strip-json-comments#readme
│ │ ├── rimraf@2.6.3 deduped
│ │ │ A deep deletion module for node (like `rm -rf`)
│ │ │ git://github.com/isaacs/rimraf.git
│ │ │ https://github.com/isaacs/rimraf#readme
│ │ ├── semver@5.5.0 deduped
│ │ │ The semantic version parser used by npm.
│ │ │ git+https://github.com/npm/node-semver.git
│ │ │ https://github.com/npm/node-semver#readme
│ │ └─┬ tar@4.4.8
│ │ │ tar for node
│ │ │ git+https://github.com/npm/node-tar.git
│ │ │ https://github.com/npm/node-tar#readme
│ │ ├── chownr@1.1.1
│ │ │ like `chown -R`
│ │ │ git://github.com/isaacs/chownr.git
│ │ │ https://github.com/isaacs/chownr#readme
│ │ ├─┬ fs-minipass@1.2.5
│ │ │ │ fs read and write streams based on minipass
│ │ │ │ git+https://github.com/npm/fs-minipass.git
│ │ │ │ https://github.com/npm/fs-minipass#readme
│ │ │ └── minipass@2.3.5 deduped
│ │ │ minimal implementation of a PassThrough stream
│ │ │ git+https://github.com/isaacs/minipass.git
│ │ │ https://github.com/isaacs/minipass#readme
│ │ ├─┬ minipass@2.3.5
│ │ │ │ minimal implementation of a PassThrough stream
│ │ │ │ git+https://github.com/isaacs/minipass.git
│ │ │ │ https://github.com/isaacs/minipass#readme
│ │ │ ├── safe-buffer@5.1.2 deduped
│ │ │ │ Safer Node.js Buffer API
│ │ │ │ git://github.com/feross/safe-buffer.git
│ │ │ │ https://github.com/feross/safe-buffer
│ │ │ └── yallist@3.0.3
│ │ │ Yet Another Linked List
│ │ │ git+https://github.com/isaacs/yallist.git
│ │ │ https://github.com/isaacs/yallist#readme
│ │ ├─┬ minizlib@1.2.1
│ │ │ │ A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.
│ │ │ │ git+https://github.com/isaacs/minizlib.git
│ │ │ │ https://github.com/isaacs/minizlib#readme
│ │ │ └── minipass@2.3.5 deduped
│ │ │ minimal implementation of a PassThrough stream
│ │ │ git+https://github.com/isaacs/minipass.git
│ │ │ https://github.com/isaacs/minipass#readme
│ │ ├── mkdirp@0.5.1 deduped
│ │ │ Recursively mkdir, like `mkdir -p`
│ │ │ git+https://github.com/substack/node-mkdirp.git
│ │ │ https://github.com/substack/node-mkdirp#readme
│ │ ├── safe-buffer@5.1.2 deduped
│ │ │ Safer Node.js Buffer API
│ │ │ git://github.com/feross/safe-buffer.git
│ │ │ https://github.com/feross/safe-buffer
│ │ └── yallist@3.0.3
│ │ Yet Another Linked List
│ │ git+https://github.com/isaacs/yallist.git
│ │ https://github.com/isaacs/yallist#readme
│ └─┬ simple-get@3.0.3
│ │ Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.
│ │ git://github.com/feross/simple-get.git
│ │ https://github.com/feross/simple-get
│ ├─┬ decompress-response@3.3.0
│ │ │ Decompress a HTTP response if needed
│ │ │ git+https://github.com/sindresorhus/decompress-response.git
│ │ │ https://github.com/sindresorhus/decompress-response#readme
│ │ └── mimic-response@1.0.1
│ │ Mimic a Node.js HTTP response stream
│ │ git+https://github.com/sindresorhus/mimic-response.git
│ │ https://github.com/sindresorhus/mimic-response#readme
│ ├─┬ once@1.4.0
│ │ │ Run a function exactly one time
│ │ │ git://github.com/isaacs/once.git
│ │ │ https://github.com/isaacs/once#readme
│ │ └── wrappy@1.0.2
│ │ Callback wrapping utility
│ │ git+https://github.com/npm/wrappy.git
│ │ https://github.com/npm/wrappy
│ └── simple-concat@1.0.0
│ Super-minimalist version of `concat-stream`. Less than 15 lines!
│ git://github.com/feross/simple-concat.git
│ https://github.com/feross/simple-concat
├── core-js@2.6.9
│ Standard library
│ git+https://github.com/zloirock/core-js.git
│ https://github.com/zloirock/core-js#readme
├─┬ escodegen@1.11.1
│ │ ECMAScript code generator
│ │ git+ssh://git@github.com/estools/escodegen.git
│ │ http://github.com/estools/escodegen
│ ├── esprima@3.1.3
│ │ ECMAScript parsing infrastructure for multipurpose analysis
│ │ git+https://github.com/jquery/esprima.git
│ │ http://esprima.org
│ ├── estraverse@4.2.0
│ │ ECMAScript JS AST traversal functions
│ │ git+ssh://git@github.com/estools/estraverse.git
│ │ https://github.com/estools/estraverse
│ ├── esutils@2.0.2
│ │ utility box for ECMAScript language tools
│ │ git+ssh://git@github.com/estools/esutils.git
│ │ https://github.com/estools/esutils
│ ├─┬ optionator@0.8.2
│ │ │ option parsing and help generation
│ │ │ git://github.com/gkz/optionator.git
│ │ │ https://github.com/gkz/optionator
│ │ ├── deep-is@0.1.3
│ │ │ node's assert.deepEqual algorithm except for NaN being equal to NaN
│ │ │ git+ssh://git@github.com/thlorenz/deep-is.git
│ │ │ https://github.com/thlorenz/deep-is#readme
│ │ ├── fast-levenshtein@2.0.6
│ │ │ Efficient implementation of Levenshtein algorithm with locale-specific collator support.
│ │ │ git+https://github.com/hiddentao/fast-levenshtein.git
│ │ │ https://github.com/hiddentao/fast-levenshtein#readme
│ │ ├── levn@0.3.0 deduped
│ │ │ Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
│ │ │ git://github.com/gkz/levn.git
│ │ │ https://github.com/gkz/levn
│ │ ├── 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.
│ │ │ git://github.com/gkz/prelude-ls.git
│ │ │ http://preludels.com
│ │ ├─┬ type-check@0.3.2
│ │ │ │ type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
│ │ │ │ git://github.com/gkz/type-check.git
│ │ │ │ https://github.com/gkz/type-check
│ │ │ └── prelude-ls@1.1.2 deduped
│ │ │ 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.
│ │ │ git://github.com/gkz/prelude-ls.git
│ │ │ http://preludels.com
│ │ └── wordwrap@1.0.0
│ │ Wrap those words. Show them at what columns to start and stop.
│ │ git://github.com/substack/node-wordwrap.git
│ │ https://github.com/substack/node-wordwrap#readme
│ └── source-map@0.6.1
│ Generates and consumes source maps
│ git+ssh://git@github.com/mozilla/source-map.git
│ https://github.com/mozilla/source-map
├─┬ eslint@5.16.0
│ │ An AST-based pattern checker for JavaScript.
│ │ git+https://github.com/eslint/eslint.git
│ │ https://eslint.org
│ ├── @babel/code-frame@7.0.0 deduped
│ │ Generate errors that contain a code frame that point to source locations.
│ │ https://github.com/babel/babel/tree/master/packages/babel-code-frame
│ │ https://babeljs.io/
│ ├─┬ ajv@6.9.2
│ │ │ Another JSON Schema Validator
│ │ │ git+https://github.com/epoberezkin/ajv.git
│ │ │ https://github.com/epoberezkin/ajv
│ │ ├── fast-deep-equal@2.0.1
│ │ │ Fast deep equal
│ │ │ git+https://github.com/epoberezkin/fast-deep-equal.git
│ │ │ https://github.com/epoberezkin/fast-deep-equal#readme
│ │ ├── fast-json-stable-stringify@2.0.0
│ │ │ deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
│ │ │ git://github.com/epoberezkin/fast-json-stable-stringify.git
│ │ │ https://github.com/epoberezkin/fast-json-stable-stringify
│ │ ├── json-schema-traverse@0.4.1
│ │ │ Traverse JSON Schema passing each schema object to callback
│ │ │ git+https://github.com/epoberezkin/json-schema-traverse.git
│ │ │ https://github.com/epoberezkin/json-schema-traverse#readme
│ │ └─┬ uri-js@4.2.2
│ │ │ An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.
│ │ │ git+ssh://git@github.com/garycourt/uri-js.git
│ │ │ https://github.com/garycourt/uri-js
│ │ └── punycode@2.1.1
│ │ A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
│ │ git+https://github.com/bestiejs/punycode.js.git
│ │ https://mths.be/punycode
│ ├─┬ chalk@2.4.1
│ │ │ Terminal string styling done right
│ │ │ git+https://github.com/chalk/chalk.git
│ │ │ https://github.com/chalk/chalk#readme
│ │ ├── ansi-styles@3.2.1 deduped
│ │ │ ANSI escape codes for styling strings in the terminal
│ │ │ git+https://github.com/chalk/ansi-styles.git
│ │ │ https://github.com/chalk/ansi-styles#readme
│ │ ├── escape-string-regexp@1.0.5 deduped
│ │ │ Escape RegExp special characters
│ │ │ git+https://github.com/sindresorhus/escape-string-regexp.git
│ │ │ https://github.com/sindresorhus/escape-string-regexp#readme
│ │ └── supports-color@5.4.0 deduped
│ │ Detect whether a terminal supports color
│ │ git+https://github.com/chalk/supports-color.git
│ │ https://github.com/chalk/supports-color#readme
│ ├─┬ cross-spawn@6.0.5
│ │ │ Cross platform child_process#spawn and child_process#spawnSync
│ │ │ git+ssh://git@github.com/moxystudio/node-cross-spawn.git
│ │ │ https://github.com/moxystudio/node-cross-spawn
│ │ ├── nice-try@1.0.5
│ │ │ Tries to execute a function and discards any error that occurs
│ │ │ git+https://github.com/electerious/nice-try.git
│ │ │ https://github.com/electerious/nice-try
│ │ ├── path-key@2.0.1
│ │ │ Get the PATH environment variable key cross-platform
│ │ │ git+https://github.com/sindresorhus/path-key.git
│ │ │ https://github.com/sindresorhus/path-key#readme
│ │ ├── semver@5.7.0 deduped
│ │ │ The semantic version parser used by npm.
│ │ │ git+https://github.com/npm/node-semver.git
│ │ │ https://github.com/npm/node-semver#readme
│ │ ├─┬ shebang-command@1.2.0
│ │ │ │ Get the command from a shebang
│ │ │ │ git+https://github.com/kevva/shebang-command.git
│ │ │ │ https://github.com/kevva/shebang-command#readme
│ │ │ └── shebang-regex@1.0.0
│ │ │ Regular expression for matching a shebang
│ │ │ git+https://github.com/sindresorhus/shebang-regex.git
│ │ │ https://github.com/sindresorhus/shebang-regex#readme
│ │ └─┬ which@1.3.1
│ │ │ Like which(1) unix command. Find the first instance of an executable in the PATH.
│ │ │ git://github.com/isaacs/node-which.git
│ │ │ https://github.com/isaacs/node-which#readme
│ │ └── isexe@2.0.0
│ │ Minimal module to check if a file is executable.
│ │ git+https://github.com/isaacs/isexe.git
│ │ https://github.com/isaacs/isexe#readme
│ ├─┬ debug@4.1.1
│ │ │ small debugging utility
│ │ │ git://github.com/visionmedia/debug.git
│ │ │ https://github.com/visionmedia/debug#readme
│ │ └── ms@2.1.1
│ │ Tiny millisecond conversion utility
│ │ git+https://github.com/zeit/ms.git
│ │ https://github.com/zeit/ms#readme
│ ├─┬ doctrine@3.0.0
│ │ │ JSDoc parser
│ │ │ git+https://github.com/eslint/doctrine.git
│ │ │ https://github.com/eslint/doctrine
│ │ └── esutils@2.0.2 deduped
│ │ utility box for ECMAScript language tools
│ │ git+ssh://git@github.com/estools/esutils.git
│ │ https://github.com/estools/esutils
│ ├─┬ eslint-scope@4.0.3
│ │ │ ECMAScript scope analyzer for ESLint
│ │ │ git+https://github.com/eslint/eslint-scope.git
│ │ │ http://github.com/eslint/eslint-scope
│ │ ├─┬ esrecurse@4.2.1
│ │ │ │ ECMAScript AST recursive visitor
│ │ │ │ git+https://github.com/estools/esrecurse.git
│ │ │ │ https://github.com/estools/esrecurse
│ │ │ └── estraverse@4.2.0 deduped
│ │ │ ECMAScript JS AST traversal functions
│ │ │ git+ssh://git@github.com/estools/estraverse.git
│ │ │ https://github.com/estools/estraverse
│ │ └── estraverse@4.2.0 deduped
│ │ ECMAScript JS AST traversal functions
│ │ git+ssh://git@github.com/estools/estraverse.git
│ │ https://github.com/estools/estraverse
│ ├── eslint-utils@1.3.1
│ │ Utilities for ESLint plugins.
│ │ git+https://github.com/mysticatea/eslint-utils.git
│ │ https://github.com/mysticatea/eslint-utils#readme
│ ├── eslint-visitor-keys@1.0.0
│ │ Constants and utilities about visitor keys to traverse AST.
│ │ git+https://github.com/eslint/eslint-visitor-keys.git
│ │ https://github.com/eslint/eslint-visitor-keys#readme
│ ├─┬ espree@5.0.1
│ │ │ An Esprima-compatible JavaScript parser built on Acorn
│ │ │ git+https://github.com/eslint/espree.git
│ │ │ https://github.com/eslint/espree
│ │ ├── acorn@6.1.1 deduped
│ │ │ ECMAScript parser
│ │ │ git+https://github.com/acornjs/acorn.git
│ │ │ https://github.com/acornjs/acorn
│ │ ├── acorn-jsx@5.0.1
│ │ │ Alternative, faster React.js JSX parser
│ │ │ git+https://github.com/RReverser/acorn-jsx.git
│ │ │ https://github.com/RReverser/acorn-jsx
│ │ └── eslint-visitor-keys@1.0.0 deduped
│ │ Constants and utilities about visitor keys to traverse AST.
│ │ git+https://github.com/eslint/eslint-visitor-keys.git
│ │ https://github.com/eslint/eslint-visitor-keys#readme
│ ├─┬ esquery@1.0.1
│ │ │ A query library for ECMAScript AST using a CSS selector like query language.
│ │ │ git+https://github.com/jrfeenst/esquery.git
│ │ │ https://github.com/jrfeenst/esquery#readme
│ │ └── estraverse@4.2.0 deduped
│ │ ECMAScript JS AST traversal functions
│ │ git+ssh://git@github.com/estools/estraverse.git
│ │ https://github.com/estools/estraverse
│ ├── esutils@2.0.2 deduped
│ │ utility box for ECMAScript language tools
│ │ git+ssh://git@github.com/estools/esutils.git
│ │ https://github.com/estools/esutils
│ ├─┬ file-entry-cache@5.0.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
│ │ │ git+https://github.com/royriojas/file-entry-cache.git
│ │ │ https://github.com/royriojas/file-entry-cache#readme
│ │ └─┬ flat-cache@2.0.1
│ │ │ A stupidly simple key/value storage using files to persist some data
│ │ │ git+https://github.com/royriojas/flat-cache.git
│ │ │ https://github.com/royriojas/flat-cache#readme
│ │ ├── flatted@2.0.0
│ │ │ A super light and fast circular JSON parser.
│ │ │ git+https://github.com/WebReflection/flatted.git
│ │ │ https://github.com/WebReflection/flatted#readme
│ │ ├── rimraf@2.6.3 deduped
│ │ │ A deep deletion module for node (like `rm -rf`)
│ │ │ git://github.com/isaacs/rimraf.git
│ │ │ https://github.com/isaacs/rimraf#readme
│ │ └─┬ write@1.0.3
│ │ │ Write data to a file, replacing the file if it already exists and creating any intermediate directories if they don't already exist. Thin wrapper around node's native fs methods.
│ │ │ git+https://github.com/jonschlinkert/write.git
│ │ │ https://github.com/jonschlinkert/write
│ │ └── mkdirp@0.5.1 deduped
│ │ Recursively mkdir, like `mkdir -p`
│ │ git+https://github.com/substack/node-mkdirp.git
│ │ https://github.com/substack/node-mkdirp#readme
│ ├── functional-red-black-tree@1.0.1
│ │ A fully persistent balanced binary search tree
│ │ git://github.com/mikolalysenko/functional-red-black-tree.git
│ │ https://github.com/mikolalysenko/functional-red-black-tree#readme
│ ├─┬ glob@7.1.2
│ │ │ a little globber
│ │ │ git://github.com/isaacs/node-glob.git
│ │ │ https://github.com/isaacs/node-glob#readme
│ │ ├── fs.realpath@1.0.0
│ │ │ Use node's fs.realpath, but fall back to the JS implementation if the native one fails
│ │ │ git+https://github.com/isaacs/fs.realpath.git
│ │ │ https://github.com/isaacs/fs.realpath#readme
│ │ ├─┬ inflight@1.0.6
│ │ │ │ Add callbacks to requests in flight to avoid async duplication
│ │ │ │ git+https://github.com/npm/inflight.git
│ │ │ │ https://github.com/isaacs/inflight
│ │ │ ├── once@1.4.0 deduped
│ │ │ │ Run a function exactly one time
│ │ │ │ git://github.com/isaacs/once.git
│ │ │ │ https://github.com/isaacs/once#readme
│ │ │ └── wrappy@1.0.2 deduped
│ │ │ Callback wrapping utility
│ │ │ git+https://github.com/npm/wrappy.git
│ │ │ https://github.com/npm/wrappy
│ │ ├── inherits@2.0.3
│ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ git://github.com/isaacs/inherits.git
│ │ │ https://github.com/isaacs/inherits#readme
│ │ ├── minimatch@3.0.4 deduped
│ │ │ a glob matcher in javascript
│ │ │ git://github.com/isaacs/minimatch.git
│ │ │ https://github.com/isaacs/minimatch#readme
│ │ ├── once@1.4.0 deduped
│ │ │ Run a function exactly one time
│ │ │ git://github.com/isaacs/once.git
│ │ │ https://github.com/isaacs/once#readme
│ │ └── path-is-absolute@1.0.1
│ │ Node.js 0.12 path.isAbsolute() ponyfill
│ │ git+https://github.com/sindresorhus/path-is-absolute.git
│ │ https://github.com/sindresorhus/path-is-absolute#readme
│ ├── globals@11.12.0 deduped
│ │ Global identifiers from different JavaScript environments
│ │ git+https://github.com/sindresorhus/globals.git
│ │ https://github.com/sindresorhus/globals#readme
│ ├── ignore@4.0.6
│ │ Ignore is a manager and filter for .gitignore rules.
│ │ git+ssh://git@github.com/kaelzhang/node-ignore.git
│ │ https://github.com/kaelzhang/node-ignore#readme
│ ├─┬ import-fresh@3.0.0
│ │ │ Import a module while bypassing the cache
│ │ │ git+https://github.com/sindresorhus/import-fresh.git
│ │ │ https://github.com/sindresorhus/import-fresh#readme
│ │ ├─┬ parent-module@1.0.1
│ │ │ │ Get the path of the parent module
│ │ │ │ git+https://github.com/sindresorhus/parent-module.git
│ │ │ │ https://github.com/sindresorhus/parent-module#readme
│ │ │ └── callsites@3.0.0
│ │ │ Get callsites from the V8 stack trace API
│ │ │ git+https://github.com/sindresorhus/callsites.git
│ │ │ https://github.com/sindresorhus/callsites#readme
│ │ └── resolve-from@4.0.0
│ │ Resolve the path of a module like `require.resolve()` but from a given path
│ │ git+https://github.com/sindresorhus/resolve-from.git
│ │ https://github.com/sindresorhus/resolve-from#readme
│ ├── imurmurhash@0.1.4
│ │ An incremental implementation of MurmurHash3
│ │ git+https://github.com/jensyt/imurmurhash-js.git
│ │ https://github.com/jensyt/imurmurhash-js
│ ├─┬ inquirer@6.2.2
│ │ │ A collection of common interactive command line user interfaces.
│ │ │ git+https://github.com/SBoudrias/Inquirer.js.git
│ │ │ https://github.com/SBoudrias/Inquirer.js#readme
│ │ ├── ansi-escapes@3.2.0
│ │ │ ANSI escape codes for manipulating the terminal
│ │ │ git+https://github.com/sindresorhus/ansi-escapes.git
│ │ │ https://github.com/sindresorhus/ansi-escapes#readme
│ │ ├─┬ chalk@2.4.2
│ │ │ │ Terminal string styling done right
│ │ │ │ git+https://github.com/chalk/chalk.git
│ │ │ │ https://github.com/chalk/chalk#readme
│ │ │ ├── ansi-styles@3.2.1 deduped
│ │ │ │ ANSI escape codes for styling strings in the terminal
│ │ │ │ git+https://github.com/chalk/ansi-styles.git
│ │ │ │ https://github.com/chalk/ansi-styles#readme
│ │ │ ├── escape-string-regexp@1.0.5 deduped
│ │ │ │ Escape RegExp special characters
│ │ │ │ git+https://github.com/sindresorhus/escape-string-regexp.git
│ │ │ │ https://github.com/sindresorhus/escape-string-regexp#readme
│ │ │ └── supports-color@5.4.0 deduped
│ │ │ Detect whether a terminal supports color
│ │ │ git+https://github.com/chalk/supports-color.git
│ │ │ https://github.com/chalk/supports-color#readme
│ │ ├─┬ cli-cursor@2.1.0
│ │ │ │ Toggle the CLI cursor
│ │ │ │ git+https://github.com/sindresorhus/cli-cursor.git
│ │ │ │ https://github.com/sindresorhus/cli-cursor#readme
│ │ │ └─┬ restore-cursor@2.0.0
│ │ │ │ Gracefully restore the CLI cursor on exit
│ │ │ │ git+https://github.com/sindresorhus/restore-cursor.git
│ │ │ │ https://github.com/sindresorhus/restore-cursor#readme
│ │ │ ├─┬ onetime@2.0.1
│ │ │ │ │ Ensure a function is only called once
│ │ │ │ │ git+https://github.com/sindresorhus/onetime.git
│ │ │ │ │ https://github.com/sindresorhus/onetime#readme
│ │ │ │ └── mimic-fn@1.2.0 deduped
│ │ │ │ Make a function mimic another one
│ │ │ │ git+https://github.com/sindresorhus/mimic-fn.git
│ │ │ │ https://github.com/sindresorhus/mimic-fn#readme
│ │ │ └── signal-exit@3.0.2 deduped
│ │ │ when you want to fire an event no matter how a process exits.
│ │ │ git+https://github.com/tapjs/signal-exit.git
│ │ │ https://github.com/tapjs/signal-exit
│ │ ├── cli-width@2.2.0
│ │ │ Get stdout window width, with two fallbacks, tty and then a default.
│ │ │ git+ssh://git@github.com/knownasilya/cli-width.git
│ │ │ https://github.com/knownasilya/cli-width
│ │ ├─┬ external-editor@3.0.3
│ │ │ │ Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT
│ │ │ │ git+https://github.com/mrkmg/node-external-editor.git
│ │ │ │ https://github.com/mrkmg/node-external-editor#readme
│ │ │ ├── chardet@0.7.0
│ │ │ │ Character detector
│ │ │ │ git+ssh://git@github.com/runk/node-chardet.git
│ │ │ │ https://github.com/runk/node-chardet
│ │ │ ├── iconv-lite@0.4.24 deduped
│ │ │ │ Convert character encodings in pure javascript.
│ │ │ │ git://github.com/ashtuchkin/iconv-lite.git
│ │ │ │ https://github.com/ashtuchkin/iconv-lite
│ │ │ └─┬ tmp@0.0.33
│ │ │ │ Temporary file and directory creator
│ │ │ │ git+https://github.com/raszi/node-tmp.git
│ │ │ │ http://github.com/raszi/node-tmp
│ │ │ └── os-tmpdir@1.0.2 deduped
│ │ │ Node.js os.tmpdir() ponyfill
│ │ │ git+https://github.com/sindresorhus/os-tmpdir.git
│ │ │ https://github.com/sindresorhus/os-tmpdir#readme
│ │ ├─┬ figures@2.0.0
│ │ │ │ Unicode symbols with Windows CMD fallbacks
│ │ │ │ git+https://github.com/sindresorhus/figures.git
│ │ │ │ https://github.com/sindresorhus/figures#readme
│ │ │ └── escape-string-regexp@1.0.5 deduped
│ │ │ Escape RegExp special characters
│ │ │ git+https://github.com/sindresorhus/escape-string-regexp.git
│ │ │ https://github.com/sindresorhus/escape-string-regexp#readme
│ │ ├── lodash@4.17.11
│ │ │ Lodash modular utilities.
│ │ │ git+https://github.com/lodash/lodash.git
│ │ │ https://lodash.com/
│ │ ├── mute-stream@0.0.7
│ │ │ Bytes go in, but they don't come out (when muted).
│ │ │ git://github.com/isaacs/mute-stream.git
│ │ │ https://github.com/isaacs/mute-stream#readme
│ │ ├─┬ run-async@2.3.0
│ │ │ │ Utility method to run function either synchronously or asynchronously using the common `this.async()` style.
│ │ │ │ git+https://github.com/SBoudrias/run-async.git
│ │ │ │ https://github.com/SBoudrias/run-async#readme
│ │ │ └── is-promise@2.1.0
│ │ │ Test whether an object looks like a promises-a+ promise
│ │ │ git+https://github.com/then/is-promise.git
│ │ │ https://github.com/then/is-promise#readme
│ │ ├─┬ rxjs@6.4.0
│ │ │ │ Reactive Extensions for modern JavaScript
│ │ │ │ git+https://github.com/reactivex/rxjs.git
│ │ │ │ https://github.com/ReactiveX/RxJS
│ │ │ └── tslib@1.9.2 deduped
│ │ │ Runtime library for TypeScript helper functions
│ │ │ git+https://github.com/Microsoft/tslib.git
│ │ │ http://typescriptlang.org/
│ │ ├── string-width@2.1.1 deduped
│ │ │ Get the visual width of a string - the number of columns required to display it
│ │ │ git+https://github.com/sindresorhus/string-width.git
│ │ │ https://github.com/sindresorhus/string-width#readme
│ │ ├─┬ strip-ansi@5.2.0
│ │ │ │ Strip ANSI escape codes from a string
│ │ │ │ git+https://github.com/chalk/strip-ansi.git
│ │ │ │ https://github.com/chalk/strip-ansi#readme
│ │ │ └── ansi-regex@4.1.0
│ │ │ Regular expression for matching ANSI escape codes
│ │ │ git+https://github.com/chalk/ansi-regex.git
│ │ │ https://github.com/chalk/ansi-regex#readme
│ │ └── through@2.3.8 deduped
│ │ simplified stream construction
│ │ git+https://github.com/dominictarr/through.git
│ │ https://github.com/dominictarr/through
│ ├─┬ js-yaml@3.13.0
│ │ │ YAML 1.2 parser and serializer
│ │ │ git+https://github.com/nodeca/js-yaml.git
│ │ │ https://github.com/nodeca/js-yaml
│ │ ├─┬ argparse@1.0.10
│ │ │ │ Very powerful CLI arguments parser. Native port of argparse - python's options parsing library
│ │ │ │ git+https://github.com/nodeca/argparse.git
│ │ │ │ https://github.com/nodeca/argparse#readme
│ │ │ └── sprintf-js@1.0.3
│ │ │ JavaScript sprintf implementation
│ │ │ git+https://github.com/alexei/sprintf.js.git
│ │ │ https://github.com/alexei/sprintf.js#readme
│ │ └── esprima@4.0.1
│ │ ECMAScript parsing infrastructure for multipurpose analysis
│ │ git+https://github.com/jquery/esprima.git
│ │ http://esprima.org
│ ├── json-stable-stringify-without-jsonify@1.0.1
│ │ deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
│ │ git://github.com/samn/json-stable-stringify.git
│ │ https://github.com/samn/json-stable-stringify
│ ├─┬ levn@0.3.0
│ │ │ Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
│ │ │ git://github.com/gkz/levn.git
│ │ │ https://github.com/gkz/levn
│ │ ├── prelude-ls@1.1.2 deduped
│ │ │ 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.
│ │ │ git://github.com/gkz/prelude-ls.git
│ │ │ http://preludels.com
│ │ └── type-check@0.3.2 deduped
│ │ type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
│ │ git://github.com/gkz/type-check.git
│ │ https://github.com/gkz/type-check
│ ├── lodash@4.17.11
│ │ Lodash modular utilities.
│ │ git+https://github.com/lodash/lodash.git
│ │ https://lodash.com/
│ ├─┬ minimatch@3.0.4
│ │ │ a glob matcher in javascript
│ │ │ git://github.com/isaacs/minimatch.git
│ │ │ https://github.com/isaacs/minimatch#readme
│ │ └─┬ brace-expansion@1.1.11
│ │ │ Brace expansion as known from sh/bash
│ │ │ git://github.com/juliangruber/brace-expansion.git
│ │ │ https://github.com/juliangruber/brace-expansion
│ │ ├── balanced-match@1.0.0
│ │ │ Match balanced character pairs, like "{" and "}"
│ │ │ git://github.com/juliangruber/balanced-match.git
│ │ │ https://github.com/juliangruber/balanced-match
│ │ └── concat-map@0.0.1
│ │ concatenative mapdashery
│ │ git://github.com/substack/node-concat-map.git
│ │ https://github.com/substack/node-concat-map#readme
│ ├── mkdirp@0.5.1 deduped
│ │ Recursively mkdir, like `mkdir -p`
│ │ git+https://github.com/substack/node-mkdirp.git
│ │ https://github.com/substack/node-mkdirp#readme
│ ├── natural-compare@1.4.0
│ │ Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
│ │ git://github.com/litejs/natural-compare-lite.git
│ │ https://github.com/litejs/natural-compare-lite#readme
│ ├── optionator@0.8.2 deduped
│ │ option parsing and help generation
│ │ git://github.com/gkz/optionator.git
│ │ https://github.com/gkz/optionator
│ ├── path-is-inside@1.0.2
│ │ Tests whether one path is inside another path
│ │ git+https://github.com/domenic/path-is-inside.git
│ │ https://github.com/domenic/path-is-inside#readme
│ ├── progress@2.0.3
│ │ Flexible ascii progress bar
│ │ git://github.com/visionmedia/node-progress.git
│ │ https://github.com/visionmedia/node-progress#readme
│ ├── regexpp@2.0.1
│ │ Regular expression parser for ECMAScript 2018.
│ │ git+https://github.com/mysticatea/regexpp.git
│ │ https://github.com/mysticatea/regexpp#readme
│ ├── semver@5.7.0
│ │ The semantic version parser used by npm.
│ │ git+https://github.com/npm/node-semver.git
│ │ https://github.com/npm/node-semver#readme
│ ├─┬ strip-ansi@4.0.0
│ │ │ Strip ANSI escape codes
│ │ │ git+https://github.com/chalk/strip-ansi.git
│ │ │ https://github.com/chalk/strip-ansi#readme
│ │ └── ansi-regex@3.0.0
│ │ Regular expression for matching ANSI escape codes
│ │ git+https://github.com/chalk/ansi-regex.git
│ │ https://github.com/chalk/ansi-regex#readme
│ ├── strip-json-comments@2.0.1
│ │ Strip comments from JSON. Lets you use comments in your JSON files!
│ │ git+https://github.com/sindresorhus/strip-json-comments.git
│ │ https://github.com/sindresorhus/strip-json-comments#readme
│ ├─┬ table@5.2.3
│ │ │ Formats data into a string table.
│ │ │ git+https://github.com/gajus/table.git
│ │ │ https://github.com/gajus/table#readme
│ │ ├── ajv@6.9.2 deduped
│ │ │ Another JSON Schema Validator
│ │ │ git+https://github.com/epoberezkin/ajv.git
│ │ │ https://github.com/epoberezkin/ajv
│ │ ├── lodash@4.17.11
│ │ │ Lodash modular utilities.
│ │ │ git+https://github.com/lodash/lodash.git
│ │ │ https://lodash.com/
│ │ ├─┬ slice-ansi@2.1.0
│ │ │ │ Slice a string with ANSI escape codes
│ │ │ │ git+https://github.com/chalk/slice-ansi.git
│ │ │ │ https://github.com/chalk/slice-ansi#readme
│ │ │ ├── ansi-styles@3.2.1 deduped
│ │ │ │ ANSI escape codes for styling strings in the terminal
│ │ │ │ git+https://github.com/chalk/ansi-styles.git
│ │ │ │ https://github.com/chalk/ansi-styles#readme
│ │ │ ├── astral-regex@1.0.0
│ │ │ │ Regular expression for matching astral symbols
│ │ │ │ git+https://github.com/kevva/astral-regex.git
│ │ │ │ https://github.com/kevva/astral-regex#readme
│ │ │ └── is-fullwidth-code-point@2.0.0 deduped
│ │ │ Check if the character represented by a given Unicode code point is fullwidth
│ │ │ git+https://github.com/sindresorhus/is-fullwidth-code-point.git
│ │ │ https://github.com/sindresorhus/is-fullwidth-code-point#readme
│ │ └─┬ string-width@3.1.0
│ │ │ Get the visual width of a string - the number of columns required to display it
│ │ │ git+https://github.com/sindresorhus/string-width.git
│ │ │ https://github.com/sindresorhus/string-width#readme
│ │ ├── emoji-regex@7.0.3
│ │ │ A regular expression to match all Emoji-only symbols as per the Unicode Standard.
│ │ │ git+https://github.com/mathiasbynens/emoji-regex.git
│ │ │ https://mths.be/emoji-regex
│ │ ├── is-fullwidth-code-point@2.0.0 deduped
│ │ │ Check if the character represented by a given Unicode code point is fullwidth
│ │ │ git+https://github.com/sindresorhus/is-fullwidth-code-point.git
│ │ │ https://github.com/sindresorhus/is-fullwidth-code-point#readme
│ │ └─┬ strip-ansi@5.2.0
│ │ │ Strip ANSI escape codes from a string
│ │ │ git+https://github.com/chalk/strip-ansi.git
│ │ │ https://github.com/chalk/strip-ansi#readme
│ │ └── ansi-regex@4.1.0
│ │ Regular expression for matching ANSI escape codes
│ │ git+https://github.com/chalk/ansi-regex.git
│ │ https://github.com/chalk/ansi-regex#readme
│ └── text-table@0.2.0
│ borderless text tables with alignment
│ git://github.com/substack/text-table.git
│ https://github.com/substack/text-table
├─┬ eslint-plugin-import@2.18.0
│ │ Import with sanity.
│ │ git+https://github.com/benmosher/eslint-plugin-import.git
│ │ https://github.com/benmosher/eslint-plugin-import
│ ├─┬ array-includes@3.0.3
│ │ │ An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
│ │ │ git://github.com/ljharb/array-includes.git
│ │ │ https://github.com/ljharb/array-includes#readme
│ │ ├─┬ define-properties@1.1.2
│ │ │ │ Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
│ │ │ │ git://github.com/ljharb/define-properties.git
│ │ │ │ https://github.com/ljharb/define-properties#readme
│ │ │ ├── foreach@2.0.5
│ │ │ │ foreach component + npm package
│ │ │ │ git://github.com/manuelstofer/foreach.git
│ │ │ │ https://github.com/manuelstofer/foreach#readme
│ │ │ └── object-keys@1.0.11 deduped
│ │ │ An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
│ │ │ git://github.com/ljharb/object-keys.git
│ │ │ https://github.com/ljharb/object-keys#readme
│ │ └─┬ es-abstract@1.13.0
│ │ │ ECMAScript spec abstract operations.
│ │ │ git://github.com/ljharb/es-abstract.git
│ │ │ https://github.com/ljharb/es-abstract#readme
│ │ ├─┬ es-to-primitive@1.2.0
│ │ │ │ ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.
│ │ │ │ git://github.com/ljharb/es-to-primitive.git
│ │ │ │ https://github.com/ljharb/es-to-primitive#readme
│ │ │ ├── is-callable@1.1.4 deduped
│ │ │ │ Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
│ │ │ │ git://github.com/ljharb/is-callable.git
│ │ │ │ https://github.com/ljharb/is-callable#readme
│ │ │ ├── is-date-object@1.0.1
│ │ │ │ Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
│ │ │ │ git://github.com/ljharb/is-date-object.git
│ │ │ │ https://github.com/ljharb/is-date-object#readme
│ │ │ └─┬ is-symbol@1.0.2
│ │ │ │ Determine if a value is an ES6 Symbol or not.
│ │ │ │ git://github.com/ljharb/is-symbol.git
│ │ │ │ https://github.com/ljharb/is-symbol#readme
│ │ │ └── has-symbols@1.0.0 deduped
│ │ │ Determine if the JS environment has Symbol support. Supports spec, or shams.
│ │ │ git://github.com/ljharb/has-symbols.git
│ │ │ https://github.com/ljharb/has-symbols#readme
│ │ ├── function-bind@1.1.1 deduped
│ │ │ Implementation of Function.prototype.bind
│ │ │ git://github.com/Raynos/function-bind.git
│ │ │ https://github.com/Raynos/function-bind
│ │ ├── has@1.0.3 deduped
│ │ │ Object.prototype.hasOwnProperty.call shortcut
│ │ │ git://github.com/tarruda/has.git
│ │ │ https://github.com/tarruda/has
│ │ ├── is-callable@1.1.4
│ │ │ Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.
│ │ │ git://github.com/ljharb/is-callable.git
│ │ │ https://github.com/ljharb/is-callable#readme
│ │ ├─┬ is-regex@1.0.4
│ │ │ │ Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
│ │ │ │ git://github.com/ljharb/is-regex.git
│ │ │ │ https://github.com/ljharb/is-regex
│ │ │ └── has@1.0.3 deduped
│ │ │ Object.prototype.hasOwnProperty.call shortcut
│ │ │ git://github.com/tarruda/has.git
│ │ │ https://github.com/tarruda/has
│ │ └── object-keys@1.1.1
│ │ An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
│ │ git://github.com/ljharb/object-keys.git
│ │ https://github.com/ljharb/object-keys#readme
│ ├── contains-path@0.1.0
│ │ Return true if a file path contains the given path.
│ │ git+https://github.com/jonschlinkert/contains-path.git
│ │ https://github.com/jonschlinkert/contains-path
│ ├─┬ debug@2.6.9
│ │ │ small debugging utility
│ │ │ git://github.com/visionmedia/debug.git
│ │ │ https://github.com/visionmedia/debug#readme
│ │ └── ms@2.0.0
│ │ Tiny milisecond conversion utility
│ │ git+https://github.com/zeit/ms.git
│ │ https://github.com/zeit/ms#readme
│ ├─┬ doctrine@1.5.0
│ │ │ JSDoc parser
│ │ │ git+https://github.com/eslint/doctrine.git
│ │ │ https://github.com/eslint/doctrine
│ │ ├── esutils@2.0.2 deduped
│ │ │ utility box for ECMAScript language tools
│ │ │ git+ssh://git@github.com/estools/esutils.git
│ │ │ https://github.com/estools/esutils
│ │ └── isarray@1.0.0
│ │ Array#isArray for older browsers
│ │ git://github.com/juliangruber/isarray.git
│ │ https://github.com/juliangruber/isarray
│ ├─┬ eslint-import-resolver-node@0.3.2
│ │ │ Node default behavior import resolution plugin for eslint-plugin-import.
│ │ │ git+https://github.com/benmosher/eslint-plugin-import.git
│ │ │ https://github.com/benmosher/eslint-plugin-import
│ │ ├── debug@2.6.9 deduped
│ │ │ small debugging utility
│ │ │ git://github.com/visionmedia/debug.git
│ │ │ https://github.com/visionmedia/debug#readme
│ │ └── resolve@1.7.1 deduped
│ │ resolve like require.resolve() on behalf of files asynchronously and synchronously
│ │ git://github.com/browserify/resolve.git
│ │ https://github.com/browserify/resolve#readme
│ ├─┬ eslint-module-utils@2.4.0
│ │ │ Core utilities to support eslint-plugin-import and other module-related plugins.
│ │ │ git+https://github.com/benmosher/eslint-plugin-import.git
│ │ │ https://github.com/benmosher/eslint-plugin-import#readme
│ │ ├── debug@2.6.9 deduped
│ │ │ small debugging utility
│ │ │ git://github.com/visionmedia/debug.git
│ │ │ https://github.com/visionmedia/debug#readme
│ │ └─┬ pkg-dir@2.0.0
│ │ │ Find the root directory of a Node.js project or npm package
│ │ │ git+https://github.com/sindresorhus/pkg-dir.git
│ │ │ https://github.com/sindresorhus/pkg-dir#readme
│ │ └── find-up@2.1.0 deduped
│ │ Find a file by walking up parent directories
│ │ git+https://github.com/sindresorhus/find-up.git
│ │ https://github.com/sindresorhus/find-up#readme
│ ├─┬ has@1.0.3
│ │ │ Object.prototype.hasOwnProperty.call shortcut
│ │ │ git://github.com/tarruda/has.git
│ │ │ https://github.com/tarruda/has
│ │ └── function-bind@1.1.1
│ │ Implementation of Function.prototype.bind
│ │ git://github.com/Raynos/function-bind.git
│ │ https://github.com/Raynos/function-bind
│ ├── lodash@4.17.11
│ │ Lodash modular utilities.
│ │ git+https://github.com/lodash/lodash.git
│ │ https://lodash.com/
│ ├── minimatch@3.0.4 deduped
│ │ a glob matcher in javascript
│ │ git://github.com/isaacs/minimatch.git
│ │ https://github.com/isaacs/minimatch#readme
│ ├─┬ read-pkg-up@2.0.0
│ │ │ Read the closest package.json file
│ │ │ git+https://github.com/sindresorhus/read-pkg-up.git
│ │ │ https://github.com/sindresorhus/read-pkg-up#readme
│ │ ├── find-up@2.1.0 deduped
│ │ │ Find a file by walking up parent directories
│ │ │ git+https://github.com/sindresorhus/find-up.git
│ │ │ https://github.com/sindresorhus/find-up#readme
│ │ └─┬ read-pkg@2.0.0
│ │ │ Read a package.json file
│ │ │ git+https://github.com/sindresorhus/read-pkg.git
│ │ │ https://github.com/sindresorhus/read-pkg#readme
│ │ ├─┬ load-json-file@2.0.0
│ │ │ │ Read and parse a JSON file
│ │ │ │ git+https://github.com/sindresorhus/load-json-file.git
│ │ │ │ https://github.com/sindresorhus/load-json-file#readme
│ │ │ ├── graceful-fs@4.1.11 deduped
│ │ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ │ ├─┬ parse-json@2.2.0
│ │ │ │ │ Parse JSON with more helpful errors
│ │ │ │ │ git+https://github.com/sindresorhus/parse-json.git
│ │ │ │ │ https://github.com/sindresorhus/parse-json#readme
│ │ │ │ └── error-ex@1.3.1 deduped
│ │ │ │ Easy error subclassing and stack customization
│ │ │ │ git+https://github.com/qix-/node-error-ex.git
│ │ │ │ https://github.com/qix-/node-error-ex#readme
│ │ │ ├── pify@2.3.0
│ │ │ │ Promisify a callback-style function
│ │ │ │ git+https://github.com/sindresorhus/pify.git
│ │ │ │ https://github.com/sindresorhus/pify#readme
│ │ │ └── strip-bom@3.0.0
│ │ │ Strip UTF-8 byte order mark (BOM) from a string
│ │ │ git+https://github.com/sindresorhus/strip-bom.git
│ │ │ https://github.com/sindresorhus/strip-bom#readme
│ │ ├─┬ normalize-package-data@2.4.0
│ │ │ │ Normalizes data that can be found in package.json files.
│ │ │ │ git://github.com/npm/normalize-package-data.git
│ │ │ │ https://github.com/npm/normalize-package-data#readme
│ │ │ ├── hosted-git-info@2.6.0
│ │ │ │ Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab
│ │ │ │ git+https://github.com/npm/hosted-git-info.git
│ │ │ │ https://github.com/npm/hosted-git-info
│ │ │ ├─┬ is-builtin-module@1.0.0
│ │ │ │ │ Check if a string matches the name of a Node.js builtin module
│ │ │ │ │ git+https://github.com/sindresorhus/is-builtin-module.git
│ │ │ │ │ https://github.com/sindresorhus/is-builtin-module#readme
│ │ │ │ └── builtin-modules@1.1.1
│ │ │ │ List of the Node.js builtin modules
│ │ │ │ git+https://github.com/sindresorhus/builtin-modules.git
│ │ │ │ https://github.com/sindresorhus/builtin-modules#readme
│ │ │ ├── semver@5.5.0 deduped
│ │ │ │ The semantic version parser used by npm.
│ │ │ │ git+https://github.com/npm/node-semver.git
│ │ │ │ https://github.com/npm/node-semver#readme
│ │ │ └─┬ validate-npm-package-license@3.0.3
│ │ │ │ Give me a string and I'll tell you if it's a valid npm package license string
│ │ │ │ git+https://github.com/kemitchell/validate-npm-package-license.js.git
│ │ │ │ https://github.com/kemitchell/validate-npm-package-license.js#readme
│ │ │ ├─┬ spdx-correct@3.0.0
│ │ │ │ │ correct invalid SPDX expressions
│ │ │ │ │ git+https://github.com/jslicense/spdx-correct.js.git
│ │ │ │ │ https://github.com/jslicense/spdx-correct.js#readme
│ │ │ │ ├── spdx-expression-parse@3.0.0 deduped
│ │ │ │ │ parse SPDX license expressions
│ │ │ │ │ git+https://github.com/jslicense/spdx-expression-parse.js.git
│ │ │ │ │ https://github.com/jslicense/spdx-expression-parse.js#readme
│ │ │ │ └── spdx-license-ids@3.0.0
│ │ │ │ A list of SPDX license identifiers
│ │ │ │ git+https://github.com/shinnn/spdx-license-ids.git
│ │ │ │ https://github.com/shinnn/spdx-license-ids#readme
│ │ │ └─┬ spdx-expression-parse@3.0.0
│ │ │ │ parse SPDX license expressions
│ │ │ │ git+https://github.com/jslicense/spdx-expression-parse.js.git
│ │ │ │ https://github.com/jslicense/spdx-expression-parse.js#readme
│ │ │ ├── spdx-exceptions@2.1.0
│ │ │ │ list of SPDX standard license exceptions
│ │ │ │ git+https://github.com/kemitchell/spdx-exceptions.json.git
│ │ │ │ https://github.com/kemitchell/spdx-exceptions.json#readme
│ │ │ └── spdx-license-ids@3.0.0 deduped
│ │ │ A list of SPDX license identifiers
│ │ │ git+https://github.com/shinnn/spdx-license-ids.git
│ │ │ https://github.com/shinnn/spdx-license-ids#readme
│ │ └─┬ path-type@2.0.0
│ │ │ Check if a path is a file, directory, or symlink
│ │ │ git+https://github.com/sindresorhus/path-type.git
│ │ │ https://github.com/sindresorhus/path-type#readme
│ │ └── pify@2.3.0
│ │ Promisify a callback-style function
│ │ git+https://github.com/sindresorhus/pify.git
│ │ https://github.com/sindresorhus/pify#readme
│ └─┬ resolve@1.11.1
│ │ resolve like require.resolve() on behalf of files asynchronously and synchronously
│ │ git://github.com/browserify/resolve.git
│ │ https://github.com/browserify/resolve#readme
│ └── path-parse@1.0.6
│ Node.js path.parse() ponyfill
│ git+https://github.com/jbgutierrez/path-parse.git
│ https://github.com/jbgutierrez/path-parse#readme
├─┬ eslint-plugin-mozilla@1.2.1
│ │ A collection of rules that help enforce JavaScript coding standard in the Mozilla project.
│ │ https://hg.mozilla.org/mozilla-central/
│ │ http://firefox-source-docs.mozilla.org/tools/lint/linters/eslint-plugin-mozilla.html
│ ├─┬ htmlparser2@3.10.1
│ │ │ Fast & forgiving HTML/XML/RSS parser
│ │ │ git://github.com/fb55/htmlparser2.git
│ │ │ https://github.com/fb55/htmlparser2#readme
│ │ ├── domelementtype@1.3.1
│ │ │ all the types of nodes in htmlparser2's dom
│ │ │ git://github.com/fb55/domelementtype.git
│ │ │ https://github.com/fb55/domelementtype#readme
│ │ ├─┬ domhandler@2.4.2
│ │ │ │ handler for htmlparser2 that turns pages into a dom
│ │ │ │ git://github.com/fb55/DomHandler.git
│ │ │ │ https://github.com/fb55/DomHandler#readme
│ │ │ └── domelementtype@1.3.1 deduped
│ │ │ all the types of nodes in htmlparser2's dom
│ │ │ git://github.com/fb55/domelementtype.git
│ │ │ https://github.com/fb55/domelementtype#readme
│ │ ├─┬ domutils@1.7.0
│ │ │ │ utilities for working with htmlparser2's dom
│ │ │ │ git://github.com/FB55/domutils.git
│ │ │ │ https://github.com/FB55/domutils#readme
│ │ │ ├─┬ dom-serializer@0.1.1
│ │ │ │ │ render dom nodes to string
│ │ │ │ │ git://github.com/cheeriojs/dom-renderer.git
│ │ │ │ │ https://github.com/cheeriojs/dom-renderer#readme
│ │ │ │ ├── domelementtype@1.3.1 deduped
│ │ │ │ │ all the types of nodes in htmlparser2's dom
│ │ │ │ │ git://github.com/fb55/domelementtype.git
│ │ │ │ │ https://github.com/fb55/domelementtype#readme
│ │ │ │ └── entities@1.1.2 deduped
│ │ │ │ Encode & decode XML/HTML entities with ease
│ │ │ │ git://github.com/fb55/entities.git
│ │ │ │ https://github.com/fb55/entities#readme
│ │ │ └── domelementtype@1.3.1 deduped
│ │ │ all the types of nodes in htmlparser2's dom
│ │ │ git://github.com/fb55/domelementtype.git
│ │ │ https://github.com/fb55/domelementtype#readme
│ │ ├── entities@1.1.2
│ │ │ Encode & decode XML/HTML entities with ease
│ │ │ git://github.com/fb55/entities.git
│ │ │ https://github.com/fb55/entities#readme
│ │ ├── inherits@2.0.3 deduped
│ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ git://github.com/isaacs/inherits.git
│ │ │ https://github.com/isaacs/inherits#readme
│ │ └─┬ readable-stream@3.3.0
│ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ https://github.com/nodejs/readable-stream#readme
│ │ ├── inherits@2.0.3 deduped
│ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ git://github.com/isaacs/inherits.git
│ │ │ https://github.com/isaacs/inherits#readme
│ │ ├── string_decoder@1.1.1 deduped
│ │ │ The string_decoder module from Node core
│ │ │ git://github.com/nodejs/string_decoder.git
│ │ │ https://github.com/nodejs/string_decoder
│ │ └── util-deprecate@1.0.2 deduped
│ │ The Node.js `util.deprecate()` function with browser support
│ │ git://github.com/TooTallNate/util-deprecate.git
│ │ https://github.com/TooTallNate/util-deprecate
│ ├── ini-parser@0.0.2
│ │ A better .ini files parser
│ │ git+ssh://git@github.com/rawiroaisen/node-ini-parser.git
│ │ https://github.com/rawiroaisen/node-ini-parser
│ └── sax@1.2.4
│ An evented streaming XML parser in JavaScript
│ git://github.com/isaacs/sax-js.git
│ https://github.com/isaacs/sax-js#readme
├── eslint-plugin-no-unsanitized@3.0.2
│ ESLint rule to disallow unsanitized code
│ https://github.com/mozilla/eslint-plugin-no-unsanitized/issues
│ https://github.com/mozilla/eslint-plugin-no-unsanitized/
├─┬ eslint-plugin-unicorn@7.1.0
│ │ Various awesome ESLint rules
│ │ git+https://github.com/sindresorhus/eslint-plugin-unicorn.git
│ │ https://github.com/sindresorhus/eslint-plugin-unicorn#readme
│ ├─┬ clean-regexp@1.0.0
│ │ │ Clean up regular expressions
│ │ │ git+https://github.com/SamVerschueren/clean-regexp.git
│ │ │ https://github.com/SamVerschueren/clean-regexp#readme
│ │ └── escape-string-regexp@1.0.5 deduped
│ │ Escape RegExp special characters
│ │ git+https://github.com/sindresorhus/escape-string-regexp.git
│ │ https://github.com/sindresorhus/escape-string-regexp#readme
│ ├─┬ eslint-ast-utils@1.1.0
│ │ │ Utility library to manipulate ASTs
│ │ │ git+https://github.com/jfmengels/eslint-ast-utils.git
│ │ │ https://github.com/jfmengels/eslint-ast-utils#readme
│ │ ├── lodash.get@4.4.2
│ │ │ The lodash method `_.get` exported as a module.
│ │ │ git+https://github.com/lodash/lodash.git
│ │ │ https://lodash.com/
│ │ └── lodash.zip@4.2.0
│ │ The lodash method `_.zip` exported as a module.
│ │ git+https://github.com/lodash/lodash.git
│ │ https://lodash.com/
│ ├── import-modules@1.1.0
│ │ Import all modules in a directory
│ │ git+https://github.com/sindresorhus/import-files.git
│ │ https://github.com/sindresorhus/import-files#readme
│ ├── lodash.camelcase@4.3.0
│ │ The lodash method `_.camelCase` exported as a module.
│ │ git+https://github.com/lodash/lodash.git
│ │ https://lodash.com/
│ ├── lodash.kebabcase@4.1.1
│ │ The lodash method `_.kebabCase` exported as a module.
│ │ git+https://github.com/lodash/lodash.git
│ │ https://lodash.com/
│ ├── lodash.snakecase@4.1.1
│ │ The lodash method `_.snakeCase` exported as a module.
│ │ git+https://github.com/lodash/lodash.git
│ │ https://lodash.com/
│ ├── lodash.upperfirst@4.3.1
│ │ The lodash method `_.upperFirst` exported as a module.
│ │ git+https://github.com/lodash/lodash.git
│ │ https://lodash.com/
│ └─┬ safe-regex@2.0.1
│ │ detect possibly catastrophic, exponential-time regular expressions
│ │ git://github.com/davisjam/safe-regex.git
│ │ https://github.com/davisjam/safe-regex
│ └─┬ regexp-tree@0.0.86
│ │ Regular Expressions parser in JavaScript
│ │ git+https://github.com/DmitrySoshnikov/regexp-tree.git
│ │ https://github.com/DmitrySoshnikov/regexp-tree
│ ├─┬ cli-table3@0.5.1
│ │ │ Pretty unicode tables for the command line. Based on the original cli-table.
│ │ │ git+https://github.com/cli-table/cli-table3.git
│ │ │ https://github.com/cli-table/cli-table3
│ │ ├── colors@1.3.2 deduped
│ │ │ get colors in your node.js console
│ │ │ git+ssh://git@github.com/Marak/colors.js.git
│ │ │ https://github.com/Marak/colors.js
│ │ ├── object-assign@4.1.1 deduped
│ │ │ ES2015 `Object.assign()` ponyfill
│ │ │ git+https://github.com/sindresorhus/object-assign.git
│ │ │ https://github.com/sindresorhus/object-assign#readme
│ │ └── string-width@2.1.1 deduped
│ │ Get the visual width of a string - the number of columns required to display it
│ │ git+https://github.com/sindresorhus/string-width.git
│ │ https://github.com/sindresorhus/string-width#readme
│ ├── colors@1.3.2
│ │ get colors in your node.js console
│ │ git+ssh://git@github.com/Marak/colors.js.git
│ │ https://github.com/Marak/colors.js
│ └─┬ yargs@10.1.2
│ │ yargs the modern, pirate-themed, successor to optimist.
│ │ git+ssh://git@github.com/yargs/yargs.git
│ │ http://yargs.js.org/
│ ├─┬ cliui@4.1.0
│ │ │ easily create complex multi-column command-line-interfaces
│ │ │ git+ssh://git@github.com/yargs/cliui.git
│ │ │ https://github.com/yargs/cliui#readme
│ │ ├── string-width@2.1.1 deduped
│ │ │ Get the visual width of a string - the number of columns required to display it
│ │ │ git+https://github.com/sindresorhus/string-width.git
│ │ │ https://github.com/sindresorhus/string-width#readme
│ │ ├─┬ strip-ansi@4.0.0
│ │ │ │ Strip ANSI escape codes
│ │ │ │ git+https://github.com/chalk/strip-ansi.git
│ │ │ │ https://github.com/chalk/strip-ansi#readme
│ │ │ └── ansi-regex@3.0.0
│ │ │ Regular expression for matching ANSI escape codes
│ │ │ git+https://github.com/chalk/ansi-regex.git
│ │ │ https://github.com/chalk/ansi-regex#readme
│ │ └── wrap-ansi@2.1.0 deduped
│ │ Wordwrap a string with ANSI escape codes
│ │ git+https://github.com/chalk/wrap-ansi.git
│ │ https://github.com/chalk/wrap-ansi#readme
│ ├── decamelize@1.2.0 deduped
│ │ Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
│ │ git+https://github.com/sindresorhus/decamelize.git
│ │ https://github.com/sindresorhus/decamelize#readme
│ ├── find-up@2.1.0 deduped
│ │ Find a file by walking up parent directories
│ │ git+https://github.com/sindresorhus/find-up.git
│ │ https://github.com/sindresorhus/find-up#readme
│ ├── get-caller-file@1.0.2 deduped
│ │ [![Build Status](https://travis-ci.org/ember-cli/ember-cli.svg?branch=master)](https://travis-ci.org/ember-cli/ember-cli) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.appveyor.com/project/embercli/get-caller-file/branch/master)
│ │ git+https://github.com/stefanpenner/get-caller-file.git
│ │ https://github.com/stefanpenner/get-caller-file#readme
│ ├── os-locale@2.1.0 deduped
│ │ Get the system locale
│ │ git+https://github.com/sindresorhus/os-locale.git
│ │ https://github.com/sindresorhus/os-locale#readme
│ ├── require-directory@2.1.1 deduped
│ │ Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
│ │ git://github.com/troygoode/node-require-directory.git
│ │ https://github.com/troygoode/node-require-directory/
│ ├── require-main-filename@1.0.1 deduped
│ │ shim for require.main.filename() that works in as many environments as possible
│ │ git+ssh://git@github.com/yargs/require-main-filename.git
│ │ https://github.com/yargs/require-main-filename#readme
│ ├── set-blocking@2.0.0 deduped
│ │ set blocking stdio and stderr ensuring that terminal output does not truncate
│ │ git+https://github.com/yargs/set-blocking.git
│ │ https://github.com/yargs/set-blocking#readme
│ ├── string-width@2.1.1 deduped
│ │ Get the visual width of a string - the number of columns required to display it
│ │ git+https://github.com/sindresorhus/string-width.git
│ │ https://github.com/sindresorhus/string-width#readme
│ ├── which-module@2.0.0 deduped
│ │ Find the module object for something that was require()d
│ │ git+https://github.com/nexdrew/which-module.git
│ │ https://github.com/nexdrew/which-module#readme
│ ├── y18n@3.2.1
│ │ the bare-bones internationalization library used by yargs
│ │ git+ssh://git@github.com/yargs/y18n.git
│ │ https://github.com/yargs/y18n
│ └─┬ yargs-parser@8.1.0
│ │ the mighty option parser used by yargs
│ │ git+ssh://git@github.com/yargs/yargs-parser.git
│ │ https://github.com/yargs/yargs-parser#readme
│ └── camelcase@4.1.0
│ Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar
│ git+https://github.com/sindresorhus/camelcase.git
│ https://github.com/sindresorhus/camelcase#readme
├─┬ fancy-log@1.3.3
│ │ Log things, prefixed with a timestamp.
│ │ git+https://github.com/gulpjs/fancy-log.git
│ │ https://github.com/gulpjs/fancy-log#readme
│ ├─┬ ansi-gray@0.1.1
│ │ │ The color gray, in ansi.
│ │ │ git+https://github.com/jonschlinkert/ansi-gray.git
│ │ │ https://github.com/jonschlinkert/ansi-gray
│ │ └── ansi-wrap@0.1.0
│ │ Create ansi colors by passing the open and close codes.
│ │ git+https://github.com/jonschlinkert/ansi-wrap.git
│ │ https://github.com/jonschlinkert/ansi-wrap
│ ├── color-support@1.1.3
│ │ A module which will endeavor to guess your terminal's level of color support.
│ │ git+https://github.com/isaacs/color-support.git
│ │ https://github.com/isaacs/color-support#readme
│ ├── parse-node-version@1.0.0
│ │ Turn node's process.version into something useful.
│ │ git+https://github.com/gulpjs/parse-node-version.git
│ │ https://github.com/gulpjs/parse-node-version#readme
│ └── time-stamp@1.1.0
│ Get a formatted timestamp.
│ git+https://github.com/jonschlinkert/time-stamp.git
│ https://github.com/jonschlinkert/time-stamp
├── globals@11.12.0
│ Global identifiers from different JavaScript environments
│ git+https://github.com/sindresorhus/globals.git
│ https://github.com/sindresorhus/globals#readme
├─┬ gulp@4.0.2
│ │ The streaming build system.
│ │ git+https://github.com/gulpjs/gulp.git
│ │ https://gulpjs.com
│ ├─┬ glob-watcher@5.0.3
│ │ │ Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.
│ │ │ git+https://github.com/gulpjs/glob-watcher.git
│ │ │ https://github.com/gulpjs/glob-watcher#readme
│ │ ├─┬ anymatch@2.0.0
│ │ │ │ Matches strings against configurable strings, globs, regular expressions, and/or functions
│ │ │ │ git+https://github.com/micromatch/anymatch.git
│ │ │ │ https://github.com/micromatch/anymatch
│ │ │ ├── micromatch@3.1.10 deduped
│ │ │ │ Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.
│ │ │ │ git+https://github.com/micromatch/micromatch.git
│ │ │ │ https://github.com/micromatch/micromatch
│ │ │ └── normalize-path@2.1.1 deduped
│ │ │ Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes unless disabled.
│ │ │ git+https://github.com/jonschlinkert/normalize-path.git
│ │ │ https://github.com/jonschlinkert/normalize-path
│ │ ├─┬ async-done@1.3.1
│ │ │ │ Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
│ │ │ │ git+https://github.com/gulpjs/async-done.git
│ │ │ │ https://github.com/gulpjs/async-done#readme
│ │ │ ├─┬ end-of-stream@1.4.1
│ │ │ │ │ Call a callback when a readable/writable/duplex stream has completed or failed.
│ │ │ │ │ git://github.com/mafintosh/end-of-stream.git
│ │ │ │ │ https://github.com/mafintosh/end-of-stream
│ │ │ │ └── once@1.4.0 deduped
│ │ │ │ Run a function exactly one time
│ │ │ │ git://github.com/isaacs/once.git
│ │ │ │ https://github.com/isaacs/once#readme
│ │ │ ├── once@1.4.0 deduped
│ │ │ │ Run a function exactly one time
│ │ │ │ git://github.com/isaacs/once.git
│ │ │ │ https://github.com/isaacs/once#readme
│ │ │ ├── process-nextick-args@1.0.7
│ │ │ │ process.nextTick but always with args
│ │ │ │ git+https://github.com/calvinmetcalf/process-nextick-args.git
│ │ │ │ https://github.com/calvinmetcalf/process-nextick-args
│ │ │ └── stream-exhaust@1.0.2
│ │ │ Ensure that a stream is flowing data without mutating it
│ │ │ git+https://github.com/chrisdickinson/stream-exhaust.git
│ │ │ https://github.com/chrisdickinson/stream-exhaust.git
│ │ ├─┬ chokidar@2.0.3
│ │ │ │ A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.
│ │ │ │ git+https://github.com/paulmillr/chokidar.git
│ │ │ │ https://github.com/paulmillr/chokidar
│ │ │ ├── anymatch@2.0.0 deduped
│ │ │ │ Matches strings against configurable strings, globs, regular expressions, and/or functions
│ │ │ │ git+https://github.com/micromatch/anymatch.git
│ │ │ │ https://github.com/micromatch/anymatch
│ │ │ ├── async-each@1.0.1 deduped
│ │ │ │ No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
│ │ │ │ git://github.com/paulmillr/async-each.git
│ │ │ │ https://github.com/paulmillr/async-each/
│ │ │ ├── braces@2.3.2 deduped
│ │ │ │ Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.
│ │ │ │ git+https://github.com/micromatch/braces.git
│ │ │ │ https://github.com/micromatch/braces
│ │ │ ├── UNMET OPTIONAL DEPENDENCY fsevents@1.2.4
│ │ │ ├── glob-parent@3.1.0 deduped
│ │ │ │ Strips glob magic from a string to provide the parent directory path
│ │ │ │ git+https://github.com/es128/glob-parent.git
│ │ │ │ https://github.com/es128/glob-parent
│ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ ├── is-binary-path@1.0.1 deduped
│ │ │ │ Check if a filepath is a binary file
│ │ │ │ git+https://github.com/sindresorhus/is-binary-path.git
│ │ │ │ https://github.com/sindresorhus/is-binary-path#readme
│ │ │ ├─┬ is-glob@4.0.0
│ │ │ │ │ Returns `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 better user experience.
│ │ │ │ │ git+https://github.com/jonschlinkert/is-glob.git
│ │ │ │ │ https://github.com/jonschlinkert/is-glob
│ │ │ │ └── is-extglob@2.1.1 deduped
│ │ │ │ Returns true if a string has an extglob.
│ │ │ │ git+https://github.com/jonschlinkert/is-extglob.git
│ │ │ │ https://github.com/jonschlinkert/is-extglob
│ │ │ ├── normalize-path@2.1.1 deduped
│ │ │ │ Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes unless disabled.
│ │ │ │ git+https://github.com/jonschlinkert/normalize-path.git
│ │ │ │ https://github.com/jonschlinkert/normalize-path
│ │ │ ├── path-is-absolute@1.0.1 deduped
│ │ │ │ Node.js 0.12 path.isAbsolute() ponyfill
│ │ │ │ git+https://github.com/sindresorhus/path-is-absolute.git
│ │ │ │ https://github.com/sindresorhus/path-is-absolute#readme
│ │ │ ├── readdirp@2.1.0 deduped
│ │ │ │ Recursive version of fs.readdir with streaming api.
│ │ │ │ git://github.com/thlorenz/readdirp.git
│ │ │ │ https://github.com/thlorenz/readdirp
│ │ │ └── upath@1.1.0 deduped
│ │ │ A proxy to `path`, replacing `\` with `/` for all results & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions.
│ │ │ git://github.com/anodynos/upath.git
│ │ │ http://github.com/anodynos/upath/
│ │ ├── is-negated-glob@1.0.0
│ │ │ Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.
│ │ │ git+https://github.com/jonschlinkert/is-negated-glob.git
│ │ │ https://github.com/jonschlinkert/is-negated-glob
│ │ ├── just-debounce@1.0.0
│ │ │ a simple debounce with no dependencies or crazy defaults
│ │ │ git://github.com/hayes/just-debounce.git
│ │ │ https://github.com/hayes/just-debounce
│ │ └─┬ object.defaults@1.1.0
│ │ │ Like `extend` but only copies missing properties/values to the target object.
│ │ │ git+https://github.com/jonschlinkert/object.defaults.git
│ │ │ https://github.com/jonschlinkert/object.defaults
│ │ ├── array-each@1.0.1
│ │ │ Loop over each item in an array and call the given function on every element.
│ │ │ git+https://github.com/jonschlinkert/array-each.git
│ │ │ https://github.com/jonschlinkert/array-each
│ │ ├── array-slice@1.1.0
│ │ │ Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
│ │ │ git+https://github.com/jonschlinkert/array-slice.git
│ │ │ https://github.com/jonschlinkert/array-slice
│ │ ├─┬ for-own@1.0.0
│ │ │ │ Iterate 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.
│ │ │ │ git+https://github.com/jonschlinkert/for-own.git
│ │ │ │ https://github.com/jonschlinkert/for-own
│ │ │ └── for-in@1.0.2
│ │ │ Iterate 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
│ │ │ git+https://github.com/jonschlinkert/for-in.git
│ │ │ https://github.com/jonschlinkert/for-in
│ │ └── isobject@3.0.1 deduped
│ │ Returns true if the value is an object and not an array or null.
│ │ git+https://github.com/jonschlinkert/isobject.git
│ │ https://github.com/jonschlinkert/isobject
│ ├─┬ gulp-cli@2.2.0
│ │ │ Command line interface for gulp
│ │ │ git+https://github.com/gulpjs/gulp-cli.git
│ │ │ http://gulpjs.com
│ │ ├─┬ ansi-colors@1.1.0
│ │ │ │ Collection of ansi colors and styles.
│ │ │ │ git+https://github.com/doowb/ansi-colors.git
│ │ │ │ https://github.com/doowb/ansi-colors
│ │ │ └── ansi-wrap@0.1.0 deduped
│ │ │ Create ansi colors by passing the open and close codes.
│ │ │ git+https://github.com/jonschlinkert/ansi-wrap.git
│ │ │ https://github.com/jonschlinkert/ansi-wrap
│ │ ├── archy@1.0.0
│ │ │ render nested hierarchies `npm ls` style with unicode pipes
│ │ │ git+ssh://git@github.com/substack/node-archy.git
│ │ │ https://github.com/substack/node-archy#readme
│ │ ├─┬ array-sort@1.0.0
│ │ │ │ Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
│ │ │ │ git+https://github.com/jonschlinkert/array-sort.git
│ │ │ │ https://github.com/jonschlinkert/array-sort
│ │ │ ├─┬ default-compare@1.0.0
│ │ │ │ │ Basic sort algorithm that has similar behavior to Array.prototype.sort for null and undefined, but also allows sorting by an object property.
│ │ │ │ │ git+https://github.com/doowb/default-compare.git
│ │ │ │ │ https://github.com/doowb/default-compare
│ │ │ │ └── kind-of@5.1.0
│ │ │ │ Get the native type of a value.
│ │ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ │ https://github.com/jonschlinkert/kind-of
│ │ │ ├── get-value@2.0.6
│ │ │ │ Use property paths (`a.b.c`) to get a nested value from an object.
│ │ │ │ git+https://github.com/jonschlinkert/get-value.git
│ │ │ │ https://github.com/jonschlinkert/get-value
│ │ │ └── kind-of@5.1.0
│ │ │ Get the native type of a value.
│ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ https://github.com/jonschlinkert/kind-of
│ │ ├── color-support@1.1.3 deduped
│ │ │ A module which will endeavor to guess your terminal's level of color support.
│ │ │ git+https://github.com/isaacs/color-support.git
│ │ │ https://github.com/isaacs/color-support#readme
│ │ ├─┬ concat-stream@1.6.2
│ │ │ │ writable stream that concatenates strings or binary data and calls a callback with the result
│ │ │ │ git+ssh://git@github.com/maxogden/concat-stream.git
│ │ │ │ https://github.com/maxogden/concat-stream#readme
│ │ │ ├── buffer-from@1.1.1 deduped
│ │ │ │ A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
│ │ │ │ git+https://github.com/LinusU/buffer-from.git
│ │ │ │ https://github.com/LinusU/buffer-from#readme
│ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ ├── readable-stream@2.3.6 deduped
│ │ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ │ https://github.com/nodejs/readable-stream#readme
│ │ │ └── typedarray@0.0.6
│ │ │ TypedArray polyfill for old browsers
│ │ │ git://github.com/substack/typedarray.git
│ │ │ https://github.com/substack/typedarray
│ │ ├─┬ copy-props@2.0.4
│ │ │ │ Copy properties deeply between two objects.
│ │ │ │ git+https://github.com/sttk/copy-props.git
│ │ │ │ https://github.com/sttk/copy-props#readme
│ │ │ ├─┬ each-props@1.3.2
│ │ │ │ │ Processes each properties of an object deeply.
│ │ │ │ │ git+https://github.com/sttk/each-props.git
│ │ │ │ │ https://github.com/sttk/each-props#readme
│ │ │ │ ├── is-plain-object@2.0.4 deduped
│ │ │ │ │ Returns true if an object was created by the `Object` constructor.
│ │ │ │ │ git+https://github.com/jonschlinkert/is-plain-object.git
│ │ │ │ │ https://github.com/jonschlinkert/is-plain-object
│ │ │ │ └── object.defaults@1.1.0 deduped
│ │ │ │ Like `extend` but only copies missing properties/values to the target object.
│ │ │ │ git+https://github.com/jonschlinkert/object.defaults.git
│ │ │ │ https://github.com/jonschlinkert/object.defaults
│ │ │ └─┬ is-plain-object@2.0.4
│ │ │ │ Returns true if an object was created by the `Object` constructor.
│ │ │ │ git+https://github.com/jonschlinkert/is-plain-object.git
│ │ │ │ https://github.com/jonschlinkert/is-plain-object
│ │ │ └── isobject@3.0.1 deduped
│ │ │ Returns true if the value is an object and not an array or null.
│ │ │ git+https://github.com/jonschlinkert/isobject.git
│ │ │ https://github.com/jonschlinkert/isobject
│ │ ├── fancy-log@1.3.3 deduped
│ │ │ Log things, prefixed with a timestamp.
│ │ │ git+https://github.com/gulpjs/fancy-log.git
│ │ │ https://github.com/gulpjs/fancy-log#readme
│ │ ├─┬ gulplog@1.0.0
│ │ │ │ Logger for gulp and gulp plugins
│ │ │ │ git+https://github.com/gulpjs/gulplog.git
│ │ │ │ https://github.com/gulpjs/gulplog#readme
│ │ │ └─┬ glogg@1.0.1
│ │ │ │ Global logging utility
│ │ │ │ git+https://github.com/js-cli/glogg.git
│ │ │ │ https://github.com/js-cli/glogg#readme
│ │ │ └── sparkles@1.0.1 deduped
│ │ │ Namespaced global event emitter
│ │ │ git+https://github.com/gulpjs/sparkles.git
│ │ │ https://github.com/gulpjs/sparkles#readme
│ │ ├── interpret@1.1.0
│ │ │ A dictionary of file extensions and associated module loaders.
│ │ │ git://github.com/tkellen/node-interpret.git
│ │ │ https://github.com/tkellen/node-interpret
│ │ ├── isobject@3.0.1
│ │ │ Returns true if the value is an object and not an array or null.
│ │ │ git+https://github.com/jonschlinkert/isobject.git
│ │ │ https://github.com/jonschlinkert/isobject
│ │ ├─┬ liftoff@3.1.0
│ │ │ │ Launch your command line tool with ease.
│ │ │ │ git+https://github.com/js-cli/js-liftoff.git
│ │ │ │ https://github.com/js-cli/js-liftoff#readme
│ │ │ ├── extend@3.0.1 deduped
│ │ │ │ Port of jQuery.extend for node.js and the browser
│ │ │ │ git+https://github.com/justmoon/node-extend.git
│ │ │ │ https://github.com/justmoon/node-extend#readme
│ │ │ ├─┬ findup-sync@3.0.0
│ │ │ │ │ Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
│ │ │ │ │ git+https://github.com/gulpjs/findup-sync.git
│ │ │ │ │ https://github.com/gulpjs/findup-sync#readme
│ │ │ │ ├── detect-file@1.0.0
│ │ │ │ │ Detects if a file exists and returns the resolved filepath.
│ │ │ │ │ git+https://github.com/doowb/detect-file.git
│ │ │ │ │ https://github.com/doowb/detect-file
│ │ │ │ ├─┬ is-glob@4.0.1
│ │ │ │ │ │ Returns `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 better user experience.
│ │ │ │ │ │ git+https://github.com/micromatch/is-glob.git
│ │ │ │ │ │ https://github.com/micromatch/is-glob
│ │ │ │ │ └── is-extglob@2.1.1 deduped
│ │ │ │ │ Returns true if a string has an extglob.
│ │ │ │ │ git+https://github.com/jonschlinkert/is-extglob.git
│ │ │ │ │ https://github.com/jonschlinkert/is-extglob
│ │ │ │ ├── micromatch@3.1.10 deduped
│ │ │ │ │ Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.
│ │ │ │ │ git+https://github.com/micromatch/micromatch.git
│ │ │ │ │ https://github.com/micromatch/micromatch
│ │ │ │ └─┬ resolve-dir@1.0.1
│ │ │ │ │ Resolve a directory that is either local, global or in the user's home directory.
│ │ │ │ │ git+https://github.com/jonschlinkert/resolve-dir.git
│ │ │ │ │ https://github.com/jonschlinkert/resolve-dir
│ │ │ │ ├── expand-tilde@2.0.2 deduped
│ │ │ │ │ Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.
│ │ │ │ │ git+https://github.com/jonschlinkert/expand-tilde.git
│ │ │ │ │ https://github.com/jonschlinkert/expand-tilde
│ │ │ │ └─┬ global-modules@1.0.0
│ │ │ │ │ The directory used by npm for globally installed npm modules.
│ │ │ │ │ git+https://github.com/jonschlinkert/global-modules.git
│ │ │ │ │ https://github.com/jonschlinkert/global-modules
│ │ │ │ ├─┬ global-prefix@1.0.2
│ │ │ │ │ │ Get the npm global path prefix.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/global-prefix.git
│ │ │ │ │ │ https://github.com/jonschlinkert/global-prefix
│ │ │ │ │ ├── expand-tilde@2.0.2 deduped
│ │ │ │ │ │ Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/expand-tilde.git
│ │ │ │ │ │ https://github.com/jonschlinkert/expand-tilde
│ │ │ │ │ ├── homedir-polyfill@1.0.3 deduped
│ │ │ │ │ │ Node.js os.homedir polyfill for older versions of node.js.
│ │ │ │ │ │ git+https://github.com/doowb/homedir-polyfill.git
│ │ │ │ │ │ https://github.com/doowb/homedir-polyfill
│ │ │ │ │ ├── ini@1.3.5 deduped
│ │ │ │ │ │ An ini encoder/decoder for node
│ │ │ │ │ │ git://github.com/isaacs/ini.git
│ │ │ │ │ │ https://github.com/isaacs/ini#readme
│ │ │ │ │ ├── is-windows@1.0.2 deduped
│ │ │ │ │ │ Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/is-windows.git
│ │ │ │ │ │ https://github.com/jonschlinkert/is-windows
│ │ │ │ │ └── which@1.3.1 deduped
│ │ │ │ │ Like which(1) unix command. Find the first instance of an executable in the PATH.
│ │ │ │ │ git://github.com/isaacs/node-which.git
│ │ │ │ │ https://github.com/isaacs/node-which#readme
│ │ │ │ ├── is-windows@1.0.2 deduped
│ │ │ │ │ Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.
│ │ │ │ │ git+https://github.com/jonschlinkert/is-windows.git
│ │ │ │ │ https://github.com/jonschlinkert/is-windows
│ │ │ │ └── resolve-dir@1.0.1 deduped
│ │ │ │ Resolve a directory that is either local, global or in the user's home directory.
│ │ │ │ git+https://github.com/jonschlinkert/resolve-dir.git
│ │ │ │ https://github.com/jonschlinkert/resolve-dir
│ │ │ ├─┬ fined@1.2.0
│ │ │ │ │ Find a file given a declaration of locations.
│ │ │ │ │ git+https://github.com/gulpjs/fined.git
│ │ │ │ │ https://github.com/gulpjs/fined#readme
│ │ │ │ ├─┬ 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.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/expand-tilde.git
│ │ │ │ │ │ https://github.com/jonschlinkert/expand-tilde
│ │ │ │ │ └── homedir-polyfill@1.0.3 deduped
│ │ │ │ │ Node.js os.homedir polyfill for older versions of node.js.
│ │ │ │ │ git+https://github.com/doowb/homedir-polyfill.git
│ │ │ │ │ https://github.com/doowb/homedir-polyfill
│ │ │ │ ├── is-plain-object@2.0.4 deduped
│ │ │ │ │ Returns true if an object was created by the `Object` constructor.
│ │ │ │ │ git+https://github.com/jonschlinkert/is-plain-object.git
│ │ │ │ │ https://github.com/jonschlinkert/is-plain-object
│ │ │ │ ├── object.defaults@1.1.0 deduped
│ │ │ │ │ Like `extend` but only copies missing properties/values to the target object.
│ │ │ │ │ git+https://github.com/jonschlinkert/object.defaults.git
│ │ │ │ │ https://github.com/jonschlinkert/object.defaults
│ │ │ │ ├── object.pick@1.3.0 deduped
│ │ │ │ │ Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.
│ │ │ │ │ git+https://github.com/jonschlinkert/object.pick.git
│ │ │ │ │ https://github.com/jonschlinkert/object.pick
│ │ │ │ └─┬ parse-filepath@1.0.2
│ │ │ │ │ Pollyfill for node.js `path.parse`, parses a filepath into an object.
│ │ │ │ │ git+https://github.com/jonschlinkert/parse-filepath.git
│ │ │ │ │ https://github.com/jonschlinkert/parse-filepath
│ │ │ │ ├── is-absolute@1.0.0 deduped
│ │ │ │ │ Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.
│ │ │ │ │ git+https://github.com/jonschlinkert/is-absolute.git
│ │ │ │ │ https://github.com/jonschlinkert/is-absolute
│ │ │ │ ├── map-cache@0.2.2 deduped
│ │ │ │ │ Basic cache object for storing key-value pairs.
│ │ │ │ │ git+https://github.com/jonschlinkert/map-cache.git
│ │ │ │ │ https://github.com/jonschlinkert/map-cache
│ │ │ │ └─┬ path-root@0.1.1
│ │ │ │ │ Get the root of a posix or windows filepath.
│ │ │ │ │ git+https://github.com/jonschlinkert/path-root.git
│ │ │ │ │ https://github.com/jonschlinkert/path-root
│ │ │ │ └── path-root-regex@0.1.2
│ │ │ │ Regular expression for getting the root of a posix or windows filepath.
│ │ │ │ git+https://github.com/regexhq/path-root-regex.git
│ │ │ │ https://github.com/regexhq/path-root-regex
│ │ │ ├── flagged-respawn@1.0.1
│ │ │ │ A tool for respawning node binaries when special flags are present.
│ │ │ │ git+https://github.com/gulpjs/flagged-respawn.git
│ │ │ │ https://github.com/gulpjs/flagged-respawn#readme
│ │ │ ├── is-plain-object@2.0.4 deduped
│ │ │ │ Returns true if an object was created by the `Object` constructor.
│ │ │ │ git+https://github.com/jonschlinkert/is-plain-object.git
│ │ │ │ https://github.com/jonschlinkert/is-plain-object
│ │ │ ├─┬ object.map@1.0.1
│ │ │ │ │ Similar to map for arrays, this creates a new object by calling the callback on each property of the original object.
│ │ │ │ │ git+https://github.com/jonschlinkert/object.map.git
│ │ │ │ │ https://github.com/jonschlinkert/object.map
│ │ │ │ ├── for-own@1.0.0 deduped
│ │ │ │ │ Iterate 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.
│ │ │ │ │ git+https://github.com/jonschlinkert/for-own.git
│ │ │ │ │ https://github.com/jonschlinkert/for-own
│ │ │ │ └── make-iterator@1.0.1 deduped
│ │ │ │ Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
│ │ │ │ git+https://github.com/jonschlinkert/make-iterator.git
│ │ │ │ https://github.com/jonschlinkert/make-iterator
│ │ │ ├─┬ rechoir@0.6.2
│ │ │ │ │ Require any supported file as a node module.
│ │ │ │ │ git://github.com/tkellen/node-rechoir.git
│ │ │ │ │ https://github.com/tkellen/node-rechoir
│ │ │ │ └── resolve@1.7.1 deduped
│ │ │ │ resolve like require.resolve() on behalf of files asynchronously and synchronously
│ │ │ │ git://github.com/browserify/resolve.git
│ │ │ │ https://github.com/browserify/resolve#readme
│ │ │ └── resolve@1.7.1 deduped
│ │ │ resolve like require.resolve() on behalf of files asynchronously and synchronously
│ │ │ git://github.com/browserify/resolve.git
│ │ │ https://github.com/browserify/resolve#readme
│ │ ├─┬ matchdep@2.0.0
│ │ │ │ Use micromatch to filter npm module dependencies by name.
│ │ │ │ git://github.com/tkellen/js-matchdep.git
│ │ │ │ https://github.com/tkellen/js-matchdep
│ │ │ ├─┬ findup-sync@2.0.0
│ │ │ │ │ Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
│ │ │ │ │ git+https://github.com/js-cli/node-findup-sync.git
│ │ │ │ │ https://github.com/js-cli/node-findup-sync#readme
│ │ │ │ ├── detect-file@1.0.0 deduped
│ │ │ │ │ Detects if a file exists and returns the resolved filepath.
│ │ │ │ │ git+https://github.com/doowb/detect-file.git
│ │ │ │ │ https://github.com/doowb/detect-file
│ │ │ │ ├── is-glob@3.1.0 deduped
│ │ │ │ │ Returns `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 better user experience.
│ │ │ │ │ git+https://github.com/jonschlinkert/is-glob.git
│ │ │ │ │ https://github.com/jonschlinkert/is-glob
│ │ │ │ ├── micromatch@3.1.10 deduped
│ │ │ │ │ Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.
│ │ │ │ │ git+https://github.com/micromatch/micromatch.git
│ │ │ │ │ https://github.com/micromatch/micromatch
│ │ │ │ └── resolve-dir@1.0.1 deduped
│ │ │ │ Resolve a directory that is either local, global or in the user's home directory.
│ │ │ │ git+https://github.com/jonschlinkert/resolve-dir.git
│ │ │ │ https://github.com/jonschlinkert/resolve-dir
│ │ │ ├── micromatch@3.1.10 deduped
│ │ │ │ Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.
│ │ │ │ git+https://github.com/micromatch/micromatch.git
│ │ │ │ https://github.com/micromatch/micromatch
│ │ │ ├── resolve@1.7.1 deduped
│ │ │ │ resolve like require.resolve() on behalf of files asynchronously and synchronously
│ │ │ │ git://github.com/browserify/resolve.git
│ │ │ │ https://github.com/browserify/resolve#readme
│ │ │ └── stack-trace@0.0.10 deduped
│ │ │ Get v8 stack traces as an array of CallSite objects.
│ │ │ git://github.com/felixge/node-stack-trace.git
│ │ │ https://github.com/felixge/node-stack-trace
│ │ ├── mute-stdout@1.0.1
│ │ │ Mute and unmute stdout.
│ │ │ git+https://github.com/gulpjs/mute-stdout.git
│ │ │ https://github.com/gulpjs/mute-stdout#readme
│ │ ├── pretty-hrtime@1.0.3
│ │ │ process.hrtime() to words
│ │ │ git://github.com/robrich/pretty-hrtime.git
│ │ │ https://github.com/robrich/pretty-hrtime
│ │ ├─┬ replace-homedir@1.0.0
│ │ │ │ Replace user home in a string with another string. Useful for tildifying a path.
│ │ │ │ git+https://github.com/gulpjs/replace-homedir.git
│ │ │ │ https://github.com/gulpjs/replace-homedir#readme
│ │ │ ├─┬ homedir-polyfill@1.0.3
│ │ │ │ │ Node.js os.homedir polyfill for older versions of node.js.
│ │ │ │ │ git+https://github.com/doowb/homedir-polyfill.git
│ │ │ │ │ https://github.com/doowb/homedir-polyfill
│ │ │ │ └── parse-passwd@1.0.0
│ │ │ │ Parse a passwd file into a list of users.
│ │ │ │ git+https://github.com/doowb/parse-passwd.git
│ │ │ │ https://github.com/doowb/parse-passwd
│ │ │ ├─┬ is-absolute@1.0.0
│ │ │ │ │ Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.
│ │ │ │ │ git+https://github.com/jonschlinkert/is-absolute.git
│ │ │ │ │ https://github.com/jonschlinkert/is-absolute
│ │ │ │ ├─┬ is-relative@1.0.0
│ │ │ │ │ │ Returns `true` if the path appears to be relative.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/is-relative.git
│ │ │ │ │ │ https://github.com/jonschlinkert/is-relative
│ │ │ │ │ └─┬ is-unc-path@1.0.0
│ │ │ │ │ │ Returns true if a filepath is a windows UNC file path.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/is-unc-path.git
│ │ │ │ │ │ https://github.com/jonschlinkert/is-unc-path
│ │ │ │ │ └── unc-path-regex@0.1.2
│ │ │ │ │ Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.
│ │ │ │ │ git+https://github.com/regexhq/unc-path-regex.git
│ │ │ │ │ https://github.com/regexhq/unc-path-regex
│ │ │ │ └── is-windows@1.0.2 deduped
│ │ │ │ Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.
│ │ │ │ git+https://github.com/jonschlinkert/is-windows.git
│ │ │ │ https://github.com/jonschlinkert/is-windows
│ │ │ └── remove-trailing-separator@1.1.0 deduped
│ │ │ Removes separators from the end of the string.
│ │ │ git+https://github.com/darsain/remove-trailing-separator.git
│ │ │ https://github.com/darsain/remove-trailing-separator#readme
│ │ ├─┬ semver-greatest-satisfied-range@1.1.0
│ │ │ │ Find the greatest satisfied semver range from an array of ranges.
│ │ │ │ git+https://github.com/gulpjs/semver-greatest-satisfied-range.git
│ │ │ │ https://github.com/gulpjs/semver-greatest-satisfied-range#readme
│ │ │ └─┬ sver-compat@1.5.0
│ │ │ │ Simple Semver and SemverRange classes
│ │ │ │ git+ssh://git@github.com/phated/sver-compat.git
│ │ │ │ https://github.com/phated/sver-compat#readme
│ │ │ ├── es6-iterator@2.0.3 deduped
│ │ │ │ Iterator abstraction based on ES6 specification
│ │ │ │ git://github.com/medikoo/es6-iterator.git
│ │ │ │ https://github.com/medikoo/es6-iterator#readme
│ │ │ └── es6-symbol@3.1.1 deduped
│ │ │ ECMAScript 6 Symbol polyfill
│ │ │ git://github.com/medikoo/es6-symbol.git
│ │ │ https://github.com/medikoo/es6-symbol#readme
│ │ ├─┬ v8flags@3.1.3
│ │ │ │ Get available v8 flags.
│ │ │ │ git+https://github.com/gulpjs/v8flags.git
│ │ │ │ https://github.com/gulpjs/v8flags#readme
│ │ │ └── homedir-polyfill@1.0.3 deduped
│ │ │ Node.js os.homedir polyfill for older versions of node.js.
│ │ │ git+https://github.com/doowb/homedir-polyfill.git
│ │ │ https://github.com/doowb/homedir-polyfill
│ │ └─┬ yargs@7.1.0
│ │ │ yargs the modern, pirate-themed, successor to optimist.
│ │ │ git+ssh://git@github.com/yargs/yargs.git
│ │ │ http://yargs.js.org/
│ │ ├── camelcase@3.0.0
│ │ │ Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar
│ │ │ git+https://github.com/sindresorhus/camelcase.git
│ │ │ https://github.com/sindresorhus/camelcase#readme
│ │ ├─┬ cliui@3.2.0
│ │ │ │ easily create complex multi-column command-line-interfaces
│ │ │ │ git+ssh://git@github.com/yargs/cliui.git
│ │ │ │ https://github.com/yargs/cliui#readme
│ │ │ ├── string-width@1.0.2 deduped
│ │ │ │ Get the visual width of a string - the number of columns required to display it
│ │ │ │ git+https://github.com/sindresorhus/string-width.git
│ │ │ │ https://github.com/sindresorhus/string-width#readme
│ │ │ ├── strip-ansi@3.0.1 deduped
│ │ │ │ Strip ANSI escape codes
│ │ │ │ git+https://github.com/chalk/strip-ansi.git
│ │ │ │ https://github.com/chalk/strip-ansi#readme
│ │ │ └── wrap-ansi@2.1.0 deduped
│ │ │ Wordwrap a string with ANSI escape codes
│ │ │ git+https://github.com/chalk/wrap-ansi.git
│ │ │ https://github.com/chalk/wrap-ansi#readme
│ │ ├── decamelize@1.2.0 deduped
│ │ │ Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
│ │ │ git+https://github.com/sindresorhus/decamelize.git
│ │ │ https://github.com/sindresorhus/decamelize#readme
│ │ ├── get-caller-file@1.0.2 deduped
│ │ │ [![Build Status](https://travis-ci.org/ember-cli/ember-cli.svg?branch=master)](https://travis-ci.org/ember-cli/ember-cli) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.appveyor.com/project/embercli/get-caller-file/branch/master)
│ │ │ git+https://github.com/stefanpenner/get-caller-file.git
│ │ │ https://github.com/stefanpenner/get-caller-file#readme
│ │ ├─┬ os-locale@1.4.0
│ │ │ │ Get the system locale
│ │ │ │ git+https://github.com/sindresorhus/os-locale.git
│ │ │ │ https://github.com/sindresorhus/os-locale#readme
│ │ │ └── lcid@1.0.0 deduped
│ │ │ Mapping between standard locale identifiers and Windows locale identifiers (LCID)
│ │ │ git+https://github.com/sindresorhus/lcid.git
│ │ │ https://github.com/sindresorhus/lcid#readme
│ │ ├─┬ read-pkg-up@1.0.1
│ │ │ │ Read the closest package.json file
│ │ │ │ git+https://github.com/sindresorhus/read-pkg-up.git
│ │ │ │ https://github.com/sindresorhus/read-pkg-up#readme
│ │ │ ├─┬ find-up@1.1.2
│ │ │ │ │ Find a file by walking up parent directories
│ │ │ │ │ git+https://github.com/sindresorhus/find-up.git
│ │ │ │ │ https://github.com/sindresorhus/find-up#readme
│ │ │ │ ├─┬ path-exists@2.1.0
│ │ │ │ │ │ Check if a path exists
│ │ │ │ │ │ git+https://github.com/sindresorhus/path-exists.git
│ │ │ │ │ │ https://github.com/sindresorhus/path-exists#readme
│ │ │ │ │ └── pinkie-promise@2.0.1 deduped
│ │ │ │ │ ES2015 Promise ponyfill
│ │ │ │ │ git+https://github.com/floatdrop/pinkie-promise.git
│ │ │ │ │ https://github.com/floatdrop/pinkie-promise#readme
│ │ │ │ └─┬ pinkie-promise@2.0.1
│ │ │ │ │ ES2015 Promise ponyfill
│ │ │ │ │ git+https://github.com/floatdrop/pinkie-promise.git
│ │ │ │ │ https://github.com/floatdrop/pinkie-promise#readme
│ │ │ │ └── pinkie@2.0.4
│ │ │ │ Itty bitty little widdle twinkie pinkie ES2015 Promise implementation
│ │ │ │ git+https://github.com/floatdrop/pinkie.git
│ │ │ │ https://github.com/floatdrop/pinkie#readme
│ │ │ └─┬ read-pkg@1.1.0
│ │ │ │ Read a package.json file
│ │ │ │ git+https://github.com/sindresorhus/read-pkg.git
│ │ │ │ https://github.com/sindresorhus/read-pkg#readme
│ │ │ ├─┬ load-json-file@1.1.0
│ │ │ │ │ Read and parse a JSON file
│ │ │ │ │ git+https://github.com/sindresorhus/load-json-file.git
│ │ │ │ │ https://github.com/sindresorhus/load-json-file#readme
│ │ │ │ ├── graceful-fs@4.1.11 deduped
│ │ │ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ │ │ ├── parse-json@2.2.0 deduped
│ │ │ │ │ Parse JSON with more helpful errors
│ │ │ │ │ git+https://github.com/sindresorhus/parse-json.git
│ │ │ │ │ https://github.com/sindresorhus/parse-json#readme
│ │ │ │ ├── pify@2.3.0
│ │ │ │ │ Promisify a callback-style function
│ │ │ │ │ git+https://github.com/sindresorhus/pify.git
│ │ │ │ │ https://github.com/sindresorhus/pify#readme
│ │ │ │ ├── pinkie-promise@2.0.1 deduped
│ │ │ │ │ ES2015 Promise ponyfill
│ │ │ │ │ git+https://github.com/floatdrop/pinkie-promise.git
│ │ │ │ │ https://github.com/floatdrop/pinkie-promise#readme
│ │ │ │ └─┬ strip-bom@2.0.0
│ │ │ │ │ Strip UTF-8 byte order mark (BOM) from a string/buffer
│ │ │ │ │ git+https://github.com/sindresorhus/strip-bom.git
│ │ │ │ │ https://github.com/sindresorhus/strip-bom#readme
│ │ │ │ └── is-utf8@0.2.1 deduped
│ │ │ │ Detect if a buffer is utf8 encoded.
│ │ │ │ git+https://github.com/wayfind/is-utf8.git
│ │ │ │ https://github.com/wayfind/is-utf8#readme
│ │ │ ├── normalize-package-data@2.4.0 deduped
│ │ │ │ Normalizes data that can be found in package.json files.
│ │ │ │ git://github.com/npm/normalize-package-data.git
│ │ │ │ https://github.com/npm/normalize-package-data#readme
│ │ │ └─┬ path-type@1.1.0
│ │ │ │ Check if a path is a file, directory, or symlink
│ │ │ │ git+https://github.com/sindresorhus/path-type.git
│ │ │ │ https://github.com/sindresorhus/path-type#readme
│ │ │ ├── graceful-fs@4.1.11 deduped
│ │ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ │ ├── pify@2.3.0 deduped
│ │ │ │ Promisify a callback-style function
│ │ │ │ git+https://github.com/sindresorhus/pify.git
│ │ │ │ https://github.com/sindresorhus/pify#readme
│ │ │ └── pinkie-promise@2.0.1 deduped
│ │ │ ES2015 Promise ponyfill
│ │ │ git+https://github.com/floatdrop/pinkie-promise.git
│ │ │ https://github.com/floatdrop/pinkie-promise#readme
│ │ ├── require-directory@2.1.1 deduped
│ │ │ Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
│ │ │ git://github.com/troygoode/node-require-directory.git
│ │ │ https://github.com/troygoode/node-require-directory/
│ │ ├── require-main-filename@1.0.1 deduped
│ │ │ shim for require.main.filename() that works in as many environments as possible
│ │ │ git+ssh://git@github.com/yargs/require-main-filename.git
│ │ │ https://github.com/yargs/require-main-filename#readme
│ │ ├── set-blocking@2.0.0 deduped
│ │ │ set blocking stdio and stderr ensuring that terminal output does not truncate
│ │ │ git+https://github.com/yargs/set-blocking.git
│ │ │ https://github.com/yargs/set-blocking#readme
│ │ ├─┬ string-width@1.0.2
│ │ │ │ Get the visual width of a string - the number of columns required to display it
│ │ │ │ git+https://github.com/sindresorhus/string-width.git
│ │ │ │ https://github.com/sindresorhus/string-width#readme
│ │ │ ├── code-point-at@1.1.0
│ │ │ │ ES2015 `String#codePointAt()` ponyfill
│ │ │ │ git+https://github.com/sindresorhus/code-point-at.git
│ │ │ │ https://github.com/sindresorhus/code-point-at#readme
│ │ │ ├─┬ is-fullwidth-code-point@1.0.0
│ │ │ │ │ Check if the character represented by a given Unicode code point is fullwidth
│ │ │ │ │ git+https://github.com/sindresorhus/is-fullwidth-code-point.git
│ │ │ │ │ https://github.com/sindresorhus/is-fullwidth-code-point#readme
│ │ │ │ └── number-is-nan@1.0.1
│ │ │ │ ES2015 Number.isNaN() ponyfill
│ │ │ │ git+https://github.com/sindresorhus/number-is-nan.git
│ │ │ │ https://github.com/sindresorhus/number-is-nan#readme
│ │ │ └── strip-ansi@3.0.1 deduped
│ │ │ Strip ANSI escape codes
│ │ │ git+https://github.com/chalk/strip-ansi.git
│ │ │ https://github.com/chalk/strip-ansi#readme
│ │ ├── which-module@1.0.0
│ │ │ Find the module object for something that was require()d
│ │ │ git+https://github.com/nexdrew/which-module.git
│ │ │ https://github.com/nexdrew/which-module#readme
│ │ ├── y18n@3.2.1
│ │ │ the bare-bones internationalization library used by yargs
│ │ │ git+ssh://git@github.com/yargs/y18n.git
│ │ │ https://github.com/yargs/y18n
│ │ └─┬ yargs-parser@5.0.0
│ │ │ the mighty option parser used by yargs
│ │ │ git+ssh://git@github.com/yargs/yargs-parser.git
│ │ │ https://github.com/yargs/yargs-parser#readme
│ │ └── camelcase@3.0.0 deduped
│ │ Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar
│ │ git+https://github.com/sindresorhus/camelcase.git
│ │ https://github.com/sindresorhus/camelcase#readme
│ ├─┬ undertaker@1.2.1
│ │ │ Task registry that allows composition through series/parallel methods.
│ │ │ git+https://github.com/gulpjs/undertaker.git
│ │ │ https://github.com/gulpjs/undertaker#readme
│ │ ├── arr-flatten@1.1.0
│ │ │ Recursively flatten an array or arrays.
│ │ │ git+https://github.com/jonschlinkert/arr-flatten.git
│ │ │ https://github.com/jonschlinkert/arr-flatten
│ │ ├─┬ arr-map@2.0.2
│ │ │ │ Faster, node.js focused alternative to JavaScript's native array map.
│ │ │ │ git+https://github.com/jonschlinkert/arr-map.git
│ │ │ │ https://github.com/jonschlinkert/arr-map
│ │ │ └─┬ make-iterator@1.0.1
│ │ │ │ Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
│ │ │ │ git+https://github.com/jonschlinkert/make-iterator.git
│ │ │ │ https://github.com/jonschlinkert/make-iterator
│ │ │ └── kind-of@6.0.2 deduped
│ │ │ Get the native type of a value.
│ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ https://github.com/jonschlinkert/kind-of
│ │ ├─┬ bach@1.2.0
│ │ │ │ Compose your async functions with elegance.
│ │ │ │ git+https://github.com/gulpjs/bach.git
│ │ │ │ https://github.com/gulpjs/bach#readme
│ │ │ ├─┬ arr-filter@1.1.2
│ │ │ │ │ Faster alternative to javascript's native filter method.
│ │ │ │ │ git+https://github.com/jonschlinkert/arr-filter.git
│ │ │ │ │ https://github.com/jonschlinkert/arr-filter
│ │ │ │ └── make-iterator@1.0.1 deduped
│ │ │ │ Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
│ │ │ │ git+https://github.com/jonschlinkert/make-iterator.git
│ │ │ │ https://github.com/jonschlinkert/make-iterator
│ │ │ ├── arr-flatten@1.1.0 deduped
│ │ │ │ Recursively flatten an array or arrays.
│ │ │ │ git+https://github.com/jonschlinkert/arr-flatten.git
│ │ │ │ https://github.com/jonschlinkert/arr-flatten
│ │ │ ├── arr-map@2.0.2 deduped
│ │ │ │ Faster, node.js focused alternative to JavaScript's native array map.
│ │ │ │ git+https://github.com/jonschlinkert/arr-map.git
│ │ │ │ https://github.com/jonschlinkert/arr-map
│ │ │ ├── array-each@1.0.1 deduped
│ │ │ │ Loop over each item in an array and call the given function on every element.
│ │ │ │ git+https://github.com/jonschlinkert/array-each.git
│ │ │ │ https://github.com/jonschlinkert/array-each
│ │ │ ├─┬ array-initial@1.1.0
│ │ │ │ │ Get all but the last element or last n elements of an array.
│ │ │ │ │ git://github.com/jonschlinkert/array-initial.git
│ │ │ │ │ https://github.com/jonschlinkert/array-initial
│ │ │ │ ├── array-slice@1.1.0 deduped
│ │ │ │ │ Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
│ │ │ │ │ git+https://github.com/jonschlinkert/array-slice.git
│ │ │ │ │ https://github.com/jonschlinkert/array-slice
│ │ │ │ └── is-number@4.0.0
│ │ │ │ Returns true if the value is a number. comprehensive tests.
│ │ │ │ git+https://github.com/jonschlinkert/is-number.git
│ │ │ │ https://github.com/jonschlinkert/is-number
│ │ │ ├─┬ array-last@1.3.0
│ │ │ │ │ Get the last or last n elements in an array.
│ │ │ │ │ git+https://github.com/jonschlinkert/array-last.git
│ │ │ │ │ https://github.com/jonschlinkert/array-last
│ │ │ │ └── is-number@4.0.0
│ │ │ │ Returns true if the value is a number. comprehensive tests.
│ │ │ │ git+https://github.com/jonschlinkert/is-number.git
│ │ │ │ https://github.com/jonschlinkert/is-number
│ │ │ ├── async-done@1.3.1 deduped
│ │ │ │ Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
│ │ │ │ git+https://github.com/gulpjs/async-done.git
│ │ │ │ https://github.com/gulpjs/async-done#readme
│ │ │ ├─┬ async-settle@1.0.0
│ │ │ │ │ Settle an async function.
│ │ │ │ │ git+https://github.com/gulpjs/async-settle.git
│ │ │ │ │ https://github.com/gulpjs/async-settle#readme
│ │ │ │ └── async-done@1.3.1 deduped
│ │ │ │ Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
│ │ │ │ git+https://github.com/gulpjs/async-done.git
│ │ │ │ https://github.com/gulpjs/async-done#readme
│ │ │ └── now-and-later@2.0.0 deduped
│ │ │ Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
│ │ │ git+https://github.com/gulpjs/now-and-later.git
│ │ │ https://github.com/gulpjs/now-and-later#readme
│ │ ├─┬ collection-map@1.0.0
│ │ │ │ Returns an array of mapped values from an array or object.
│ │ │ │ git+https://github.com/jonschlinkert/collection-map.git
│ │ │ │ https://github.com/jonschlinkert/collection-map
│ │ │ ├── arr-map@2.0.2 deduped
│ │ │ │ Faster, node.js focused alternative to JavaScript's native array map.
│ │ │ │ git+https://github.com/jonschlinkert/arr-map.git
│ │ │ │ https://github.com/jonschlinkert/arr-map
│ │ │ ├── for-own@1.0.0 deduped
│ │ │ │ Iterate 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.
│ │ │ │ git+https://github.com/jonschlinkert/for-own.git
│ │ │ │ https://github.com/jonschlinkert/for-own
│ │ │ └── make-iterator@1.0.1 deduped
│ │ │ Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
│ │ │ git+https://github.com/jonschlinkert/make-iterator.git
│ │ │ https://github.com/jonschlinkert/make-iterator
│ │ ├─┬ es6-weak-map@2.0.2
│ │ │ │ ECMAScript6 WeakMap polyfill
│ │ │ │ git://github.com/medikoo/es6-weak-map.git
│ │ │ │ https://github.com/medikoo/es6-weak-map#readme
│ │ │ ├─┬ d@1.0.0
│ │ │ │ │ Property descriptor factory
│ │ │ │ │ git://github.com/medikoo/d.git
│ │ │ │ │ https://github.com/medikoo/d#readme
│ │ │ │ └── es5-ext@0.10.44 deduped
│ │ │ │ ECMAScript extensions and shims
│ │ │ │ git://github.com/medikoo/es5-ext.git
│ │ │ │ https://github.com/medikoo/es5-ext#readme
│ │ │ ├─┬ es5-ext@0.10.44
│ │ │ │ │ ECMAScript extensions and shims
│ │ │ │ │ git://github.com/medikoo/es5-ext.git
│ │ │ │ │ https://github.com/medikoo/es5-ext#readme
│ │ │ │ ├── es6-iterator@2.0.3 deduped
│ │ │ │ │ Iterator abstraction based on ES6 specification
│ │ │ │ │ git://github.com/medikoo/es6-iterator.git
│ │ │ │ │ https://github.com/medikoo/es6-iterator#readme
│ │ │ │ ├── es6-symbol@3.1.1 deduped
│ │ │ │ │ ECMAScript 6 Symbol polyfill
│ │ │ │ │ git://github.com/medikoo/es6-symbol.git
│ │ │ │ │ https://github.com/medikoo/es6-symbol#readme
│ │ │ │ └── next-tick@1.0.0
│ │ │ │ Environment agnostic nextTick polyfill
│ │ │ │ git://github.com/medikoo/next-tick.git
│ │ │ │ https://github.com/medikoo/next-tick#readme
│ │ │ ├─┬ es6-iterator@2.0.3
│ │ │ │ │ Iterator abstraction based on ES6 specification
│ │ │ │ │ git://github.com/medikoo/es6-iterator.git
│ │ │ │ │ https://github.com/medikoo/es6-iterator#readme
│ │ │ │ ├── d@1.0.0 deduped
│ │ │ │ │ Property descriptor factory
│ │ │ │ │ git://github.com/medikoo/d.git
│ │ │ │ │ https://github.com/medikoo/d#readme
│ │ │ │ ├── es5-ext@0.10.44 deduped
│ │ │ │ │ ECMAScript extensions and shims
│ │ │ │ │ git://github.com/medikoo/es5-ext.git
│ │ │ │ │ https://github.com/medikoo/es5-ext#readme
│ │ │ │ └── es6-symbol@3.1.1 deduped
│ │ │ │ ECMAScript 6 Symbol polyfill
│ │ │ │ git://github.com/medikoo/es6-symbol.git
│ │ │ │ https://github.com/medikoo/es6-symbol#readme
│ │ │ └─┬ es6-symbol@3.1.1
│ │ │ │ ECMAScript 6 Symbol polyfill
│ │ │ │ git://github.com/medikoo/es6-symbol.git
│ │ │ │ https://github.com/medikoo/es6-symbol#readme
│ │ │ ├── d@1.0.0 deduped
│ │ │ │ Property descriptor factory
│ │ │ │ git://github.com/medikoo/d.git
│ │ │ │ https://github.com/medikoo/d#readme
│ │ │ └── es5-ext@0.10.44 deduped
│ │ │ ECMAScript extensions and shims
│ │ │ git://github.com/medikoo/es5-ext.git
│ │ │ https://github.com/medikoo/es5-ext#readme
│ │ ├─┬ last-run@1.1.1
│ │ │ │ Capture and retrieve the last time a function was run
│ │ │ │ git+https://github.com/gulpjs/last-run.git
│ │ │ │ https://github.com/gulpjs/last-run#readme
│ │ │ ├── default-resolution@2.0.0
│ │ │ │ Get the default resolution time based on the current node version, optionally overridable
│ │ │ │ git+https://github.com/gulpjs/default-resolution.git
│ │ │ │ https://github.com/gulpjs/default-resolution#readme
│ │ │ └── es6-weak-map@2.0.2 deduped
│ │ │ ECMAScript6 WeakMap polyfill
│ │ │ git://github.com/medikoo/es6-weak-map.git
│ │ │ https://github.com/medikoo/es6-weak-map#readme
│ │ ├── object.defaults@1.1.0 deduped
│ │ │ Like `extend` but only copies missing properties/values to the target object.
│ │ │ git+https://github.com/jonschlinkert/object.defaults.git
│ │ │ https://github.com/jonschlinkert/object.defaults
│ │ ├─┬ object.reduce@1.0.1
│ │ │ │ Reduces an object to a value that is the accumulated result of running each property in the object through a callback.
│ │ │ │ git+https://github.com/jonschlinkert/object.reduce.git
│ │ │ │ https://github.com/jonschlinkert/object.reduce
│ │ │ ├── for-own@1.0.0 deduped
│ │ │ │ Iterate 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.
│ │ │ │ git+https://github.com/jonschlinkert/for-own.git
│ │ │ │ https://github.com/jonschlinkert/for-own
│ │ │ └── make-iterator@1.0.1 deduped
│ │ │ Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
│ │ │ git+https://github.com/jonschlinkert/make-iterator.git
│ │ │ https://github.com/jonschlinkert/make-iterator
│ │ └── undertaker-registry@1.0.1
│ │ Default registry in gulp 4.
│ │ git+https://github.com/gulpjs/undertaker-registry.git
│ │ https://github.com/gulpjs/undertaker-registry#readme
│ └── vinyl-fs@3.0.3 deduped
│ Vinyl adapter for the file system.
│ git+https://github.com/gulpjs/vinyl-fs.git
│ https://github.com/gulpjs/vinyl-fs#readme
├─┬ gulp-postcss@8.0.0
│ │ PostCSS gulp plugin
│ │ git+https://github.com/postcss/gulp-postcss.git
│ │ https://github.com/postcss/gulp-postcss
│ ├── fancy-log@1.3.3 deduped
│ │ Log things, prefixed with a timestamp.
│ │ git+https://github.com/gulpjs/fancy-log.git
│ │ https://github.com/gulpjs/fancy-log#readme
│ ├─┬ plugin-error@1.0.1
│ │ │ Error handling for Vinyl plugins.
│ │ │ git+https://github.com/gulpjs/plugin-error.git
│ │ │ https://github.com/gulpjs/plugin-error#readme
│ │ ├── ansi-colors@1.1.0 deduped
│ │ │ Collection of ansi colors and styles.
│ │ │ git+https://github.com/doowb/ansi-colors.git
│ │ │ https://github.com/doowb/ansi-colors
│ │ ├── arr-diff@4.0.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.
│ │ │ git+https://github.com/jonschlinkert/arr-diff.git
│ │ │ https://github.com/jonschlinkert/arr-diff
│ │ ├── arr-union@3.1.0
│ │ │ Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
│ │ │ git+https://github.com/jonschlinkert/arr-union.git
│ │ │ https://github.com/jonschlinkert/arr-union
│ │ └─┬ extend-shallow@3.0.2
│ │ │ Extend an object with the properties of additional objects. node.js/javascript util.
│ │ │ git+https://github.com/jonschlinkert/extend-shallow.git
│ │ │ https://github.com/jonschlinkert/extend-shallow
│ │ ├── assign-symbols@1.0.0
│ │ │ Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.
│ │ │ git+https://github.com/jonschlinkert/assign-symbols.git
│ │ │ https://github.com/jonschlinkert/assign-symbols
│ │ └─┬ is-extendable@1.0.1
│ │ │ Returns true if a value is a plain object, array or function.
│ │ │ git+https://github.com/jonschlinkert/is-extendable.git
│ │ │ https://github.com/jonschlinkert/is-extendable
│ │ └── is-plain-object@2.0.4 deduped
│ │ Returns true if an object was created by the `Object` constructor.
│ │ git+https://github.com/jonschlinkert/is-plain-object.git
│ │ https://github.com/jonschlinkert/is-plain-object
│ ├─┬ postcss@7.0.7
│ │ │ Tool for transforming styles with JS plugins
│ │ │ git+https://github.com/postcss/postcss.git
│ │ │ https://postcss.org/
│ │ ├── chalk@2.4.1 deduped
│ │ │ Terminal string styling done right
│ │ │ git+https://github.com/chalk/chalk.git
│ │ │ https://github.com/chalk/chalk#readme
│ │ ├── source-map@0.6.1 deduped
│ │ │ Generates and consumes source maps
│ │ │ git+ssh://git@github.com/mozilla/source-map.git
│ │ │ https://github.com/mozilla/source-map
│ │ └─┬ supports-color@5.5.0
│ │ │ Detect whether a terminal supports color
│ │ │ git+https://github.com/chalk/supports-color.git
│ │ │ https://github.com/chalk/supports-color#readme
│ │ └── has-flag@3.0.0 deduped
│ │ Check if argv has a specific flag
│ │ git+https://github.com/sindresorhus/has-flag.git
│ │ https://github.com/sindresorhus/has-flag#readme
│ ├─┬ postcss-load-config@2.0.0
│ │ │ Autoload Config for PostCSS
│ │ │ git+https://github.com/michael-ciniawsky/postcss-load-config.git
│ │ │ https://github.com/michael-ciniawsky/postcss-load-config#readme
│ │ ├─┬ cosmiconfig@4.0.0
│ │ │ │ Find and load configuration from a package.json property, rc file, or CommonJS module
│ │ │ │ git+https://github.com/davidtheclark/cosmiconfig.git
│ │ │ │ https://github.com/davidtheclark/cosmiconfig#readme
│ │ │ ├── is-directory@0.3.1
│ │ │ │ Returns true if a filepath exists on the file system and it's directory.
│ │ │ │ git+https://github.com/jonschlinkert/is-directory.git
│ │ │ │ https://github.com/jonschlinkert/is-directory
│ │ │ ├─┬ js-yaml@3.12.0
│ │ │ │ │ YAML 1.2 parser and serializer
│ │ │ │ │ git+https://github.com/nodeca/js-yaml.git
│ │ │ │ │ https://github.com/nodeca/js-yaml
│ │ │ │ ├── argparse@1.0.10 deduped
│ │ │ │ │ Very powerful CLI arguments parser. Native port of argparse - python's options parsing library
│ │ │ │ │ git+https://github.com/nodeca/argparse.git
│ │ │ │ │ https://github.com/nodeca/argparse#readme
│ │ │ │ └── esprima@4.0.1
│ │ │ │ ECMAScript parsing infrastructure for multipurpose analysis
│ │ │ │ git+https://github.com/jquery/esprima.git
│ │ │ │ http://esprima.org
│ │ │ ├─┬ parse-json@4.0.0
│ │ │ │ │ Parse JSON with more helpful errors
│ │ │ │ │ git+https://github.com/sindresorhus/parse-json.git
│ │ │ │ │ https://github.com/sindresorhus/parse-json#readme
│ │ │ │ ├─┬ error-ex@1.3.1
│ │ │ │ │ │ Easy error subclassing and stack customization
│ │ │ │ │ │ git+https://github.com/qix-/node-error-ex.git
│ │ │ │ │ │ https://github.com/qix-/node-error-ex#readme
│ │ │ │ │ └── is-arrayish@0.2.1
│ │ │ │ │ Determines if an object can be used as an array
│ │ │ │ │ git+https://github.com/qix-/node-is-arrayish.git
│ │ │ │ │ https://github.com/qix-/node-is-arrayish#readme
│ │ │ │ └── json-parse-better-errors@1.0.2 deduped
│ │ │ │ JSON.parse with context information on error
│ │ │ │ git+https://github.com/zkat/json-parse-better-errors.git
│ │ │ │ https://github.com/zkat/json-parse-better-errors#readme
│ │ │ └── require-from-string@2.0.2
│ │ │ Require module from string
│ │ │ git+https://github.com/floatdrop/require-from-string.git
│ │ │ https://github.com/floatdrop/require-from-string#readme
│ │ └─┬ import-cwd@2.1.0
│ │ │ Import a module like with `require()` but from the current working directory
│ │ │ git+https://github.com/sindresorhus/import-cwd.git
│ │ │ https://github.com/sindresorhus/import-cwd#readme
│ │ └─┬ import-from@2.1.0
│ │ │ Import a module like with `require()` but from a given path
│ │ │ git+https://github.com/sindresorhus/import-from.git
│ │ │ https://github.com/sindresorhus/import-from#readme
│ │ └── resolve-from@3.0.0
│ │ Resolve the path of a module like `require.resolve()` but from a given path
│ │ git+https://github.com/sindresorhus/resolve-from.git
│ │ https://github.com/sindresorhus/resolve-from#readme
│ └─┬ vinyl-sourcemaps-apply@0.2.1
│ │ Apply a source map to a vinyl file, merging it with preexisting source maps
│ │ git://github.com/floridoo/vinyl-sourcemaps-apply.git
│ │ http://github.com/floridoo/vinyl-sourcemaps-apply
│ └── source-map@0.5.7
│ Generates and consumes source maps
│ git+ssh://git@github.com/mozilla/source-map.git
│ https://github.com/mozilla/source-map
├── gulp-rename@1.4.0
│ Rename files
│ git://github.com/hparra/gulp-rename.git
│ https://github.com/hparra/gulp-rename
├─┬ gulp-replace@1.0.0
│ │ A string replace plugin for gulp
│ │ git://github.com/lazd/gulp-replace.git
│ │ https://github.com/lazd/gulp-replace#readme
│ ├─┬ istextorbinary@2.2.1
│ │ │ Determines if a buffer is comprised of text or binary
│ │ │ git+https://github.com/bevry/istextorbinary.git
│ │ │ https://github.com/bevry/istextorbinary
│ │ ├── binaryextensions@2.1.1
│ │ │ A package that contains an array of every single file extension there is for binary files
│ │ │ git+https://github.com/bevry/binaryextensions.git
│ │ │ https://github.com/bevry/binaryextensions
│ │ ├── editions@1.3.4
│ │ │ Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)
│ │ │ git+https://github.com/bevry/editions.git
│ │ │ https://github.com/bevry/editions
│ │ └── textextensions@2.2.0
│ │ A package that contains an array of every single file extension there is for text files
│ │ git+https://github.com/bevry/textextensions.git
│ │ https://github.com/bevry/textextensions
│ ├─┬ readable-stream@2.3.6
│ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ https://github.com/nodejs/readable-stream#readme
│ │ ├── core-util-is@1.0.2
│ │ │ The `util.is*` functions introduced in Node v0.12.
│ │ │ git://github.com/isaacs/core-util-is.git
│ │ │ https://github.com/isaacs/core-util-is#readme
│ │ ├── inherits@2.0.3 deduped
│ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ git://github.com/isaacs/inherits.git
│ │ │ https://github.com/isaacs/inherits#readme
│ │ ├── isarray@1.0.0 deduped
│ │ │ Array#isArray for older browsers
│ │ │ git://github.com/juliangruber/isarray.git
│ │ │ https://github.com/juliangruber/isarray
│ │ ├── process-nextick-args@2.0.0
│ │ │ process.nextTick but always with args
│ │ │ git+https://github.com/calvinmetcalf/process-nextick-args.git
│ │ │ https://github.com/calvinmetcalf/process-nextick-args
│ │ ├── safe-buffer@5.1.2
│ │ │ Safer Node.js Buffer API
│ │ │ git://github.com/feross/safe-buffer.git
│ │ │ https://github.com/feross/safe-buffer
│ │ ├─┬ string_decoder@1.1.1
│ │ │ │ The string_decoder module from Node core
│ │ │ │ git://github.com/nodejs/string_decoder.git
│ │ │ │ https://github.com/nodejs/string_decoder
│ │ │ └── safe-buffer@5.1.2 deduped
│ │ │ Safer Node.js Buffer API
│ │ │ git://github.com/feross/safe-buffer.git
│ │ │ https://github.com/feross/safe-buffer
│ │ └── util-deprecate@1.0.2
│ │ The Node.js `util.deprecate()` function with browser support
│ │ git://github.com/TooTallNate/util-deprecate.git
│ │ https://github.com/TooTallNate/util-deprecate
│ └─┬ replacestream@4.0.3
│ │ A node.js through stream that does basic streaming text search and replace and is chunk boundary friendly
│ │ git+https://github.com/eugeneware/replacestream.git
│ │ https://github.com/eugeneware/replacestream#readme
│ ├── escape-string-regexp@1.0.5 deduped
│ │ Escape RegExp special characters
│ │ git+https://github.com/sindresorhus/escape-string-regexp.git
│ │ https://github.com/sindresorhus/escape-string-regexp#readme
│ ├── object-assign@4.1.1
│ │ ES2015 `Object.assign()` ponyfill
│ │ git+https://github.com/sindresorhus/object-assign.git
│ │ https://github.com/sindresorhus/object-assign#readme
│ └── readable-stream@2.3.6 deduped
│ Streams3, a user-land copy of the stream library from Node.js
│ git://github.com/nodejs/readable-stream.git
│ https://github.com/nodejs/readable-stream#readme
├─┬ gulp-transform@3.0.5
│ │ A Gulp plugin for applying custom transformations to the contents of files
│ │ git+https://github.com/mcmath/gulp-transform.git
│ │ https://github.com/mcmath/gulp-transform#readme
│ ├─┬ @types/gulp-util@3.0.34
│ │ │ TypeScript definitions for gulp-util
│ │ │ git+https://github.com/DefinitelyTyped/DefinitelyTyped.git
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped#readme
│ │ ├── @types/node@10.1.4 deduped
│ │ │ TypeScript definitions for Node.js
│ │ │ git+https://github.com/DefinitelyTyped/DefinitelyTyped.git
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped#readme
│ │ ├─┬ @types/through2@2.0.33
│ │ │ │ TypeScript definitions for through2 v
│ │ │ │ git+https://github.com/DefinitelyTyped/DefinitelyTyped.git
│ │ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped#readme
│ │ │ └── @types/node@10.1.4 deduped
│ │ │ TypeScript definitions for Node.js
│ │ │ git+https://github.com/DefinitelyTyped/DefinitelyTyped.git
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped#readme
│ │ ├─┬ @types/vinyl@2.0.2
│ │ │ │ TypeScript definitions for vinyl
│ │ │ │ git+https://github.com/DefinitelyTyped/DefinitelyTyped.git
│ │ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped#readme
│ │ │ └── @types/node@10.1.4 deduped
│ │ │ TypeScript definitions for Node.js
│ │ │ git+https://github.com/DefinitelyTyped/DefinitelyTyped.git
│ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped#readme
│ │ └── chalk@2.4.1 deduped
│ │ Terminal string styling done right
│ │ git+https://github.com/chalk/chalk.git
│ │ https://github.com/chalk/chalk#readme
│ ├── @types/node@10.1.4
│ │ TypeScript definitions for Node.js
│ │ git+https://github.com/DefinitelyTyped/DefinitelyTyped.git
│ │ https://github.com/DefinitelyTyped/DefinitelyTyped#readme
│ ├─┬ gulp-util@3.0.8
│ │ │ Utility functions for gulp plugins
│ │ │ git+https://github.com/gulpjs/gulp-util.git
│ │ │ https://github.com/gulpjs/gulp-util#readme
│ │ ├── array-differ@1.0.0
│ │ │ Create an array with values that are present in the first input array but not additional ones
│ │ │ git+https://github.com/sindresorhus/array-differ.git
│ │ │ https://github.com/sindresorhus/array-differ#readme
│ │ ├── array-uniq@1.0.3
│ │ │ Create an array without duplicates
│ │ │ git+https://github.com/sindresorhus/array-uniq.git
│ │ │ https://github.com/sindresorhus/array-uniq#readme
│ │ ├── beeper@1.1.1
│ │ │ Make your terminal beep
│ │ │ git+https://github.com/sindresorhus/beeper.git
│ │ │ https://github.com/sindresorhus/beeper#readme
│ │ ├─┬ chalk@1.1.3
│ │ │ │ Terminal string styling done right. Much color.
│ │ │ │ git+https://github.com/chalk/chalk.git
│ │ │ │ https://github.com/chalk/chalk#readme
│ │ │ ├── ansi-styles@2.2.1
│ │ │ │ ANSI escape codes for styling strings in the terminal
│ │ │ │ git+https://github.com/chalk/ansi-styles.git
│ │ │ │ https://github.com/chalk/ansi-styles#readme
│ │ │ ├── escape-string-regexp@1.0.5 deduped
│ │ │ │ Escape RegExp special characters
│ │ │ │ git+https://github.com/sindresorhus/escape-string-regexp.git
│ │ │ │ https://github.com/sindresorhus/escape-string-regexp#readme
│ │ │ ├─┬ has-ansi@2.0.0
│ │ │ │ │ Check if a string has ANSI escape codes
│ │ │ │ │ git+https://github.com/sindresorhus/has-ansi.git
│ │ │ │ │ https://github.com/sindresorhus/has-ansi#readme
│ │ │ │ └── ansi-regex@2.1.1
│ │ │ │ Regular expression for matching ANSI escape codes
│ │ │ │ git+https://github.com/chalk/ansi-regex.git
│ │ │ │ https://github.com/chalk/ansi-regex#readme
│ │ │ ├─┬ strip-ansi@3.0.1
│ │ │ │ │ Strip ANSI escape codes
│ │ │ │ │ git+https://github.com/chalk/strip-ansi.git
│ │ │ │ │ https://github.com/chalk/strip-ansi#readme
│ │ │ │ └── ansi-regex@2.1.1 deduped
│ │ │ │ Regular expression for matching ANSI escape codes
│ │ │ │ git+https://github.com/chalk/ansi-regex.git
│ │ │ │ https://github.com/chalk/ansi-regex#readme
│ │ │ └── supports-color@2.0.0
│ │ │ Detect whether a terminal supports color
│ │ │ git+https://github.com/chalk/supports-color.git
│ │ │ https://github.com/chalk/supports-color#readme
│ │ ├── dateformat@2.2.0
│ │ │ A node.js package for Steven Levithan's excellent dateFormat() function.
│ │ │ git+https://github.com/felixge/node-dateformat.git
│ │ │ https://github.com/felixge/node-dateformat
│ │ ├── fancy-log@1.3.3 deduped
│ │ │ Log things, prefixed with a timestamp.
│ │ │ git+https://github.com/gulpjs/fancy-log.git
│ │ │ https://github.com/gulpjs/fancy-log#readme
│ │ ├── gulplog@1.0.0 deduped
│ │ │ Logger for gulp and gulp plugins
│ │ │ git+https://github.com/gulpjs/gulplog.git
│ │ │ https://github.com/gulpjs/gulplog#readme
│ │ ├─┬ has-gulplog@0.1.0
│ │ │ │ Check if gulplog is available before attempting to use it
│ │ │ │ git+https://github.com/gulpjs/has-gulplog.git
│ │ │ │ https://github.com/gulpjs/has-gulplog#readme
│ │ │ └── sparkles@1.0.1
│ │ │ Namespaced global event emitter
│ │ │ git+https://github.com/gulpjs/sparkles.git
│ │ │ https://github.com/gulpjs/sparkles#readme
│ │ ├── lodash._reescape@3.0.0
│ │ │ The modern build of lodash’s internal `reEscape` as a module.
│ │ │ git+https://github.com/lodash/lodash.git
│ │ │ https://lodash.com/
│ │ ├── lodash._reevaluate@3.0.0
│ │ │ The modern build of lodash’s internal `reEvaluate` as a module.
│ │ │ git+https://github.com/lodash/lodash.git
│ │ │ https://lodash.com/
│ │ ├── lodash._reinterpolate@3.0.0
│ │ │ The modern build of lodash’s internal `reInterpolate` as a module.
│ │ │ git+https://github.com/lodash/lodash.git
│ │ │ https://lodash.com/
│ │ ├─┬ lodash.template@3.6.2
│ │ │ │ The modern build of lodash’s `_.template` as a module.
│ │ │ │ git+https://github.com/lodash/lodash.git
│ │ │ │ https://lodash.com/
│ │ │ ├── lodash._basecopy@3.0.1
│ │ │ │ The modern build of lodash’s internal `baseCopy` as a module.
│ │ │ │ git+https://github.com/lodash/lodash.git
│ │ │ │ https://lodash.com/
│ │ │ ├── lodash._basetostring@3.0.1
│ │ │ │ The modern build of lodash’s internal `baseToString` as a module.
│ │ │ │ git+https://github.com/lodash/lodash.git
│ │ │ │ https://lodash.com/
│ │ │ ├── lodash._basevalues@3.0.0
│ │ │ │ The modern build of lodash’s internal `baseValues` as a module.
│ │ │ │ git+https://github.com/lodash/lodash.git
│ │ │ │ https://lodash.com/
│ │ │ ├── lodash._isiterateecall@3.0.9
│ │ │ │ The modern build of lodash’s internal `isIterateeCall` as a module.
│ │ │ │ git+https://github.com/lodash/lodash.git
│ │ │ │ https://lodash.com/
│ │ │ ├── lodash._reinterpolate@3.0.0 deduped
│ │ │ │ The modern build of lodash’s internal `reInterpolate` as a module.
│ │ │ │ git+https://github.com/lodash/lodash.git
│ │ │ │ https://lodash.com/
│ │ │ ├─┬ lodash.escape@3.2.0
│ │ │ │ │ The lodash method `_.escape` exported as a module.
│ │ │ │ │ git+https://github.com/lodash/lodash.git
│ │ │ │ │ https://lodash.com/
│ │ │ │ └── lodash._root@3.0.1
│ │ │ │ The internal lodash function `root` exported as a module.
│ │ │ │ git+https://github.com/lodash/lodash.git
│ │ │ │ https://lodash.com/
│ │ │ ├─┬ lodash.keys@3.1.2
│ │ │ │ │ The modern build of lodash’s `_.keys` as a module.
│ │ │ │ │ git+https://github.com/lodash/lodash.git
│ │ │ │ │ https://lodash.com/
│ │ │ │ ├── lodash._getnative@3.9.1
│ │ │ │ │ The modern build of lodash’s internal `getNative` as a module.
│ │ │ │ │ git+https://github.com/lodash/lodash.git
│ │ │ │ │ https://lodash.com/
│ │ │ │ ├── lodash.isarguments@3.1.0
│ │ │ │ │ The lodash method `_.isArguments` exported as a module.
│ │ │ │ │ git+https://github.com/lodash/lodash.git
│ │ │ │ │ https://lodash.com/
│ │ │ │ └── lodash.isarray@3.0.4
│ │ │ │ The modern build of lodash’s `_.isArray` as a module.
│ │ │ │ git+https://github.com/lodash/lodash.git
│ │ │ │ https://lodash.com/
│ │ │ ├── lodash.restparam@3.6.1
│ │ │ │ The modern build of lodash’s `_.restParam` as a module.
│ │ │ │ git+https://github.com/lodash/lodash.git
│ │ │ │ https://lodash.com/
│ │ │ └─┬ lodash.templatesettings@3.1.1
│ │ │ │ The lodash method `_.templateSettings` exported as a module.
│ │ │ │ git+https://github.com/lodash/lodash.git
│ │ │ │ https://lodash.com/
│ │ │ ├── lodash._reinterpolate@3.0.0 deduped
│ │ │ │ The modern build of lodash’s internal `reInterpolate` as a module.
│ │ │ │ git+https://github.com/lodash/lodash.git
│ │ │ │ https://lodash.com/
│ │ │ └── lodash.escape@3.2.0 deduped
│ │ │ The lodash method `_.escape` exported as a module.
│ │ │ git+https://github.com/lodash/lodash.git
│ │ │ https://lodash.com/
│ │ ├── minimist@1.2.0
│ │ │ parse argument options
│ │ │ git://github.com/substack/minimist.git
│ │ │ https://github.com/substack/minimist
│ │ ├─┬ multipipe@0.1.2
│ │ │ │ pipe streams with centralized error handling
│ │ │ │ git+https://github.com/juliangruber/multipipe.git
│ │ │ │ https://github.com/juliangruber/multipipe#readme
│ │ │ └─┬ duplexer2@0.0.2
│ │ │ │ Like duplexer (http://npm.im/duplexer) but using streams2
│ │ │ │ git://github.com/deoxxa/duplexer2.git
│ │ │ │ https://github.com/deoxxa/duplexer2#readme
│ │ │ └─┬ readable-stream@1.1.14
│ │ │ │ Streams3, a user-land copy of the stream library from Node.js v0.11.x
│ │ │ │ git://github.com/isaacs/readable-stream.git
│ │ │ │ https://github.com/isaacs/readable-stream#readme
│ │ │ ├── core-util-is@1.0.2 deduped
│ │ │ │ The `util.is*` functions introduced in Node v0.12.
│ │ │ │ git://github.com/isaacs/core-util-is.git
│ │ │ │ https://github.com/isaacs/core-util-is#readme
│ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ ├── isarray@0.0.1
│ │ │ │ Array#isArray for older browsers
│ │ │ │ git://github.com/juliangruber/isarray.git
│ │ │ │ https://github.com/juliangruber/isarray
│ │ │ └── string_decoder@0.10.31
│ │ │ The string_decoder module from Node core
│ │ │ git://github.com/rvagg/string_decoder.git
│ │ │ https://github.com/rvagg/string_decoder
│ │ ├── object-assign@3.0.0
│ │ │ ES6 Object.assign() ponyfill
│ │ │ git+https://github.com/sindresorhus/object-assign.git
│ │ │ https://github.com/sindresorhus/object-assign#readme
│ │ ├── replace-ext@0.0.1
│ │ │ Replaces a file extension with another one
│ │ │ git://github.com/wearefractal/replace-ext.git
│ │ │ http://github.com/wearefractal/replace-ext
│ │ ├── through2@2.0.3 deduped
│ │ │ A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise
│ │ │ git+https://github.com/rvagg/through2.git
│ │ │ https://github.com/rvagg/through2#readme
│ │ └─┬ vinyl@0.5.3
│ │ │ A virtual file format
│ │ │ git://github.com/wearefractal/vinyl.git
│ │ │ http://github.com/wearefractal/vinyl
│ │ ├── clone@1.0.4
│ │ │ deep cloning of objects and arrays
│ │ │ git://github.com/pvorb/node-clone.git
│ │ │ https://github.com/pvorb/node-clone#readme
│ │ ├── clone-stats@0.0.1
│ │ │ Safely clone node's fs.Stats instances without losing their class methods
│ │ │ git://github.com/hughsk/clone-stats.git
│ │ │ https://github.com/hughsk/clone-stats
│ │ └── replace-ext@0.0.1 deduped
│ │ Replaces a file extension with another one
│ │ git://github.com/wearefractal/replace-ext.git
│ │ http://github.com/wearefractal/replace-ext
│ └── tslib@1.9.2
│ Runtime library for TypeScript helper functions
│ git+https://github.com/Microsoft/tslib.git
│ http://typescriptlang.org/
├─┬ gulp-zip@4.2.0
│ │ ZIP compress files
│ │ git+https://github.com/sindresorhus/gulp-zip.git
│ │ https://github.com/sindresorhus/gulp-zip#readme
│ ├── get-stream@3.0.0
│ │ Get a stream as a string, buffer, or array
│ │ git+https://github.com/sindresorhus/get-stream.git
│ │ https://github.com/sindresorhus/get-stream#readme
│ ├─┬ plugin-error@0.1.2
│ │ │ Error handling for vinyl plugins. Just an abstraction of what's in gulp-util with minor changes.
│ │ │ git://github.com/jonschlinkert/plugin-error.git
│ │ │ https://github.com/jonschlinkert/plugin-error
│ │ ├─┬ ansi-cyan@0.1.1
│ │ │ │ The color cyan, in ansi.
│ │ │ │ git+https://github.com/jonschlinkert/ansi-cyan.git
│ │ │ │ https://github.com/jonschlinkert/ansi-cyan
│ │ │ └── ansi-wrap@0.1.0 deduped
│ │ │ Create ansi colors by passing the open and close codes.
│ │ │ git+https://github.com/jonschlinkert/ansi-wrap.git
│ │ │ https://github.com/jonschlinkert/ansi-wrap
│ │ ├─┬ ansi-red@0.1.1
│ │ │ │ The color red, in ansi.
│ │ │ │ git+https://github.com/jonschlinkert/ansi-red.git
│ │ │ │ https://github.com/jonschlinkert/ansi-red
│ │ │ └── ansi-wrap@0.1.0 deduped
│ │ │ Create ansi colors by passing the open and close codes.
│ │ │ git+https://github.com/jonschlinkert/ansi-wrap.git
│ │ │ https://github.com/jonschlinkert/ansi-wrap
│ │ ├─┬ 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.
│ │ │ │ git+https://github.com/jonschlinkert/arr-diff.git
│ │ │ │ https://github.com/jonschlinkert/arr-diff
│ │ │ ├── arr-flatten@1.1.0 deduped
│ │ │ │ Recursively flatten an array or arrays.
│ │ │ │ git+https://github.com/jonschlinkert/arr-flatten.git
│ │ │ │ https://github.com/jonschlinkert/arr-flatten
│ │ │ └── array-slice@0.2.3
│ │ │ Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
│ │ │ git://github.com/jonschlinkert/array-slice.git
│ │ │ https://github.com/jonschlinkert/array-slice
│ │ ├── arr-union@2.1.0
│ │ │ Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
│ │ │ git://github.com/jonschlinkert/arr-union.git
│ │ │ https://github.com/jonschlinkert/arr-union
│ │ └─┬ extend-shallow@1.1.4
│ │ │ Extend an object with the properties of additional objects. node.js/javascript util.
│ │ │ git://github.com/jonschlinkert/extend-shallow.git
│ │ │ https://github.com/jonschlinkert/extend-shallow
│ │ └── kind-of@1.1.0
│ │ Get the native type of a value.
│ │ git://github.com/jonschlinkert/kind-of.git
│ │ https://github.com/jonschlinkert/kind-of
│ ├─┬ through2@2.0.3
│ │ │ A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise
│ │ │ git+https://github.com/rvagg/through2.git
│ │ │ https://github.com/rvagg/through2#readme
│ │ ├── readable-stream@2.3.6 deduped
│ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ https://github.com/nodejs/readable-stream#readme
│ │ └── xtend@4.0.1
│ │ extend like a boss
│ │ git://github.com/Raynos/xtend.git
│ │ https://github.com/Raynos/xtend
│ ├── vinyl@2.2.0 deduped
│ │ Virtual file format.
│ │ git+https://github.com/gulpjs/vinyl.git
│ │ https://github.com/gulpjs/vinyl#readme
│ └─┬ yazl@2.4.3
│ │ yet another zip library for node
│ │ git+https://github.com/thejoshwolfe/yazl.git
│ │ https://github.com/thejoshwolfe/yazl
│ └── buffer-crc32@0.2.13
│ A pure javascript CRC32 algorithm that plays nice with binary data
│ git://github.com/brianloveswords/buffer-crc32.git
│ https://github.com/brianloveswords/buffer-crc32
├─┬ jasmine@3.4.0
│ │ Command line jasmine
│ │ git+https://github.com/jasmine/jasmine-npm.git
│ │ http://jasmine.github.io/
│ ├─┬ glob@7.1.3
│ │ │ a little globber
│ │ │ git://github.com/isaacs/node-glob.git
│ │ │ https://github.com/isaacs/node-glob#readme
│ │ ├── fs.realpath@1.0.0 deduped
│ │ │ Use node's fs.realpath, but fall back to the JS implementation if the native one fails
│ │ │ git+https://github.com/isaacs/fs.realpath.git
│ │ │ https://github.com/isaacs/fs.realpath#readme
│ │ ├── inflight@1.0.6 deduped
│ │ │ Add callbacks to requests in flight to avoid async duplication
│ │ │ git+https://github.com/npm/inflight.git
│ │ │ https://github.com/isaacs/inflight
│ │ ├── inherits@2.0.3 deduped
│ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ git://github.com/isaacs/inherits.git
│ │ │ https://github.com/isaacs/inherits#readme
│ │ ├── minimatch@3.0.4 deduped
│ │ │ a glob matcher in javascript
│ │ │ git://github.com/isaacs/minimatch.git
│ │ │ https://github.com/isaacs/minimatch#readme
│ │ ├── once@1.4.0 deduped
│ │ │ Run a function exactly one time
│ │ │ git://github.com/isaacs/once.git
│ │ │ https://github.com/isaacs/once#readme
│ │ └── path-is-absolute@1.0.1 deduped
│ │ Node.js 0.12 path.isAbsolute() ponyfill
│ │ git+https://github.com/sindresorhus/path-is-absolute.git
│ │ https://github.com/sindresorhus/path-is-absolute#readme
│ └── jasmine-core@3.4.0 deduped
│ Official packaging of Jasmine's core files for use by Node.js projects.
│ git+https://github.com/jasmine/jasmine.git
│ https://jasmine.github.io
├── jasmine-core@3.4.0
│ Official packaging of Jasmine's core files for use by Node.js projects.
│ git+https://github.com/jasmine/jasmine.git
│ https://jasmine.github.io
├─┬ jsdoc@3.6.2
│ │ An API documentation generator for JavaScript.
│ │ git+https://github.com/jsdoc/jsdoc.git
│ │ https://github.com/jsdoc/jsdoc#readme
│ ├── @babel/parser@7.4.5 deduped
│ │ A JavaScript parser
│ │ https://github.com/babel/babel/tree/master/packages/babel-parser
│ │ https://babeljs.io/
│ ├── bluebird@3.5.5
│ │ Full featured Promises/A+ implementation with exceptionally good performance
│ │ git://github.com/petkaantonov/bluebird.git
│ │ https://github.com/petkaantonov/bluebird
│ ├─┬ catharsis@0.8.10
│ │ │ A JavaScript parser for Google Closure Compiler and JSDoc type expressions.
│ │ │ git+https://github.com/hegemonic/catharsis.git
│ │ │ https://github.com/hegemonic/catharsis#readme
│ │ └── lodash@4.17.11
│ │ Lodash modular utilities.
│ │ git+https://github.com/lodash/lodash.git
│ │ https://lodash.com/
│ ├── escape-string-regexp@2.0.0
│ │ Escape RegExp special characters
│ │ git+https://github.com/sindresorhus/escape-string-regexp.git
│ │ https://github.com/sindresorhus/escape-string-regexp#readme
│ ├─┬ js2xmlparser@4.0.0
│ │ │ Parses JavaScript objects into XML
│ │ │ git://github.com/michaelkourlas/node-js2xmlparser.git
│ │ │ https://github.com/michaelkourlas/node-js2xmlparser#readme
│ │ └── xmlcreate@2.0.1
│ │ Simple XML builder for Node.js
│ │ git://github.com/michaelkourlas/node-xmlcreate.git
│ │ https://github.com/michaelkourlas/node-xmlcreate#readme
│ ├─┬ klaw@3.0.0
│ │ │ File system walker with Readable stream interface.
│ │ │ git+https://github.com/jprichardson/node-klaw.git
│ │ │ https://github.com/jprichardson/node-klaw#readme
│ │ └── graceful-fs@4.1.11 deduped
│ │ A drop-in replacement for fs, making various improvements.
│ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ https://github.com/isaacs/node-graceful-fs#readme
│ ├─┬ markdown-it@8.4.2
│ │ │ Markdown-it - modern pluggable markdown parser.
│ │ │ git+https://github.com/markdown-it/markdown-it.git
│ │ │ https://github.com/markdown-it/markdown-it#readme
│ │ ├── argparse@1.0.10 deduped
│ │ │ Very powerful CLI arguments parser. Native port of argparse - python's options parsing library
│ │ │ git+https://github.com/nodeca/argparse.git
│ │ │ https://github.com/nodeca/argparse#readme
│ │ ├── entities@1.1.2 deduped
│ │ │ Encode & decode XML/HTML entities with ease
│ │ │ git://github.com/fb55/entities.git
│ │ │ https://github.com/fb55/entities#readme
│ │ ├─┬ linkify-it@2.0.3
│ │ │ │ Links recognition library with FULL unicode support
│ │ │ │ git+https://github.com/markdown-it/linkify-it.git
│ │ │ │ https://github.com/markdown-it/linkify-it#readme
│ │ │ └── uc.micro@1.0.5 deduped
│ │ │ Micro subset of unicode data files for markdown-it projects.
│ │ │ git+https://github.com/markdown-it/uc.micro.git
│ │ │ https://github.com/markdown-it/uc.micro#readme
│ │ ├── mdurl@1.0.1
│ │ │ URL utilities for markdown-it
│ │ │ git+https://github.com/markdown-it/mdurl.git
│ │ │ https://github.com/markdown-it/mdurl#readme
│ │ └── uc.micro@1.0.5
│ │ Micro subset of unicode data files for markdown-it projects.
│ │ git+https://github.com/markdown-it/uc.micro.git
│ │ https://github.com/markdown-it/uc.micro#readme
│ ├── markdown-it-anchor@5.1.0
│ │ Header anchors for markdown-it.
│ │ git+https://github.com/valeriangalliat/markdown-it-anchor.git
│ │ https://github.com/valeriangalliat/markdown-it-anchor
│ ├── marked@0.6.2
│ │ A markdown parser built for speed
│ │ git://github.com/markedjs/marked.git
│ │ https://marked.js.org
│ ├── mkdirp@0.5.1 deduped
│ │ Recursively mkdir, like `mkdir -p`
│ │ git+https://github.com/substack/node-mkdirp.git
│ │ https://github.com/substack/node-mkdirp#readme
│ ├─┬ requizzle@0.2.2
│ │ │ Swizzle a little something into your require() calls.
│ │ │ git://github.com/hegemonic/requizzle.git
│ │ │ https://github.com/hegemonic/requizzle
│ │ └── lodash@4.17.11
│ │ Lodash modular utilities.
│ │ git+https://github.com/lodash/lodash.git
│ │ https://lodash.com/
│ ├── strip-json-comments@3.0.1
│ │ Strip comments from JSON. Lets you use comments in your JSON files!
│ │ git+https://github.com/sindresorhus/strip-json-comments.git
│ │ https://github.com/sindresorhus/strip-json-comments#readme
│ ├── taffydb@2.6.2
│ │ TaffyDB is an opensouce library that brings database features into your JavaScript applications.
│ │ git://github.com/typicaljoe/taffydb.git
│ │ http://taffydb.com/
│ └── underscore@1.9.1
│ JavaScript's functional programming helper library.
│ git://github.com/jashkenas/underscore.git
│ http://underscorejs.org
├─┬ jstransformer-markdown-it@2.1.0
│ │ markdown-it support for JSTransformers.
│ │ git+https://github.com/jstransformers/jstransformer-markdown-it.git
│ │ https://github.com/jstransformers/jstransformer-markdown-it#readme
│ └── markdown-it@8.4.2 deduped
│ Markdown-it - modern pluggable markdown parser.
│ git+https://github.com/markdown-it/markdown-it.git
│ https://github.com/markdown-it/markdown-it#readme
├─┬ merge-stream@1.0.1
│ │ Create a stream that emits events from multiple other streams
│ │ git+https://github.com/grncdr/merge-stream.git
│ │ https://github.com/grncdr/merge-stream#readme
│ └── readable-stream@2.3.6 deduped
│ Streams3, a user-land copy of the stream library from Node.js
│ git://github.com/nodejs/readable-stream.git
│ https://github.com/nodejs/readable-stream#readme
├─┬ mkdirp@0.5.1
│ │ Recursively mkdir, like `mkdir -p`
│ │ git+https://github.com/substack/node-mkdirp.git
│ │ https://github.com/substack/node-mkdirp#readme
│ └── minimist@0.0.8
│ parse argument options
│ git://github.com/substack/minimist.git
│ https://github.com/substack/minimist
├── node-ensure@0.0.0
│ Async module-loading library and protocol for bundlers/loaders targeting isomorphic apps and Node.js.
│ git+https://github.com/bauerca/node-ensure.git
│ https://github.com/bauerca/node-ensure
├─┬ rimraf@2.6.3
│ │ A deep deletion module for node (like `rm -rf`)
│ │ git://github.com/isaacs/rimraf.git
│ │ https://github.com/isaacs/rimraf#readme
│ └─┬ glob@7.1.3
│ │ a little globber
│ │ git://github.com/isaacs/node-glob.git
│ │ https://github.com/isaacs/node-glob#readme
│ ├── fs.realpath@1.0.0 deduped
│ │ Use node's fs.realpath, but fall back to the JS implementation if the native one fails
│ │ git+https://github.com/isaacs/fs.realpath.git
│ │ https://github.com/isaacs/fs.realpath#readme
│ ├── inflight@1.0.6 deduped
│ │ Add callbacks to requests in flight to avoid async duplication
│ │ git+https://github.com/npm/inflight.git
│ │ https://github.com/isaacs/inflight
│ ├── inherits@2.0.3 deduped
│ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ git://github.com/isaacs/inherits.git
│ │ https://github.com/isaacs/inherits#readme
│ ├── minimatch@3.0.4 deduped
│ │ a glob matcher in javascript
│ │ git://github.com/isaacs/minimatch.git
│ │ https://github.com/isaacs/minimatch#readme
│ ├── once@1.4.0 deduped
│ │ Run a function exactly one time
│ │ git://github.com/isaacs/once.git
│ │ https://github.com/isaacs/once#readme
│ └── path-is-absolute@1.0.1 deduped
│ Node.js 0.12 path.isAbsolute() ponyfill
│ git+https://github.com/sindresorhus/path-is-absolute.git
│ https://github.com/sindresorhus/path-is-absolute#readme
├─┬ streamqueue@1.1.2
│ │ StreamQueue pipe the queued streams one by one in order to preserve their content order.
│ │ git://github.com/nfroidure/StreamQueue.git
│ │ https://github.com/nfroidure/StreamQueue
│ ├── isstream@0.1.2
│ │ Determine if an object is a Stream
│ │ git+https://github.com/rvagg/isstream.git
│ │ https://github.com/rvagg/isstream
│ └── readable-stream@2.3.6 deduped
│ Streams3, a user-land copy of the stream library from Node.js
│ git://github.com/nodejs/readable-stream.git
│ https://github.com/nodejs/readable-stream#readme
├── systemjs@0.21.6
│ Dynamic ES module loader
│ git://github.com/systemjs/systemjs.git
│ https://github.com/systemjs/systemjs#readme
├── systemjs-plugin-babel@0.0.25
│ SystemJS Babel Plugin ===
│ git+ssh://git@github.com/systemjs/plugin-babel.git
│ https://github.com/systemjs/plugin-babel
├─┬ terser@4.0.0
│ │ JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
│ │ git+https://github.com/fabiosantoscode/terser.git
│ │ https://github.com/fabiosantoscode/terser
│ ├── commander@2.20.0
│ │ the complete solution for node.js command-line programs
│ │ git+https://github.com/tj/commander.js.git
│ │ https://github.com/tj/commander.js#readme
│ ├── source-map@0.6.1 deduped
│ │ Generates and consumes source maps
│ │ git+ssh://git@github.com/mozilla/source-map.git
│ │ https://github.com/mozilla/source-map
│ └─┬ source-map-support@0.5.12
│ │ Fixes stack traces for files with source maps
│ │ git+https://github.com/evanw/node-source-map-support.git
│ │ https://github.com/evanw/node-source-map-support#readme
│ ├── buffer-from@1.1.1
│ │ A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
│ │ git+https://github.com/LinusU/buffer-from.git
│ │ https://github.com/LinusU/buffer-from#readme
│ └── source-map@0.6.1 deduped
│ Generates and consumes source maps
│ git+ssh://git@github.com/mozilla/source-map.git
│ https://github.com/mozilla/source-map
├─┬ ttest@2.0.0
│ │ Perform the Student's t hypothesis test
│ │ git://github.com/AndreasMadsen/ttest.git
│ │ https://github.com/AndreasMadsen/ttest#readme
│ ├─┬ distributions@2.0.0
│ │ │ A collection of probability distribution functions
│ │ │ git://github.com/AndreasMadsen/distributions.git
│ │ │ https://github.com/AndreasMadsen/distributions#readme
│ │ └─┬ cephes@1.1.2
│ │ │ Implementation of special functions and distributions mathematical functions from the cephes library.
│ │ │ git+https://github.com/nearform/node-cephes.git
│ │ │ https://github.com/nearform/node-cephes#readme
│ │ └─┬ brfs@2.0.1
│ │ │ browserify fs.readFileSync() static asset inliner
│ │ │ git://github.com/substack/brfs.git
│ │ │ https://github.com/substack/brfs
│ │ ├─┬ quote-stream@1.0.2
│ │ │ │ transform a stream into a quoted string
│ │ │ │ git://github.com/substack/quote-stream.git
│ │ │ │ https://github.com/substack/quote-stream
│ │ │ ├── buffer-equal@0.0.1
│ │ │ │ return whether two buffers are equal
│ │ │ │ git://github.com/substack/node-buffer-equal.git
│ │ │ │ https://github.com/substack/node-buffer-equal#readme
│ │ │ ├── minimist@1.2.0
│ │ │ │ parse argument options
│ │ │ │ git://github.com/substack/minimist.git
│ │ │ │ https://github.com/substack/minimist
│ │ │ └── through2@2.0.3 deduped
│ │ │ A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise
│ │ │ git+https://github.com/rvagg/through2.git
│ │ │ https://github.com/rvagg/through2#readme
│ │ ├── resolve@1.7.1 deduped
│ │ │ resolve like require.resolve() on behalf of files asynchronously and synchronously
│ │ │ git://github.com/browserify/resolve.git
│ │ │ https://github.com/browserify/resolve#readme
│ │ ├─┬ static-module@3.0.0
│ │ │ │ convert module usage to inline expressions
│ │ │ │ git://github.com/substack/static-module.git
│ │ │ │ https://github.com/substack/static-module
│ │ │ ├─┬ acorn-node@1.6.2
│ │ │ │ │ the acorn javascript parser, preloaded with plugins for syntax parity with recent node versions
│ │ │ │ │ git+https://github.com/browserify/acorn-node.git
│ │ │ │ │ https://github.com/browserify/acorn-node
│ │ │ │ ├── acorn@6.1.1 deduped
│ │ │ │ │ ECMAScript parser
│ │ │ │ │ git+https://github.com/acornjs/acorn.git
│ │ │ │ │ https://github.com/acornjs/acorn
│ │ │ │ ├── acorn-dynamic-import@4.0.0
│ │ │ │ │ Support dynamic imports in acorn
│ │ │ │ │ git+https://github.com/kesne/acorn-dynamic-import.git
│ │ │ │ │ https://github.com/kesne/acorn-dynamic-import
│ │ │ │ ├── acorn-walk@6.1.1
│ │ │ │ │ ECMAScript (ESTree) AST walker
│ │ │ │ │ git+https://github.com/acornjs/acorn.git
│ │ │ │ │ https://github.com/acornjs/acorn
│ │ │ │ └── xtend@4.0.1 deduped
│ │ │ │ extend like a boss
│ │ │ │ git://github.com/Raynos/xtend.git
│ │ │ │ https://github.com/Raynos/xtend
│ │ │ ├── concat-stream@1.6.2 deduped
│ │ │ │ writable stream that concatenates strings or binary data and calls a callback with the result
│ │ │ │ git+ssh://git@github.com/maxogden/concat-stream.git
│ │ │ │ https://github.com/maxogden/concat-stream#readme
│ │ │ ├── convert-source-map@1.5.1 deduped
│ │ │ │ Converts a source-map from/to different formats and allows adding/changing properties.
│ │ │ │ git://github.com/thlorenz/convert-source-map.git
│ │ │ │ https://github.com/thlorenz/convert-source-map
│ │ │ ├─┬ duplexer2@0.1.4
│ │ │ │ │ Like duplexer but using streams3
│ │ │ │ │ git+https://github.com/deoxxa/duplexer2.git
│ │ │ │ │ https://github.com/deoxxa/duplexer2#readme
│ │ │ │ └── readable-stream@2.3.6 deduped
│ │ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ │ https://github.com/nodejs/readable-stream#readme
│ │ │ ├─┬ escodegen@1.9.1
│ │ │ │ │ ECMAScript code generator
│ │ │ │ │ git+ssh://git@github.com/estools/escodegen.git
│ │ │ │ │ http://github.com/estools/escodegen
│ │ │ │ ├── esprima@3.1.3 deduped
│ │ │ │ │ ECMAScript parsing infrastructure for multipurpose analysis
│ │ │ │ │ git+https://github.com/jquery/esprima.git
│ │ │ │ │ http://esprima.org
│ │ │ │ ├── estraverse@4.2.0 deduped
│ │ │ │ │ ECMAScript JS AST traversal functions
│ │ │ │ │ git+ssh://git@github.com/estools/estraverse.git
│ │ │ │ │ https://github.com/estools/estraverse
│ │ │ │ ├── esutils@2.0.2 deduped
│ │ │ │ │ utility box for ECMAScript language tools
│ │ │ │ │ git+ssh://git@github.com/estools/esutils.git
│ │ │ │ │ https://github.com/estools/esutils
│ │ │ │ ├── optionator@0.8.2 deduped
│ │ │ │ │ option parsing and help generation
│ │ │ │ │ git://github.com/gkz/optionator.git
│ │ │ │ │ https://github.com/gkz/optionator
│ │ │ │ └── source-map@0.6.1 deduped
│ │ │ │ Generates and consumes source maps
│ │ │ │ git+ssh://git@github.com/mozilla/source-map.git
│ │ │ │ https://github.com/mozilla/source-map
│ │ │ ├── has@1.0.3 deduped
│ │ │ │ Object.prototype.hasOwnProperty.call shortcut
│ │ │ │ git://github.com/tarruda/has.git
│ │ │ │ https://github.com/tarruda/has
│ │ │ ├─┬ magic-string@0.22.5
│ │ │ │ │ Modify strings, generate sourcemaps
│ │ │ │ │ git+https://github.com/rich-harris/magic-string.git
│ │ │ │ │ https://github.com/rich-harris/magic-string#readme
│ │ │ │ └── vlq@0.2.3
│ │ │ │ Generate, and decode, base64 VLQ mappings for source maps and other uses
│ │ │ │ git+https://github.com/Rich-Harris/vlq.git
│ │ │ │ https://github.com/Rich-Harris/vlq#readme
│ │ │ ├─┬ merge-source-map@1.0.4
│ │ │ │ │ Merge old source map and new source map in multi-transform flow
│ │ │ │ │ git+https://github.com/keik/merge-source-map.git
│ │ │ │ │ https://github.com/keik/merge-source-map#readme
│ │ │ │ └── source-map@0.5.7
│ │ │ │ Generates and consumes source maps
│ │ │ │ git+ssh://git@github.com/mozilla/source-map.git
│ │ │ │ https://github.com/mozilla/source-map
│ │ │ ├── object-inspect@1.4.1
│ │ │ │ string representations of objects in node and the browser
│ │ │ │ git://github.com/substack/object-inspect.git
│ │ │ │ https://github.com/substack/object-inspect
│ │ │ ├── readable-stream@2.3.6 deduped
│ │ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ │ https://github.com/nodejs/readable-stream#readme
│ │ │ ├─┬ scope-analyzer@2.0.5
│ │ │ │ │ simple scope analysis for javascript ASTs
│ │ │ │ │ git+https://github.com/goto-bus-stop/scope-analyzer.git
│ │ │ │ │ https://github.com/goto-bus-stop/scope-analyzer
│ │ │ │ ├── array-from@2.1.1
│ │ │ │ │ A ponyfill for the ES 2015 (ES6) `Array.from()`.
│ │ │ │ │ git+ssh://git@github.com/studio-b12/array-from.git
│ │ │ │ │ https://github.com/studio-b12/array-from#readme
│ │ │ │ ├── es6-map@0.1.5 deduped
│ │ │ │ │ ECMAScript6 Map polyfill
│ │ │ │ │ git://github.com/medikoo/es6-map.git
│ │ │ │ │ https://github.com/medikoo/es6-map#readme
│ │ │ │ ├── es6-set@0.1.5 deduped
│ │ │ │ │ ECMAScript6 Set polyfill
│ │ │ │ │ git://github.com/medikoo/es6-set.git
│ │ │ │ │ https://github.com/medikoo/es6-set#readme
│ │ │ │ ├── es6-symbol@3.1.1 deduped
│ │ │ │ │ ECMAScript 6 Symbol polyfill
│ │ │ │ │ git://github.com/medikoo/es6-symbol.git
│ │ │ │ │ https://github.com/medikoo/es6-symbol#readme
│ │ │ │ ├── estree-is-function@1.0.0
│ │ │ │ │ check if an AST node is a function of some sort
│ │ │ │ │ git+https://github.com/goto-bus-stop/estree-is-function.git
│ │ │ │ │ https://github.com/goto-bus-stop/estree-is-function
│ │ │ │ └── get-assigned-identifiers@1.2.0
│ │ │ │ get a list of identifiers that are initialised by a JavaScript AST node.
│ │ │ │ git+https://github.com/goto-bus-stop/get-assigned-identifiers.git
│ │ │ │ https://github.com/goto-bus-stop/get-assigned-identifiers
│ │ │ ├── shallow-copy@0.0.1
│ │ │ │ make a shallow copy of an object or array
│ │ │ │ git://github.com/substack/shallow-copy.git
│ │ │ │ https://github.com/substack/shallow-copy
│ │ │ ├─┬ static-eval@2.0.0
│ │ │ │ │ evaluate statically-analyzable expressions
│ │ │ │ │ git://github.com/substack/static-eval.git
│ │ │ │ │ https://github.com/substack/static-eval
│ │ │ │ └── escodegen@1.11.1 deduped
│ │ │ │ ECMAScript code generator
│ │ │ │ git+ssh://git@github.com/estools/escodegen.git
│ │ │ │ http://github.com/estools/escodegen
│ │ │ └── through2@2.0.3 deduped
│ │ │ A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise
│ │ │ git+https://github.com/rvagg/through2.git
│ │ │ https://github.com/rvagg/through2#readme
│ │ └── through2@2.0.3 deduped
│ │ A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise
│ │ git+https://github.com/rvagg/through2.git
│ │ https://github.com/rvagg/through2#readme
│ └── summary@0.3.2
│ Takes an array of numbers and calculates some descriptive statistics
│ git://github.com/AndreasMadsen/summary.git
│ https://github.com/AndreasMadsen/summary#readme
├─┬ typogr@0.6.8
│ │ Typography utils
│ │ git://github.com/ekalinin/typogr.js.git
│ │ https://github.com/ekalinin/typogr.js
│ ├── async@0.2.10
│ │ Higher-order functions and common patterns for asynchronous code
│ │ git+https://github.com/caolan/async.git
│ │ https://github.com/caolan/async#readme
│ ├─┬ commander@1.0.5
│ │ │ the complete solution for node.js command-line programs
│ │ │ git+https://github.com/visionmedia/commander.js.git
│ │ │ https://github.com/visionmedia/commander.js#readme
│ │ └── keypress@0.1.0
│ │ Make any Node ReadableStream emit "keypress" events
│ │ git://github.com/TooTallNate/keypress.git
│ │ https://github.com/TooTallNate/keypress#readme
│ ├── glob@7.1.2 deduped
│ │ a little globber
│ │ git://github.com/isaacs/node-glob.git
│ │ https://github.com/isaacs/node-glob#readme
│ └── mkdirp@0.3.5
│ Recursively mkdir, like `mkdir -p`
│ git+ssh://git@github.com/substack/node-mkdirp.git
│ https://github.com/substack/node-mkdirp#readme
├─┬ vinyl@2.2.0
│ │ Virtual file format.
│ │ git+https://github.com/gulpjs/vinyl.git
│ │ https://github.com/gulpjs/vinyl#readme
│ ├── clone@2.1.1
│ │ deep cloning of objects and arrays
│ │ git://github.com/pvorb/node-clone.git
│ │ https://github.com/pvorb/node-clone#readme
│ ├── clone-buffer@1.0.0
│ │ Easier Buffer cloning in node.
│ │ git+https://github.com/gulpjs/clone-buffer.git
│ │ https://github.com/gulpjs/clone-buffer#readme
│ ├── clone-stats@1.0.0
│ │ Safely clone node's fs.Stats instances without losing their class methods
│ │ git://github.com/hughsk/clone-stats.git
│ │ https://github.com/hughsk/clone-stats
│ ├─┬ cloneable-readable@1.1.2
│ │ │ Clone a Readable stream, safely
│ │ │ git+https://github.com/mcollina/cloneable-readable.git
│ │ │ https://github.com/mcollina/cloneable-readable#readme
│ │ ├── inherits@2.0.3 deduped
│ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ git://github.com/isaacs/inherits.git
│ │ │ https://github.com/isaacs/inherits#readme
│ │ ├── process-nextick-args@2.0.0 deduped
│ │ │ process.nextTick but always with args
│ │ │ git+https://github.com/calvinmetcalf/process-nextick-args.git
│ │ │ https://github.com/calvinmetcalf/process-nextick-args
│ │ └── readable-stream@2.3.6 deduped
│ │ Streams3, a user-land copy of the stream library from Node.js
│ │ git://github.com/nodejs/readable-stream.git
│ │ https://github.com/nodejs/readable-stream#readme
│ ├── remove-trailing-separator@1.1.0
│ │ Removes separators from the end of the string.
│ │ git+https://github.com/darsain/remove-trailing-separator.git
│ │ https://github.com/darsain/remove-trailing-separator#readme
│ └── replace-ext@1.0.0
│ Replaces a file extension with another one
│ git+https://github.com/gulpjs/replace-ext.git
│ https://github.com/gulpjs/replace-ext#readme
├─┬ vinyl-fs@3.0.3
│ │ Vinyl adapter for the file system.
│ │ git+https://github.com/gulpjs/vinyl-fs.git
│ │ https://github.com/gulpjs/vinyl-fs#readme
│ ├─┬ fs-mkdirp-stream@1.0.0
│ │ │ Ensure directories exist before writing to them.
│ │ │ git+https://github.com/gulpjs/fs-mkdirp-stream.git
│ │ │ https://github.com/gulpjs/fs-mkdirp-stream#readme
│ │ ├── graceful-fs@4.1.11 deduped
│ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ └── through2@2.0.3 deduped
│ │ A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise
│ │ git+https://github.com/rvagg/through2.git
│ │ https://github.com/rvagg/through2#readme
│ ├─┬ glob-stream@6.1.0
│ │ │ A Readable Stream interface over node-glob.
│ │ │ git+https://github.com/gulpjs/glob-stream.git
│ │ │ https://github.com/gulpjs/glob-stream#readme
│ │ ├── extend@3.0.1
│ │ │ Port of jQuery.extend for node.js and the browser
│ │ │ git+https://github.com/justmoon/node-extend.git
│ │ │ https://github.com/justmoon/node-extend#readme
│ │ ├── glob@7.1.2 deduped
│ │ │ a little globber
│ │ │ git://github.com/isaacs/node-glob.git
│ │ │ https://github.com/isaacs/node-glob#readme
│ │ ├─┬ glob-parent@3.1.0
│ │ │ │ Strips glob magic from a string to provide the parent directory path
│ │ │ │ git+https://github.com/es128/glob-parent.git
│ │ │ │ https://github.com/es128/glob-parent
│ │ │ ├─┬ is-glob@3.1.0
│ │ │ │ │ Returns `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 better user experience.
│ │ │ │ │ git+https://github.com/jonschlinkert/is-glob.git
│ │ │ │ │ https://github.com/jonschlinkert/is-glob
│ │ │ │ └── is-extglob@2.1.1 deduped
│ │ │ │ Returns true if a string has an extglob.
│ │ │ │ git+https://github.com/jonschlinkert/is-extglob.git
│ │ │ │ https://github.com/jonschlinkert/is-extglob
│ │ │ └── path-dirname@1.0.2
│ │ │ Node.js path.dirname() ponyfill
│ │ │ git+https://github.com/es128/path-dirname.git
│ │ │ https://github.com/es128/path-dirname#readme
│ │ ├── is-negated-glob@1.0.0 deduped
│ │ │ Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.
│ │ │ git+https://github.com/jonschlinkert/is-negated-glob.git
│ │ │ https://github.com/jonschlinkert/is-negated-glob
│ │ ├─┬ ordered-read-streams@1.0.1
│ │ │ │ Combines array of streams into one read stream in strict order
│ │ │ │ git+https://github.com/armed/ordered-read-streams.git
│ │ │ │ https://github.com/armed/ordered-read-streams#readme
│ │ │ └── readable-stream@2.3.6 deduped
│ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ https://github.com/nodejs/readable-stream#readme
│ │ ├── pumpify@1.5.1 deduped
│ │ │ Combine an array of streams into a single duplex stream using pump and duplexify
│ │ │ git://github.com/mafintosh/pumpify.git
│ │ │ https://github.com/mafintosh/pumpify
│ │ ├── readable-stream@2.3.6 deduped
│ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ https://github.com/nodejs/readable-stream#readme
│ │ ├── remove-trailing-separator@1.1.0 deduped
│ │ │ Removes separators from the end of the string.
│ │ │ git+https://github.com/darsain/remove-trailing-separator.git
│ │ │ https://github.com/darsain/remove-trailing-separator#readme
│ │ ├─┬ to-absolute-glob@2.0.2
│ │ │ │ Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
│ │ │ │ git+https://github.com/jonschlinkert/to-absolute-glob.git
│ │ │ │ https://github.com/jonschlinkert/to-absolute-glob
│ │ │ ├── is-absolute@1.0.0 deduped
│ │ │ │ Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`.
│ │ │ │ git+https://github.com/jonschlinkert/is-absolute.git
│ │ │ │ https://github.com/jonschlinkert/is-absolute
│ │ │ └── is-negated-glob@1.0.0 deduped
│ │ │ Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.
│ │ │ git+https://github.com/jonschlinkert/is-negated-glob.git
│ │ │ https://github.com/jonschlinkert/is-negated-glob
│ │ └─┬ unique-stream@2.2.1
│ │ │ node.js through stream that emits a unique stream of objects based on criteria
│ │ │ git+https://github.com/eugeneware/unique-stream.git
│ │ │ https://github.com/eugeneware/unique-stream#readme
│ │ ├─┬ json-stable-stringify@1.0.1
│ │ │ │ deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
│ │ │ │ git://github.com/substack/json-stable-stringify.git
│ │ │ │ https://github.com/substack/json-stable-stringify
│ │ │ └── jsonify@0.0.0
│ │ │ JSON without touching any globals
│ │ │ git+ssh://git@github.com/substack/jsonify.git
│ │ │ https://github.com/substack/jsonify#readme
│ │ └─┬ through2-filter@2.0.0
│ │ │ A through2 to create an Array.prototype.filter analog for streams.
│ │ │ git+ssh://git@github.com/brycebaril/through2-filter.git
│ │ │ https://github.com/brycebaril/through2-filter#readme
│ │ ├── through2@2.0.3 deduped
│ │ │ A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise
│ │ │ git+https://github.com/rvagg/through2.git
│ │ │ https://github.com/rvagg/through2#readme
│ │ └── xtend@4.0.1 deduped
│ │ extend like a boss
│ │ git://github.com/Raynos/xtend.git
│ │ https://github.com/Raynos/xtend
│ ├── graceful-fs@4.1.11
│ │ A drop-in replacement for fs, making various improvements.
│ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ https://github.com/isaacs/node-graceful-fs#readme
│ ├── is-valid-glob@1.0.0
│ │ Return true if a value is a valid glob pattern or patterns.
│ │ git+https://github.com/jonschlinkert/is-valid-glob.git
│ │ https://github.com/jonschlinkert/is-valid-glob
│ ├─┬ lazystream@1.0.0
│ │ │ Open Node Streams on demand.
│ │ │ git+https://github.com/jpommerening/node-lazystream.git
│ │ │ https://github.com/jpommerening/node-lazystream
│ │ └── readable-stream@2.3.6 deduped
│ │ Streams3, a user-land copy of the stream library from Node.js
│ │ git://github.com/nodejs/readable-stream.git
│ │ https://github.com/nodejs/readable-stream#readme
│ ├─┬ lead@1.0.0
│ │ │ Sink your streams.
│ │ │ git+https://github.com/gulpjs/lead.git
│ │ │ https://github.com/gulpjs/lead#readme
│ │ └─┬ flush-write-stream@1.0.3
│ │ │ A write stream constructor that supports a flush function that is called before finish is emitted
│ │ │ git+https://github.com/mafintosh/flush-write-stream.git
│ │ │ https://github.com/mafintosh/flush-write-stream
│ │ ├── inherits@2.0.3 deduped
│ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ git://github.com/isaacs/inherits.git
│ │ │ https://github.com/isaacs/inherits#readme
│ │ └── readable-stream@2.3.6 deduped
│ │ Streams3, a user-land copy of the stream library from Node.js
│ │ git://github.com/nodejs/readable-stream.git
│ │ https://github.com/nodejs/readable-stream#readme
│ ├─┬ object.assign@4.1.0
│ │ │ ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
│ │ │ git://github.com/ljharb/object.assign.git
│ │ │ https://github.com/ljharb/object.assign#readme
│ │ ├── define-properties@1.1.2 deduped
│ │ │ Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
│ │ │ git://github.com/ljharb/define-properties.git
│ │ │ https://github.com/ljharb/define-properties#readme
│ │ ├── function-bind@1.1.1 deduped
│ │ │ Implementation of Function.prototype.bind
│ │ │ git://github.com/Raynos/function-bind.git
│ │ │ https://github.com/Raynos/function-bind
│ │ ├── has-symbols@1.0.0
│ │ │ Determine if the JS environment has Symbol support. Supports spec, or shams.
│ │ │ git://github.com/ljharb/has-symbols.git
│ │ │ https://github.com/ljharb/has-symbols#readme
│ │ └── object-keys@1.0.11
│ │ An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim
│ │ git://github.com/ljharb/object-keys.git
│ │ https://github.com/ljharb/object-keys#readme
│ ├─┬ pumpify@1.5.1
│ │ │ Combine an array of streams into a single duplex stream using pump and duplexify
│ │ │ git://github.com/mafintosh/pumpify.git
│ │ │ https://github.com/mafintosh/pumpify
│ │ ├─┬ duplexify@3.6.0
│ │ │ │ Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
│ │ │ │ git://github.com/mafintosh/duplexify.git
│ │ │ │ https://github.com/mafintosh/duplexify
│ │ │ ├─┬ end-of-stream@1.4.1
│ │ │ │ │ Call a callback when a readable/writable/duplex stream has completed or failed.
│ │ │ │ │ git://github.com/mafintosh/end-of-stream.git
│ │ │ │ │ https://github.com/mafintosh/end-of-stream
│ │ │ │ └── once@1.4.0 deduped
│ │ │ │ Run a function exactly one time
│ │ │ │ git://github.com/isaacs/once.git
│ │ │ │ https://github.com/isaacs/once#readme
│ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ ├── readable-stream@2.3.6 deduped
│ │ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ │ https://github.com/nodejs/readable-stream#readme
│ │ │ └── stream-shift@1.0.0
│ │ │ Returns the next buffer/object in a stream's readable queue
│ │ │ git+https://github.com/mafintosh/stream-shift.git
│ │ │ https://github.com/mafintosh/stream-shift
│ │ ├── inherits@2.0.3 deduped
│ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ git://github.com/isaacs/inherits.git
│ │ │ https://github.com/isaacs/inherits#readme
│ │ └─┬ pump@2.0.1
│ │ │ pipe streams together and close all of them if one of them closes
│ │ │ git://github.com/mafintosh/pump.git
│ │ │ https://github.com/mafintosh/pump#readme
│ │ ├─┬ end-of-stream@1.4.1
│ │ │ │ Call a callback when a readable/writable/duplex stream has completed or failed.
│ │ │ │ git://github.com/mafintosh/end-of-stream.git
│ │ │ │ https://github.com/mafintosh/end-of-stream
│ │ │ └── once@1.4.0 deduped
│ │ │ Run a function exactly one time
│ │ │ git://github.com/isaacs/once.git
│ │ │ https://github.com/isaacs/once#readme
│ │ └── once@1.4.0 deduped
│ │ Run a function exactly one time
│ │ git://github.com/isaacs/once.git
│ │ https://github.com/isaacs/once#readme
│ ├── readable-stream@2.3.6 deduped
│ │ Streams3, a user-land copy of the stream library from Node.js
│ │ git://github.com/nodejs/readable-stream.git
│ │ https://github.com/nodejs/readable-stream#readme
│ ├─┬ remove-bom-buffer@3.0.0
│ │ │ Remove a byte order mark (BOM) from a buffer.
│ │ │ git+https://github.com/jonschlinkert/remove-bom-buffer.git
│ │ │ https://github.com/jonschlinkert/remove-bom-buffer
│ │ ├── is-buffer@1.1.6
│ │ │ Determine if an object is a Buffer
│ │ │ git://github.com/feross/is-buffer.git
│ │ │ https://github.com/feross/is-buffer#readme
│ │ └── is-utf8@0.2.1
│ │ Detect if a buffer is utf8 encoded.
│ │ git+https://github.com/wayfind/is-utf8.git
│ │ https://github.com/wayfind/is-utf8#readme
│ ├─┬ remove-bom-stream@1.2.0
│ │ │ Remove a UTF8 BOM at the start of the stream.
│ │ │ git+https://github.com/gulpjs/remove-bom-stream.git
│ │ │ https://github.com/gulpjs/remove-bom-stream#readme
│ │ ├── remove-bom-buffer@3.0.0 deduped
│ │ │ Remove a byte order mark (BOM) from a buffer.
│ │ │ git+https://github.com/jonschlinkert/remove-bom-buffer.git
│ │ │ https://github.com/jonschlinkert/remove-bom-buffer
│ │ ├── safe-buffer@5.1.2 deduped
│ │ │ Safer Node.js Buffer API
│ │ │ git://github.com/feross/safe-buffer.git
│ │ │ https://github.com/feross/safe-buffer
│ │ └── through2@2.0.3 deduped
│ │ A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise
│ │ git+https://github.com/rvagg/through2.git
│ │ https://github.com/rvagg/through2#readme
│ ├─┬ resolve-options@1.1.0
│ │ │ Resolve an options object based on configuration.
│ │ │ git+https://github.com/gulpjs/resolve-options.git
│ │ │ https://github.com/gulpjs/resolve-options#readme
│ │ └── value-or-function@3.0.0 deduped
│ │ Normalize a value or function, applying extra args to the function
│ │ git+https://github.com/gulpjs/value-or-function.git
│ │ https://github.com/gulpjs/value-or-function#readme
│ ├── through2@2.0.3 deduped
│ │ A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise
│ │ git+https://github.com/rvagg/through2.git
│ │ https://github.com/rvagg/through2#readme
│ ├─┬ to-through@2.0.0
│ │ │ Wrap a ReadableStream in a TransformStream.
│ │ │ git+https://github.com/gulpjs/to-through.git
│ │ │ https://github.com/gulpjs/to-through#readme
│ │ └── through2@2.0.3 deduped
│ │ A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise
│ │ git+https://github.com/rvagg/through2.git
│ │ https://github.com/rvagg/through2#readme
│ ├── value-or-function@3.0.0
│ │ Normalize a value or function, applying extra args to the function
│ │ git+https://github.com/gulpjs/value-or-function.git
│ │ https://github.com/gulpjs/value-or-function#readme
│ ├── vinyl@2.2.0 deduped
│ │ Virtual file format.
│ │ git+https://github.com/gulpjs/vinyl.git
│ │ https://github.com/gulpjs/vinyl#readme
│ └─┬ vinyl-sourcemap@1.1.0
│ │ Add/write sourcemaps to/from Vinyl files.
│ │ git+https://github.com/gulpjs/vinyl-sourcemap.git
│ │ https://github.com/gulpjs/vinyl-sourcemap#readme
│ ├─┬ append-buffer@1.0.2
│ │ │ Append a buffer to another buffer ensuring to preserve line ending characters.
│ │ │ git+https://github.com/doowb/append-buffer.git
│ │ │ https://github.com/doowb/append-buffer
│ │ └── buffer-equal@1.0.0
│ │ return whether two buffers are equal
│ │ git://github.com/substack/node-buffer-equal.git
│ │ https://github.com/substack/node-buffer-equal#readme
│ ├── convert-source-map@1.5.1 deduped
│ │ Converts a source-map from/to different formats and allows adding/changing properties.
│ │ git://github.com/thlorenz/convert-source-map.git
│ │ https://github.com/thlorenz/convert-source-map
│ ├── graceful-fs@4.1.11 deduped
│ │ A drop-in replacement for fs, making various improvements.
│ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ https://github.com/isaacs/node-graceful-fs#readme
│ ├─┬ normalize-path@2.1.1
│ │ │ Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes unless disabled.
│ │ │ git+https://github.com/jonschlinkert/normalize-path.git
│ │ │ https://github.com/jonschlinkert/normalize-path
│ │ └── remove-trailing-separator@1.1.0 deduped
│ │ Removes separators from the end of the string.
│ │ git+https://github.com/darsain/remove-trailing-separator.git
│ │ https://github.com/darsain/remove-trailing-separator#readme
│ ├─┬ now-and-later@2.0.0
│ │ │ Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
│ │ │ git+https://github.com/gulpjs/now-and-later.git
│ │ │ https://github.com/gulpjs/now-and-later#readme
│ │ └── once@1.4.0 deduped
│ │ Run a function exactly one time
│ │ git://github.com/isaacs/once.git
│ │ https://github.com/isaacs/once#readme
│ ├── remove-bom-buffer@3.0.0 deduped
│ │ Remove a byte order mark (BOM) from a buffer.
│ │ git+https://github.com/jonschlinkert/remove-bom-buffer.git
│ │ https://github.com/jonschlinkert/remove-bom-buffer
│ └── vinyl@2.2.0 deduped
│ Virtual file format.
│ git+https://github.com/gulpjs/vinyl.git
│ https://github.com/gulpjs/vinyl#readme
├─┬ webpack@4.35.0
│ │ Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
│ │ git+https://github.com/webpack/webpack.git
│ │ https://github.com/webpack/webpack
│ ├─┬ @webassemblyjs/ast@1.8.5
│ │ │ AST utils for webassemblyjs
│ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ ├── @webassemblyjs/helper-module-context@1.8.5 deduped
│ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ ├── @webassemblyjs/helper-wasm-bytecode@1.8.5
│ │ │ WASM's Bytecode constants
│ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ └─┬ @webassemblyjs/wast-parser@1.8.5
│ │ │ WebAssembly text format parser
│ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ ├── @webassemblyjs/ast@1.8.5 deduped
│ │ │ AST utils for webassemblyjs
│ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ ├── @webassemblyjs/floating-point-hex-parser@1.8.5
│ │ │ A function to parse floating point hexadecimal strings as defined by the WebAssembly specification
│ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ ├── @webassemblyjs/helper-api-error@1.8.5 deduped
│ │ │ Common API errors
│ │ ├─┬ @webassemblyjs/helper-code-frame@1.8.5
│ │ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ │ └── @webassemblyjs/wast-printer@1.8.5 deduped
│ │ │ WebAssembly text format printer
│ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ ├── @webassemblyjs/helper-fsm@1.8.5
│ │ │ FSM implementation
│ │ └── @xtuc/long@4.2.2
│ │ A Long class for representing a 64-bit two's-complement integer value.
│ │ git+https://github.com/dcodeIO/long.js.git
│ │ https://github.com/dcodeIO/long.js#readme
│ ├─┬ @webassemblyjs/helper-module-context@1.8.5
│ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ ├── @webassemblyjs/ast@1.8.5 deduped
│ │ │ AST utils for webassemblyjs
│ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ └── mamacro@0.0.3
│ │
│ ├─┬ @webassemblyjs/wasm-edit@1.8.5
│ │ │ > Rewrite a WASM binary
│ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ ├── @webassemblyjs/ast@1.8.5 deduped
│ │ │ AST utils for webassemblyjs
│ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ ├── @webassemblyjs/helper-buffer@1.8.5
│ │ │ Buffer manipulation utility
│ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ ├── @webassemblyjs/helper-wasm-bytecode@1.8.5 deduped
│ │ │ WASM's Bytecode constants
│ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ ├─┬ @webassemblyjs/helper-wasm-section@1.8.5
│ │ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ │ ├── @webassemblyjs/ast@1.8.5 deduped
│ │ │ │ AST utils for webassemblyjs
│ │ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ │ ├── @webassemblyjs/helper-buffer@1.8.5 deduped
│ │ │ │ Buffer manipulation utility
│ │ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ │ ├── @webassemblyjs/helper-wasm-bytecode@1.8.5 deduped
│ │ │ │ WASM's Bytecode constants
│ │ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ │ └── @webassemblyjs/wasm-gen@1.8.5 deduped
│ │ │ WebAssembly binary format printer
│ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ ├─┬ @webassemblyjs/wasm-gen@1.8.5
│ │ │ │ WebAssembly binary format printer
│ │ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ │ ├── @webassemblyjs/ast@1.8.5 deduped
│ │ │ │ AST utils for webassemblyjs
│ │ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ │ ├── @webassemblyjs/helper-wasm-bytecode@1.8.5 deduped
│ │ │ │ WASM's Bytecode constants
│ │ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ │ ├── @webassemblyjs/ieee754@1.8.5 deduped
│ │ │ │ IEEE754 decoder and encoder
│ │ │ ├── @webassemblyjs/leb128@1.8.5 deduped
│ │ │ │ LEB128 decoder and encoder
│ │ │ └── @webassemblyjs/utf8@1.8.5 deduped
│ │ │ UTF8 encoder/decoder for WASM
│ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ ├─┬ @webassemblyjs/wasm-opt@1.8.5
│ │ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ │ ├── @webassemblyjs/ast@1.8.5 deduped
│ │ │ │ AST utils for webassemblyjs
│ │ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ │ ├── @webassemblyjs/helper-buffer@1.8.5 deduped
│ │ │ │ Buffer manipulation utility
│ │ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ │ ├── @webassemblyjs/wasm-gen@1.8.5 deduped
│ │ │ │ WebAssembly binary format printer
│ │ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ │ └── @webassemblyjs/wasm-parser@1.8.5 deduped
│ │ │ WebAssembly binary format parser
│ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ ├── @webassemblyjs/wasm-parser@1.8.5 deduped
│ │ │ WebAssembly binary format parser
│ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ └─┬ @webassemblyjs/wast-printer@1.8.5
│ │ │ WebAssembly text format printer
│ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ ├── @webassemblyjs/ast@1.8.5 deduped
│ │ │ AST utils for webassemblyjs
│ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ ├── @webassemblyjs/wast-parser@1.8.5 deduped
│ │ │ WebAssembly text format parser
│ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ └── @xtuc/long@4.2.2 deduped
│ │ A Long class for representing a 64-bit two's-complement integer value.
│ │ git+https://github.com/dcodeIO/long.js.git
│ │ https://github.com/dcodeIO/long.js#readme
│ ├─┬ @webassemblyjs/wasm-parser@1.8.5
│ │ │ WebAssembly binary format parser
│ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ ├── @webassemblyjs/ast@1.8.5 deduped
│ │ │ AST utils for webassemblyjs
│ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ ├── @webassemblyjs/helper-api-error@1.8.5
│ │ │ Common API errors
│ │ ├── @webassemblyjs/helper-wasm-bytecode@1.8.5 deduped
│ │ │ WASM's Bytecode constants
│ │ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ │ https://github.com/xtuc/webassemblyjs#readme
│ │ ├─┬ @webassemblyjs/ieee754@1.8.5
│ │ │ │ IEEE754 decoder and encoder
│ │ │ └── @xtuc/ieee754@1.2.0
│ │ │ Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
│ │ │ git://github.com/feross/ieee754.git
│ │ │ https://github.com/feross/ieee754#readme
│ │ ├─┬ @webassemblyjs/leb128@1.8.5
│ │ │ │ LEB128 decoder and encoder
│ │ │ └── @xtuc/long@4.2.2 deduped
│ │ │ A Long class for representing a 64-bit two's-complement integer value.
│ │ │ git+https://github.com/dcodeIO/long.js.git
│ │ │ https://github.com/dcodeIO/long.js#readme
│ │ └── @webassemblyjs/utf8@1.8.5
│ │ UTF8 encoder/decoder for WASM
│ │ git+https://github.com/xtuc/webassemblyjs.git
│ │ https://github.com/xtuc/webassemblyjs#readme
│ ├── acorn@6.1.1 deduped
│ │ ECMAScript parser
│ │ git+https://github.com/acornjs/acorn.git
│ │ https://github.com/acornjs/acorn
│ ├── acorn-dynamic-import@4.0.0
│ │ Support dynamic imports in acorn
│ │ git+https://github.com/kesne/acorn-dynamic-import.git
│ │ https://github.com/kesne/acorn-dynamic-import
│ ├── ajv@6.9.2 deduped
│ │ Another JSON Schema Validator
│ │ git+https://github.com/epoberezkin/ajv.git
│ │ https://github.com/epoberezkin/ajv
│ ├── ajv-keywords@3.4.0
│ │ Custom JSON-Schema keywords for Ajv validator
│ │ git+https://github.com/epoberezkin/ajv-keywords.git
│ │ https://github.com/epoberezkin/ajv-keywords#readme
│ ├─┬ chrome-trace-event@1.0.2
│ │ │ A library to create a trace of your node app per Google's Trace Event format.
│ │ │ github.com:samccone/chrome-trace-event
│ │ └── tslib@1.9.2 deduped
│ │ Runtime library for TypeScript helper functions
│ │ git+https://github.com/Microsoft/tslib.git
│ │ http://typescriptlang.org/
│ ├─┬ enhanced-resolve@4.1.0
│ │ │ Offers a async require.resolve function. It's highly configurable.
│ │ │ git://github.com/webpack/enhanced-resolve.git
│ │ │ http://github.com/webpack/enhanced-resolve
│ │ ├── graceful-fs@4.1.11 deduped
│ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ ├── memory-fs@0.4.1 deduped
│ │ │ A simple in-memory filesystem. Holds data in a javascript object.
│ │ │ git+https://github.com/webpack/memory-fs.git
│ │ │ https://github.com/webpack/memory-fs
│ │ └── tapable@1.1.3 deduped
│ │ Just a little module for plugins.
│ │ git+ssh://git@github.com/webpack/tapable.git
│ │ https://github.com/webpack/tapable
│ ├─┬ eslint-scope@4.0.3
│ │ │ ECMAScript scope analyzer for ESLint
│ │ │ git+https://github.com/eslint/eslint-scope.git
│ │ │ http://github.com/eslint/eslint-scope
│ │ ├── esrecurse@4.2.1 deduped
│ │ │ ECMAScript AST recursive visitor
│ │ │ git+https://github.com/estools/esrecurse.git
│ │ │ https://github.com/estools/esrecurse
│ │ └── estraverse@4.2.0 deduped
│ │ ECMAScript JS AST traversal functions
│ │ git+ssh://git@github.com/estools/estraverse.git
│ │ https://github.com/estools/estraverse
│ ├── json-parse-better-errors@1.0.2
│ │ JSON.parse with context information on error
│ │ git+https://github.com/zkat/json-parse-better-errors.git
│ │ https://github.com/zkat/json-parse-better-errors#readme
│ ├── loader-runner@2.3.0
│ │ Runs (webpack) loaders
│ │ git+https://github.com/webpack/loader-runner.git
│ │ https://github.com/webpack/loader-runner#readme
│ ├── loader-utils@1.1.0 deduped
│ │ utils for webpack loaders
│ │ git+https://github.com/webpack/loader-utils.git
│ │ https://github.com/webpack/loader-utils#readme
│ ├─┬ memory-fs@0.4.1
│ │ │ A simple in-memory filesystem. Holds data in a javascript object.
│ │ │ git+https://github.com/webpack/memory-fs.git
│ │ │ https://github.com/webpack/memory-fs
│ │ ├─┬ errno@0.1.7
│ │ │ │ libuv errno details exposed
│ │ │ │ git+https://github.com/rvagg/node-errno.git
│ │ │ │ https://github.com/rvagg/node-errno#readme
│ │ │ └── prr@1.0.1
│ │ │ A better Object.defineProperty()
│ │ │ git+https://github.com/rvagg/prr.git
│ │ │ https://github.com/rvagg/prr
│ │ └── readable-stream@2.3.6 deduped
│ │ Streams3, a user-land copy of the stream library from Node.js
│ │ git://github.com/nodejs/readable-stream.git
│ │ https://github.com/nodejs/readable-stream#readme
│ ├─┬ micromatch@3.1.10
│ │ │ Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.
│ │ │ git+https://github.com/micromatch/micromatch.git
│ │ │ https://github.com/micromatch/micromatch
│ │ ├── arr-diff@4.0.0 deduped
│ │ │ Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
│ │ │ git+https://github.com/jonschlinkert/arr-diff.git
│ │ │ https://github.com/jonschlinkert/arr-diff
│ │ ├── array-unique@0.3.2
│ │ │ Remove duplicate values from an array. Fastest ES5 implementation.
│ │ │ git+https://github.com/jonschlinkert/array-unique.git
│ │ │ https://github.com/jonschlinkert/array-unique
│ │ ├─┬ braces@2.3.2
│ │ │ │ Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.
│ │ │ │ git+https://github.com/micromatch/braces.git
│ │ │ │ https://github.com/micromatch/braces
│ │ │ ├── arr-flatten@1.1.0 deduped
│ │ │ │ Recursively flatten an array or arrays.
│ │ │ │ git+https://github.com/jonschlinkert/arr-flatten.git
│ │ │ │ https://github.com/jonschlinkert/arr-flatten
│ │ │ ├── array-unique@0.3.2 deduped
│ │ │ │ Remove duplicate values from an array. Fastest ES5 implementation.
│ │ │ │ git+https://github.com/jonschlinkert/array-unique.git
│ │ │ │ https://github.com/jonschlinkert/array-unique
│ │ │ ├─┬ extend-shallow@2.0.1
│ │ │ │ │ Extend an object with the properties of additional objects. node.js/javascript util.
│ │ │ │ │ git+https://github.com/jonschlinkert/extend-shallow.git
│ │ │ │ │ https://github.com/jonschlinkert/extend-shallow
│ │ │ │ └── is-extendable@0.1.1
│ │ │ │ Returns 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?"
│ │ │ │ git+https://github.com/jonschlinkert/is-extendable.git
│ │ │ │ https://github.com/jonschlinkert/is-extendable
│ │ │ ├─┬ fill-range@4.0.0
│ │ │ │ │ Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
│ │ │ │ │ git+https://github.com/jonschlinkert/fill-range.git
│ │ │ │ │ https://github.com/jonschlinkert/fill-range
│ │ │ │ ├─┬ extend-shallow@2.0.1
│ │ │ │ │ │ Extend an object with the properties of additional objects. node.js/javascript util.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/extend-shallow.git
│ │ │ │ │ │ https://github.com/jonschlinkert/extend-shallow
│ │ │ │ │ └── is-extendable@0.1.1 deduped
│ │ │ │ │ Returns 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?"
│ │ │ │ │ git+https://github.com/jonschlinkert/is-extendable.git
│ │ │ │ │ https://github.com/jonschlinkert/is-extendable
│ │ │ │ ├─┬ is-number@3.0.0
│ │ │ │ │ │ Returns true if the value is a number. comprehensive tests.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/is-number.git
│ │ │ │ │ │ https://github.com/jonschlinkert/is-number
│ │ │ │ │ └─┬ kind-of@3.2.2
│ │ │ │ │ │ Get the native type of a value.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ │ │ │ https://github.com/jonschlinkert/kind-of
│ │ │ │ │ └── is-buffer@1.1.6 deduped
│ │ │ │ │ Determine if an object is a Buffer
│ │ │ │ │ git://github.com/feross/is-buffer.git
│ │ │ │ │ https://github.com/feross/is-buffer#readme
│ │ │ │ ├── repeat-string@1.6.1
│ │ │ │ │ Repeat the given string n times. Fastest implementation for repeating a string.
│ │ │ │ │ git+https://github.com/jonschlinkert/repeat-string.git
│ │ │ │ │ https://github.com/jonschlinkert/repeat-string
│ │ │ │ └─┬ to-regex-range@2.1.1
│ │ │ │ │ Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.
│ │ │ │ │ git+https://github.com/micromatch/to-regex-range.git
│ │ │ │ │ https://github.com/micromatch/to-regex-range
│ │ │ │ ├── is-number@3.0.0 deduped
│ │ │ │ │ Returns true if the value is a number. comprehensive tests.
│ │ │ │ │ git+https://github.com/jonschlinkert/is-number.git
│ │ │ │ │ https://github.com/jonschlinkert/is-number
│ │ │ │ └── repeat-string@1.6.1 deduped
│ │ │ │ Repeat the given string n times. Fastest implementation for repeating a string.
│ │ │ │ git+https://github.com/jonschlinkert/repeat-string.git
│ │ │ │ https://github.com/jonschlinkert/repeat-string
│ │ │ ├── isobject@3.0.1 deduped
│ │ │ │ Returns true if the value is an object and not an array or null.
│ │ │ │ git+https://github.com/jonschlinkert/isobject.git
│ │ │ │ https://github.com/jonschlinkert/isobject
│ │ │ ├── repeat-element@1.1.2
│ │ │ │ Create an array by repeating the given value n times.
│ │ │ │ git://github.com/jonschlinkert/repeat-element.git
│ │ │ │ https://github.com/jonschlinkert/repeat-element
│ │ │ ├── snapdragon@0.8.2 deduped
│ │ │ │ Fast, pluggable and easy-to-use parser-renderer factory.
│ │ │ │ git+https://github.com/jonschlinkert/snapdragon.git
│ │ │ │ https://github.com/jonschlinkert/snapdragon
│ │ │ ├─┬ snapdragon-node@2.1.1
│ │ │ │ │ Snapdragon utility for creating a new AST node in custom code, such as plugins.
│ │ │ │ │ git+https://github.com/jonschlinkert/snapdragon-node.git
│ │ │ │ │ https://github.com/jonschlinkert/snapdragon-node
│ │ │ │ ├─┬ define-property@1.0.0
│ │ │ │ │ │ Define a non-enumerable property on an object.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/define-property.git
│ │ │ │ │ │ https://github.com/jonschlinkert/define-property
│ │ │ │ │ └─┬ is-descriptor@1.0.2
│ │ │ │ │ │ Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/is-descriptor.git
│ │ │ │ │ │ https://github.com/jonschlinkert/is-descriptor
│ │ │ │ │ ├─┬ is-accessor-descriptor@1.0.0
│ │ │ │ │ │ │ Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/is-accessor-descriptor.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/is-accessor-descriptor
│ │ │ │ │ │ └── kind-of@6.0.2 deduped
│ │ │ │ │ │ Get the native type of a value.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ │ │ │ https://github.com/jonschlinkert/kind-of
│ │ │ │ │ ├─┬ is-data-descriptor@1.0.0
│ │ │ │ │ │ │ Returns true if a value has the characteristics of a valid JavaScript data descriptor.
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/is-data-descriptor.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/is-data-descriptor
│ │ │ │ │ │ └── kind-of@6.0.2 deduped
│ │ │ │ │ │ Get the native type of a value.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ │ │ │ https://github.com/jonschlinkert/kind-of
│ │ │ │ │ └── kind-of@6.0.2 deduped
│ │ │ │ │ Get the native type of a value.
│ │ │ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ │ │ https://github.com/jonschlinkert/kind-of
│ │ │ │ ├── isobject@3.0.1 deduped
│ │ │ │ │ Returns true if the value is an object and not an array or null.
│ │ │ │ │ git+https://github.com/jonschlinkert/isobject.git
│ │ │ │ │ https://github.com/jonschlinkert/isobject
│ │ │ │ └─┬ snapdragon-util@3.0.1
│ │ │ │ │ Utilities for the snapdragon parser/compiler.
│ │ │ │ │ git+https://github.com/jonschlinkert/snapdragon-util.git
│ │ │ │ │ https://github.com/jonschlinkert/snapdragon-util
│ │ │ │ └─┬ kind-of@3.2.2
│ │ │ │ │ Get the native type of a value.
│ │ │ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ │ │ https://github.com/jonschlinkert/kind-of
│ │ │ │ └── is-buffer@1.1.6 deduped
│ │ │ │ Determine if an object is a Buffer
│ │ │ │ git://github.com/feross/is-buffer.git
│ │ │ │ https://github.com/feross/is-buffer#readme
│ │ │ ├─┬ split-string@3.1.0
│ │ │ │ │ Split a string on a character except when the character is escaped.
│ │ │ │ │ git+https://github.com/jonschlinkert/split-string.git
│ │ │ │ │ https://github.com/jonschlinkert/split-string
│ │ │ │ └── extend-shallow@3.0.2 deduped
│ │ │ │ Extend an object with the properties of additional objects. node.js/javascript util.
│ │ │ │ git+https://github.com/jonschlinkert/extend-shallow.git
│ │ │ │ https://github.com/jonschlinkert/extend-shallow
│ │ │ └── to-regex@3.0.2 deduped
│ │ │ Generate a regex from a string or array of strings.
│ │ │ git+https://github.com/jonschlinkert/to-regex.git
│ │ │ https://github.com/jonschlinkert/to-regex
│ │ ├─┬ define-property@2.0.2
│ │ │ │ Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
│ │ │ │ git+https://github.com/jonschlinkert/define-property.git
│ │ │ │ https://github.com/jonschlinkert/define-property
│ │ │ ├─┬ is-descriptor@1.0.2
│ │ │ │ │ Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
│ │ │ │ │ git+https://github.com/jonschlinkert/is-descriptor.git
│ │ │ │ │ https://github.com/jonschlinkert/is-descriptor
│ │ │ │ ├─┬ is-accessor-descriptor@1.0.0
│ │ │ │ │ │ Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/is-accessor-descriptor.git
│ │ │ │ │ │ https://github.com/jonschlinkert/is-accessor-descriptor
│ │ │ │ │ └── kind-of@6.0.2 deduped
│ │ │ │ │ Get the native type of a value.
│ │ │ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ │ │ https://github.com/jonschlinkert/kind-of
│ │ │ │ ├─┬ is-data-descriptor@1.0.0
│ │ │ │ │ │ Returns true if a value has the characteristics of a valid JavaScript data descriptor.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/is-data-descriptor.git
│ │ │ │ │ │ https://github.com/jonschlinkert/is-data-descriptor
│ │ │ │ │ └── kind-of@6.0.2 deduped
│ │ │ │ │ Get the native type of a value.
│ │ │ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ │ │ https://github.com/jonschlinkert/kind-of
│ │ │ │ └── kind-of@6.0.2 deduped
│ │ │ │ Get the native type of a value.
│ │ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ │ https://github.com/jonschlinkert/kind-of
│ │ │ └── isobject@3.0.1 deduped
│ │ │ Returns true if the value is an object and not an array or null.
│ │ │ git+https://github.com/jonschlinkert/isobject.git
│ │ │ https://github.com/jonschlinkert/isobject
│ │ ├── extend-shallow@3.0.2 deduped
│ │ │ Extend an object with the properties of additional objects. node.js/javascript util.
│ │ │ git+https://github.com/jonschlinkert/extend-shallow.git
│ │ │ https://github.com/jonschlinkert/extend-shallow
│ │ ├─┬ extglob@2.0.4
│ │ │ │ Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.
│ │ │ │ git+https://github.com/micromatch/extglob.git
│ │ │ │ https://github.com/micromatch/extglob
│ │ │ ├── array-unique@0.3.2 deduped
│ │ │ │ Remove duplicate values from an array. Fastest ES5 implementation.
│ │ │ │ git+https://github.com/jonschlinkert/array-unique.git
│ │ │ │ https://github.com/jonschlinkert/array-unique
│ │ │ ├─┬ define-property@1.0.0
│ │ │ │ │ Define a non-enumerable property on an object.
│ │ │ │ │ git+https://github.com/jonschlinkert/define-property.git
│ │ │ │ │ https://github.com/jonschlinkert/define-property
│ │ │ │ └─┬ is-descriptor@1.0.2
│ │ │ │ │ Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
│ │ │ │ │ git+https://github.com/jonschlinkert/is-descriptor.git
│ │ │ │ │ https://github.com/jonschlinkert/is-descriptor
│ │ │ │ ├─┬ is-accessor-descriptor@1.0.0
│ │ │ │ │ │ Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/is-accessor-descriptor.git
│ │ │ │ │ │ https://github.com/jonschlinkert/is-accessor-descriptor
│ │ │ │ │ └── kind-of@6.0.2 deduped
│ │ │ │ │ Get the native type of a value.
│ │ │ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ │ │ https://github.com/jonschlinkert/kind-of
│ │ │ │ ├─┬ is-data-descriptor@1.0.0
│ │ │ │ │ │ Returns true if a value has the characteristics of a valid JavaScript data descriptor.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/is-data-descriptor.git
│ │ │ │ │ │ https://github.com/jonschlinkert/is-data-descriptor
│ │ │ │ │ └── kind-of@6.0.2 deduped
│ │ │ │ │ Get the native type of a value.
│ │ │ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ │ │ https://github.com/jonschlinkert/kind-of
│ │ │ │ └── kind-of@6.0.2 deduped
│ │ │ │ Get the native type of a value.
│ │ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ │ https://github.com/jonschlinkert/kind-of
│ │ │ ├─┬ expand-brackets@2.1.4
│ │ │ │ │ Expand POSIX bracket expressions (character classes) in glob patterns.
│ │ │ │ │ git+https://github.com/jonschlinkert/expand-brackets.git
│ │ │ │ │ https://github.com/jonschlinkert/expand-brackets
│ │ │ │ ├── debug@2.6.9 deduped
│ │ │ │ │ small debugging utility
│ │ │ │ │ git://github.com/visionmedia/debug.git
│ │ │ │ │ https://github.com/visionmedia/debug#readme
│ │ │ │ ├─┬ define-property@0.2.5
│ │ │ │ │ │ Define a non-enumerable property on an object.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/define-property.git
│ │ │ │ │ │ https://github.com/jonschlinkert/define-property
│ │ │ │ │ └── is-descriptor@0.1.6 deduped
│ │ │ │ │ Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
│ │ │ │ │ git+https://github.com/jonschlinkert/is-descriptor.git
│ │ │ │ │ https://github.com/jonschlinkert/is-descriptor
│ │ │ │ ├─┬ extend-shallow@2.0.1
│ │ │ │ │ │ Extend an object with the properties of additional objects. node.js/javascript util.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/extend-shallow.git
│ │ │ │ │ │ https://github.com/jonschlinkert/extend-shallow
│ │ │ │ │ └── is-extendable@0.1.1 deduped
│ │ │ │ │ Returns 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?"
│ │ │ │ │ git+https://github.com/jonschlinkert/is-extendable.git
│ │ │ │ │ https://github.com/jonschlinkert/is-extendable
│ │ │ │ ├── posix-character-classes@0.1.1
│ │ │ │ │ POSIX character classes for creating regular expressions.
│ │ │ │ │ git+https://github.com/jonschlinkert/posix-character-classes.git
│ │ │ │ │ https://github.com/jonschlinkert/posix-character-classes
│ │ │ │ ├── regex-not@1.0.2 deduped
│ │ │ │ │ Create a javascript regular expression for matching everything except for the given string.
│ │ │ │ │ git+https://github.com/jonschlinkert/regex-not.git
│ │ │ │ │ https://github.com/jonschlinkert/regex-not
│ │ │ │ ├── snapdragon@0.8.2 deduped
│ │ │ │ │ Fast, pluggable and easy-to-use parser-renderer factory.
│ │ │ │ │ git+https://github.com/jonschlinkert/snapdragon.git
│ │ │ │ │ https://github.com/jonschlinkert/snapdragon
│ │ │ │ └── to-regex@3.0.2 deduped
│ │ │ │ Generate a regex from a string or array of strings.
│ │ │ │ git+https://github.com/jonschlinkert/to-regex.git
│ │ │ │ https://github.com/jonschlinkert/to-regex
│ │ │ ├─┬ extend-shallow@2.0.1
│ │ │ │ │ Extend an object with the properties of additional objects. node.js/javascript util.
│ │ │ │ │ git+https://github.com/jonschlinkert/extend-shallow.git
│ │ │ │ │ https://github.com/jonschlinkert/extend-shallow
│ │ │ │ └── is-extendable@0.1.1 deduped
│ │ │ │ Returns 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?"
│ │ │ │ git+https://github.com/jonschlinkert/is-extendable.git
│ │ │ │ https://github.com/jonschlinkert/is-extendable
│ │ │ ├── fragment-cache@0.2.1 deduped
│ │ │ │ A cache for managing namespaced sub-caches
│ │ │ │ git+https://github.com/jonschlinkert/fragment-cache.git
│ │ │ │ https://github.com/jonschlinkert/fragment-cache
│ │ │ ├── regex-not@1.0.2 deduped
│ │ │ │ Create a javascript regular expression for matching everything except for the given string.
│ │ │ │ git+https://github.com/jonschlinkert/regex-not.git
│ │ │ │ https://github.com/jonschlinkert/regex-not
│ │ │ ├── snapdragon@0.8.2 deduped
│ │ │ │ Fast, pluggable and easy-to-use parser-renderer factory.
│ │ │ │ git+https://github.com/jonschlinkert/snapdragon.git
│ │ │ │ https://github.com/jonschlinkert/snapdragon
│ │ │ └── to-regex@3.0.2 deduped
│ │ │ Generate a regex from a string or array of strings.
│ │ │ git+https://github.com/jonschlinkert/to-regex.git
│ │ │ https://github.com/jonschlinkert/to-regex
│ │ ├─┬ fragment-cache@0.2.1
│ │ │ │ A cache for managing namespaced sub-caches
│ │ │ │ git+https://github.com/jonschlinkert/fragment-cache.git
│ │ │ │ https://github.com/jonschlinkert/fragment-cache
│ │ │ └── map-cache@0.2.2
│ │ │ Basic cache object for storing key-value pairs.
│ │ │ git+https://github.com/jonschlinkert/map-cache.git
│ │ │ https://github.com/jonschlinkert/map-cache
│ │ ├── kind-of@6.0.2
│ │ │ Get the native type of a value.
│ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ https://github.com/jonschlinkert/kind-of
│ │ ├─┬ nanomatch@1.2.9
│ │ │ │ Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)
│ │ │ │ git+https://github.com/micromatch/nanomatch.git
│ │ │ │ https://github.com/micromatch/nanomatch
│ │ │ ├── arr-diff@4.0.0 deduped
│ │ │ │ Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
│ │ │ │ git+https://github.com/jonschlinkert/arr-diff.git
│ │ │ │ https://github.com/jonschlinkert/arr-diff
│ │ │ ├── array-unique@0.3.2 deduped
│ │ │ │ Remove duplicate values from an array. Fastest ES5 implementation.
│ │ │ │ git+https://github.com/jonschlinkert/array-unique.git
│ │ │ │ https://github.com/jonschlinkert/array-unique
│ │ │ ├── define-property@2.0.2 deduped
│ │ │ │ Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
│ │ │ │ git+https://github.com/jonschlinkert/define-property.git
│ │ │ │ https://github.com/jonschlinkert/define-property
│ │ │ ├── extend-shallow@3.0.2 deduped
│ │ │ │ Extend an object with the properties of additional objects. node.js/javascript util.
│ │ │ │ git+https://github.com/jonschlinkert/extend-shallow.git
│ │ │ │ https://github.com/jonschlinkert/extend-shallow
│ │ │ ├── fragment-cache@0.2.1 deduped
│ │ │ │ A cache for managing namespaced sub-caches
│ │ │ │ git+https://github.com/jonschlinkert/fragment-cache.git
│ │ │ │ https://github.com/jonschlinkert/fragment-cache
│ │ │ ├─┬ is-odd@2.0.0
│ │ │ │ │ Returns true if the given number is odd.
│ │ │ │ │ git+https://github.com/jonschlinkert/is-odd.git
│ │ │ │ │ https://github.com/jonschlinkert/is-odd
│ │ │ │ └── is-number@4.0.0
│ │ │ │ Returns true if the value is a number. comprehensive tests.
│ │ │ │ git+https://github.com/jonschlinkert/is-number.git
│ │ │ │ https://github.com/jonschlinkert/is-number
│ │ │ ├── is-windows@1.0.2
│ │ │ │ Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.
│ │ │ │ git+https://github.com/jonschlinkert/is-windows.git
│ │ │ │ https://github.com/jonschlinkert/is-windows
│ │ │ ├── kind-of@6.0.2 deduped
│ │ │ │ Get the native type of a value.
│ │ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ │ https://github.com/jonschlinkert/kind-of
│ │ │ ├── object.pick@1.3.0 deduped
│ │ │ │ Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.
│ │ │ │ git+https://github.com/jonschlinkert/object.pick.git
│ │ │ │ https://github.com/jonschlinkert/object.pick
│ │ │ ├── regex-not@1.0.2 deduped
│ │ │ │ Create a javascript regular expression for matching everything except for the given string.
│ │ │ │ git+https://github.com/jonschlinkert/regex-not.git
│ │ │ │ https://github.com/jonschlinkert/regex-not
│ │ │ ├── snapdragon@0.8.2 deduped
│ │ │ │ Fast, pluggable and easy-to-use parser-renderer factory.
│ │ │ │ git+https://github.com/jonschlinkert/snapdragon.git
│ │ │ │ https://github.com/jonschlinkert/snapdragon
│ │ │ └── to-regex@3.0.2 deduped
│ │ │ Generate a regex from a string or array of strings.
│ │ │ git+https://github.com/jonschlinkert/to-regex.git
│ │ │ https://github.com/jonschlinkert/to-regex
│ │ ├─┬ object.pick@1.3.0
│ │ │ │ Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.
│ │ │ │ git+https://github.com/jonschlinkert/object.pick.git
│ │ │ │ https://github.com/jonschlinkert/object.pick
│ │ │ └── isobject@3.0.1 deduped
│ │ │ Returns true if the value is an object and not an array or null.
│ │ │ git+https://github.com/jonschlinkert/isobject.git
│ │ │ https://github.com/jonschlinkert/isobject
│ │ ├─┬ regex-not@1.0.2
│ │ │ │ Create a javascript regular expression for matching everything except for the given string.
│ │ │ │ git+https://github.com/jonschlinkert/regex-not.git
│ │ │ │ https://github.com/jonschlinkert/regex-not
│ │ │ ├── extend-shallow@3.0.2 deduped
│ │ │ │ Extend an object with the properties of additional objects. node.js/javascript util.
│ │ │ │ git+https://github.com/jonschlinkert/extend-shallow.git
│ │ │ │ https://github.com/jonschlinkert/extend-shallow
│ │ │ └─┬ safe-regex@1.1.0
│ │ │ │ detect possibly catastrophic, exponential-time regular expressions
│ │ │ │ git://github.com/substack/safe-regex.git
│ │ │ │ https://github.com/substack/safe-regex
│ │ │ └── ret@0.1.15
│ │ │ Tokenizes a string that represents a regular expression.
│ │ │ git://github.com/fent/ret.js.git
│ │ │ https://github.com/fent/ret.js#readme
│ │ ├─┬ snapdragon@0.8.2
│ │ │ │ Fast, pluggable and easy-to-use parser-renderer factory.
│ │ │ │ git+https://github.com/jonschlinkert/snapdragon.git
│ │ │ │ https://github.com/jonschlinkert/snapdragon
│ │ │ ├─┬ base@0.11.2
│ │ │ │ │ base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`.
│ │ │ │ │ git+https://github.com/node-base/base.git
│ │ │ │ │ https://github.com/node-base/base
│ │ │ │ ├─┬ cache-base@1.0.1
│ │ │ │ │ │ Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/cache-base.git
│ │ │ │ │ │ https://github.com/jonschlinkert/cache-base
│ │ │ │ │ ├─┬ collection-visit@1.0.0
│ │ │ │ │ │ │ Visit a method over the items in an object, or map visit over the objects in an array.
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/collection-visit.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/collection-visit
│ │ │ │ │ │ ├─┬ map-visit@1.0.0
│ │ │ │ │ │ │ │ Map `visit` over an array of objects.
│ │ │ │ │ │ │ │ git+https://github.com/jonschlinkert/map-visit.git
│ │ │ │ │ │ │ │ https://github.com/jonschlinkert/map-visit
│ │ │ │ │ │ │ └── object-visit@1.0.1 deduped
│ │ │ │ │ │ │ Call a specified method on each value in the given object.
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/object-visit.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/object-visit
│ │ │ │ │ │ └─┬ object-visit@1.0.1
│ │ │ │ │ │ │ Call a specified method on each value in the given object.
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/object-visit.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/object-visit
│ │ │ │ │ │ └── isobject@3.0.1 deduped
│ │ │ │ │ │ Returns true if the value is an object and not an array or null.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/isobject.git
│ │ │ │ │ │ https://github.com/jonschlinkert/isobject
│ │ │ │ │ ├── component-emitter@1.2.1 deduped
│ │ │ │ │ │ Event emitter
│ │ │ │ │ │ git+https://github.com/component/emitter.git
│ │ │ │ │ │ https://github.com/component/emitter#readme
│ │ │ │ │ ├── get-value@2.0.6 deduped
│ │ │ │ │ │ Use property paths (`a.b.c`) to get a nested value from an object.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/get-value.git
│ │ │ │ │ │ https://github.com/jonschlinkert/get-value
│ │ │ │ │ ├─┬ has-value@1.0.0
│ │ │ │ │ │ │ Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/has-value.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/has-value
│ │ │ │ │ │ ├── get-value@2.0.6 deduped
│ │ │ │ │ │ │ Use property paths (`a.b.c`) to get a nested value from an object.
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/get-value.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/get-value
│ │ │ │ │ │ ├─┬ has-values@1.0.0
│ │ │ │ │ │ │ │ Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
│ │ │ │ │ │ │ │ git+https://github.com/jonschlinkert/has-values.git
│ │ │ │ │ │ │ │ https://github.com/jonschlinkert/has-values
│ │ │ │ │ │ │ ├── is-number@3.0.0 deduped
│ │ │ │ │ │ │ │ Returns true if the value is a number. comprehensive tests.
│ │ │ │ │ │ │ │ git+https://github.com/jonschlinkert/is-number.git
│ │ │ │ │ │ │ │ https://github.com/jonschlinkert/is-number
│ │ │ │ │ │ │ └─┬ kind-of@4.0.0
│ │ │ │ │ │ │ │ Get the native type of a value.
│ │ │ │ │ │ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ │ │ │ │ │ https://github.com/jonschlinkert/kind-of
│ │ │ │ │ │ │ └── is-buffer@1.1.6 deduped
│ │ │ │ │ │ │ Determine if an object is a Buffer
│ │ │ │ │ │ │ git://github.com/feross/is-buffer.git
│ │ │ │ │ │ │ https://github.com/feross/is-buffer#readme
│ │ │ │ │ │ └── isobject@3.0.1 deduped
│ │ │ │ │ │ Returns true if the value is an object and not an array or null.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/isobject.git
│ │ │ │ │ │ https://github.com/jonschlinkert/isobject
│ │ │ │ │ ├── isobject@3.0.1 deduped
│ │ │ │ │ │ Returns true if the value is an object and not an array or null.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/isobject.git
│ │ │ │ │ │ https://github.com/jonschlinkert/isobject
│ │ │ │ │ ├─┬ set-value@2.0.0
│ │ │ │ │ │ │ Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/set-value.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/set-value
│ │ │ │ │ │ ├─┬ extend-shallow@2.0.1
│ │ │ │ │ │ │ │ Extend an object with the properties of additional objects. node.js/javascript util.
│ │ │ │ │ │ │ │ git+https://github.com/jonschlinkert/extend-shallow.git
│ │ │ │ │ │ │ │ https://github.com/jonschlinkert/extend-shallow
│ │ │ │ │ │ │ └── is-extendable@0.1.1 deduped
│ │ │ │ │ │ │ Returns 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?"
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/is-extendable.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/is-extendable
│ │ │ │ │ │ ├── is-extendable@0.1.1 deduped
│ │ │ │ │ │ │ Returns 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?"
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/is-extendable.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/is-extendable
│ │ │ │ │ │ ├── is-plain-object@2.0.4 deduped
│ │ │ │ │ │ │ Returns true if an object was created by the `Object` constructor.
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/is-plain-object.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/is-plain-object
│ │ │ │ │ │ └── split-string@3.1.0 deduped
│ │ │ │ │ │ Split a string on a character except when the character is escaped.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/split-string.git
│ │ │ │ │ │ https://github.com/jonschlinkert/split-string
│ │ │ │ │ ├─┬ to-object-path@0.3.0
│ │ │ │ │ │ │ Create an object path from a list or array of strings.
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/to-object-path.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/to-object-path
│ │ │ │ │ │ └─┬ kind-of@3.2.2
│ │ │ │ │ │ │ Get the native type of a value.
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/kind-of
│ │ │ │ │ │ └── is-buffer@1.1.6 deduped
│ │ │ │ │ │ Determine if an object is a Buffer
│ │ │ │ │ │ git://github.com/feross/is-buffer.git
│ │ │ │ │ │ https://github.com/feross/is-buffer#readme
│ │ │ │ │ ├─┬ union-value@1.0.0
│ │ │ │ │ │ │ Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/union-value.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/union-value
│ │ │ │ │ │ ├── arr-union@3.1.0 deduped
│ │ │ │ │ │ │ Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/arr-union.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/arr-union
│ │ │ │ │ │ ├── get-value@2.0.6 deduped
│ │ │ │ │ │ │ Use property paths (`a.b.c`) to get a nested value from an object.
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/get-value.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/get-value
│ │ │ │ │ │ ├── is-extendable@0.1.1 deduped
│ │ │ │ │ │ │ Returns 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?"
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/is-extendable.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/is-extendable
│ │ │ │ │ │ └─┬ set-value@0.4.3
│ │ │ │ │ │ │ Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/set-value.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/set-value
│ │ │ │ │ │ ├─┬ extend-shallow@2.0.1
│ │ │ │ │ │ │ │ Extend an object with the properties of additional objects. node.js/javascript util.
│ │ │ │ │ │ │ │ git+https://github.com/jonschlinkert/extend-shallow.git
│ │ │ │ │ │ │ │ https://github.com/jonschlinkert/extend-shallow
│ │ │ │ │ │ │ └── is-extendable@0.1.1 deduped
│ │ │ │ │ │ │ Returns 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?"
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/is-extendable.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/is-extendable
│ │ │ │ │ │ ├── is-extendable@0.1.1 deduped
│ │ │ │ │ │ │ Returns 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?"
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/is-extendable.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/is-extendable
│ │ │ │ │ │ ├── is-plain-object@2.0.4 deduped
│ │ │ │ │ │ │ Returns true if an object was created by the `Object` constructor.
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/is-plain-object.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/is-plain-object
│ │ │ │ │ │ └── to-object-path@0.3.0 deduped
│ │ │ │ │ │ Create an object path from a list or array of strings.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/to-object-path.git
│ │ │ │ │ │ https://github.com/jonschlinkert/to-object-path
│ │ │ │ │ └─┬ unset-value@1.0.0
│ │ │ │ │ │ Delete nested properties from an object using dot notation.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/unset-value.git
│ │ │ │ │ │ https://github.com/jonschlinkert/unset-value
│ │ │ │ │ ├─┬ has-value@0.3.1
│ │ │ │ │ │ │ Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/has-value.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/has-value
│ │ │ │ │ │ ├── get-value@2.0.6 deduped
│ │ │ │ │ │ │ Use property paths (`a.b.c`) to get a nested value from an object.
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/get-value.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/get-value
│ │ │ │ │ │ ├── has-values@0.1.4
│ │ │ │ │ │ │ Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/has-values.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/has-values
│ │ │ │ │ │ └─┬ isobject@2.1.0
│ │ │ │ │ │ │ Returns true if the value is an object and not an array or null.
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/isobject.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/isobject
│ │ │ │ │ │ └── isarray@1.0.0 deduped
│ │ │ │ │ │ Array#isArray for older browsers
│ │ │ │ │ │ git://github.com/juliangruber/isarray.git
│ │ │ │ │ │ https://github.com/juliangruber/isarray
│ │ │ │ │ └── isobject@3.0.1 deduped
│ │ │ │ │ Returns true if the value is an object and not an array or null.
│ │ │ │ │ git+https://github.com/jonschlinkert/isobject.git
│ │ │ │ │ https://github.com/jonschlinkert/isobject
│ │ │ │ ├─┬ class-utils@0.3.6
│ │ │ │ │ │ Utils for working with JavaScript classes and prototype methods.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/class-utils.git
│ │ │ │ │ │ https://github.com/jonschlinkert/class-utils
│ │ │ │ │ ├── arr-union@3.1.0 deduped
│ │ │ │ │ │ Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/arr-union.git
│ │ │ │ │ │ https://github.com/jonschlinkert/arr-union
│ │ │ │ │ ├─┬ define-property@0.2.5
│ │ │ │ │ │ │ Define a non-enumerable property on an object.
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/define-property.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/define-property
│ │ │ │ │ │ └── is-descriptor@0.1.6 deduped
│ │ │ │ │ │ Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/is-descriptor.git
│ │ │ │ │ │ https://github.com/jonschlinkert/is-descriptor
│ │ │ │ │ ├── isobject@3.0.1 deduped
│ │ │ │ │ │ Returns true if the value is an object and not an array or null.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/isobject.git
│ │ │ │ │ │ https://github.com/jonschlinkert/isobject
│ │ │ │ │ └─┬ static-extend@0.1.2
│ │ │ │ │ │ Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/static-extend.git
│ │ │ │ │ │ https://github.com/jonschlinkert/static-extend
│ │ │ │ │ ├─┬ define-property@0.2.5
│ │ │ │ │ │ │ Define a non-enumerable property on an object.
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/define-property.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/define-property
│ │ │ │ │ │ └── is-descriptor@0.1.6 deduped
│ │ │ │ │ │ Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/is-descriptor.git
│ │ │ │ │ │ https://github.com/jonschlinkert/is-descriptor
│ │ │ │ │ └─┬ object-copy@0.1.0
│ │ │ │ │ │ Copy static properties, prototype properties, and descriptors from one object to another.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/object-copy.git
│ │ │ │ │ │ https://github.com/jonschlinkert/object-copy
│ │ │ │ │ ├── copy-descriptor@0.1.1
│ │ │ │ │ │ Copy a descriptor from object A to object B
│ │ │ │ │ │ git+https://github.com/jonschlinkert/copy-descriptor.git
│ │ │ │ │ │ https://github.com/jonschlinkert/copy-descriptor
│ │ │ │ │ ├─┬ define-property@0.2.5
│ │ │ │ │ │ │ Define a non-enumerable property on an object.
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/define-property.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/define-property
│ │ │ │ │ │ └── is-descriptor@0.1.6 deduped
│ │ │ │ │ │ Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/is-descriptor.git
│ │ │ │ │ │ https://github.com/jonschlinkert/is-descriptor
│ │ │ │ │ └─┬ kind-of@3.2.2
│ │ │ │ │ │ Get the native type of a value.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ │ │ │ https://github.com/jonschlinkert/kind-of
│ │ │ │ │ └── is-buffer@1.1.6 deduped
│ │ │ │ │ Determine if an object is a Buffer
│ │ │ │ │ git://github.com/feross/is-buffer.git
│ │ │ │ │ https://github.com/feross/is-buffer#readme
│ │ │ │ ├── component-emitter@1.2.1
│ │ │ │ │ Event emitter
│ │ │ │ │ git+https://github.com/component/emitter.git
│ │ │ │ │ https://github.com/component/emitter#readme
│ │ │ │ ├─┬ define-property@1.0.0
│ │ │ │ │ │ Define a non-enumerable property on an object.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/define-property.git
│ │ │ │ │ │ https://github.com/jonschlinkert/define-property
│ │ │ │ │ └─┬ is-descriptor@1.0.2
│ │ │ │ │ │ Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/is-descriptor.git
│ │ │ │ │ │ https://github.com/jonschlinkert/is-descriptor
│ │ │ │ │ ├─┬ is-accessor-descriptor@1.0.0
│ │ │ │ │ │ │ Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/is-accessor-descriptor.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/is-accessor-descriptor
│ │ │ │ │ │ └── kind-of@6.0.2 deduped
│ │ │ │ │ │ Get the native type of a value.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ │ │ │ https://github.com/jonschlinkert/kind-of
│ │ │ │ │ ├─┬ is-data-descriptor@1.0.0
│ │ │ │ │ │ │ Returns true if a value has the characteristics of a valid JavaScript data descriptor.
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/is-data-descriptor.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/is-data-descriptor
│ │ │ │ │ │ └── kind-of@6.0.2 deduped
│ │ │ │ │ │ Get the native type of a value.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ │ │ │ https://github.com/jonschlinkert/kind-of
│ │ │ │ │ └── kind-of@6.0.2 deduped
│ │ │ │ │ Get the native type of a value.
│ │ │ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ │ │ https://github.com/jonschlinkert/kind-of
│ │ │ │ ├── isobject@3.0.1 deduped
│ │ │ │ │ Returns true if the value is an object and not an array or null.
│ │ │ │ │ git+https://github.com/jonschlinkert/isobject.git
│ │ │ │ │ https://github.com/jonschlinkert/isobject
│ │ │ │ ├─┬ mixin-deep@1.3.1
│ │ │ │ │ │ Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/mixin-deep.git
│ │ │ │ │ │ https://github.com/jonschlinkert/mixin-deep
│ │ │ │ │ ├── for-in@1.0.2 deduped
│ │ │ │ │ │ Iterate 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
│ │ │ │ │ │ git+https://github.com/jonschlinkert/for-in.git
│ │ │ │ │ │ https://github.com/jonschlinkert/for-in
│ │ │ │ │ └─┬ is-extendable@1.0.1
│ │ │ │ │ │ Returns true if a value is a plain object, array or function.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/is-extendable.git
│ │ │ │ │ │ https://github.com/jonschlinkert/is-extendable
│ │ │ │ │ └── is-plain-object@2.0.4 deduped
│ │ │ │ │ Returns true if an object was created by the `Object` constructor.
│ │ │ │ │ git+https://github.com/jonschlinkert/is-plain-object.git
│ │ │ │ │ https://github.com/jonschlinkert/is-plain-object
│ │ │ │ └── pascalcase@0.1.1
│ │ │ │ Convert a string to pascal-case.
│ │ │ │ git+https://github.com/jonschlinkert/pascalcase.git
│ │ │ │ https://github.com/jonschlinkert/pascalcase
│ │ │ ├── debug@2.6.9 deduped
│ │ │ │ small debugging utility
│ │ │ │ git://github.com/visionmedia/debug.git
│ │ │ │ https://github.com/visionmedia/debug#readme
│ │ │ ├─┬ define-property@0.2.5
│ │ │ │ │ Define a non-enumerable property on an object.
│ │ │ │ │ git+https://github.com/jonschlinkert/define-property.git
│ │ │ │ │ https://github.com/jonschlinkert/define-property
│ │ │ │ └─┬ is-descriptor@0.1.6
│ │ │ │ │ Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.
│ │ │ │ │ git+https://github.com/jonschlinkert/is-descriptor.git
│ │ │ │ │ https://github.com/jonschlinkert/is-descriptor
│ │ │ │ ├─┬ is-accessor-descriptor@0.1.6
│ │ │ │ │ │ Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/is-accessor-descriptor.git
│ │ │ │ │ │ https://github.com/jonschlinkert/is-accessor-descriptor
│ │ │ │ │ └─┬ kind-of@3.2.2
│ │ │ │ │ │ Get the native type of a value.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ │ │ │ https://github.com/jonschlinkert/kind-of
│ │ │ │ │ └── is-buffer@1.1.6 deduped
│ │ │ │ │ Determine if an object is a Buffer
│ │ │ │ │ git://github.com/feross/is-buffer.git
│ │ │ │ │ https://github.com/feross/is-buffer#readme
│ │ │ │ ├─┬ is-data-descriptor@0.1.4
│ │ │ │ │ │ Returns true if a value has the characteristics of a valid JavaScript data descriptor.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/is-data-descriptor.git
│ │ │ │ │ │ https://github.com/jonschlinkert/is-data-descriptor
│ │ │ │ │ └─┬ kind-of@3.2.2
│ │ │ │ │ │ Get the native type of a value.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ │ │ │ https://github.com/jonschlinkert/kind-of
│ │ │ │ │ └── is-buffer@1.1.6 deduped
│ │ │ │ │ Determine if an object is a Buffer
│ │ │ │ │ git://github.com/feross/is-buffer.git
│ │ │ │ │ https://github.com/feross/is-buffer#readme
│ │ │ │ └── kind-of@5.1.0
│ │ │ │ Get the native type of a value.
│ │ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ │ https://github.com/jonschlinkert/kind-of
│ │ │ ├─┬ extend-shallow@2.0.1
│ │ │ │ │ Extend an object with the properties of additional objects. node.js/javascript util.
│ │ │ │ │ git+https://github.com/jonschlinkert/extend-shallow.git
│ │ │ │ │ https://github.com/jonschlinkert/extend-shallow
│ │ │ │ └── is-extendable@0.1.1 deduped
│ │ │ │ Returns 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?"
│ │ │ │ git+https://github.com/jonschlinkert/is-extendable.git
│ │ │ │ https://github.com/jonschlinkert/is-extendable
│ │ │ ├── map-cache@0.2.2 deduped
│ │ │ │ Basic cache object for storing key-value pairs.
│ │ │ │ git+https://github.com/jonschlinkert/map-cache.git
│ │ │ │ https://github.com/jonschlinkert/map-cache
│ │ │ ├── source-map@0.5.7
│ │ │ │ Generates and consumes source maps
│ │ │ │ git+ssh://git@github.com/mozilla/source-map.git
│ │ │ │ https://github.com/mozilla/source-map
│ │ │ ├─┬ source-map-resolve@0.5.2
│ │ │ │ │ Resolve the source map and/or sources for a generated file.
│ │ │ │ │ git+https://github.com/lydell/source-map-resolve.git
│ │ │ │ │ https://github.com/lydell/source-map-resolve#readme
│ │ │ │ ├── atob@2.1.1
│ │ │ │ │ atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)
│ │ │ │ │ git://git.coolaj86.com/coolaj86/atob.js.git
│ │ │ │ │ https://git.coolaj86.com/coolaj86/atob.js.git
│ │ │ │ ├── decode-uri-component@0.2.0
│ │ │ │ │ A better decodeURIComponent
│ │ │ │ │ git+https://github.com/SamVerschueren/decode-uri-component.git
│ │ │ │ │ https://github.com/SamVerschueren/decode-uri-component#readme
│ │ │ │ ├── resolve-url@0.2.1
│ │ │ │ │ Like Node.js’ `path.resolve`/`url.resolve` for the browser.
│ │ │ │ │ git+https://github.com/lydell/resolve-url.git
│ │ │ │ │ https://github.com/lydell/resolve-url#readme
│ │ │ │ ├── source-map-url@0.4.0
│ │ │ │ │ Tools for working with sourceMappingURL comments.
│ │ │ │ │ git+https://github.com/lydell/source-map-url.git
│ │ │ │ │ https://github.com/lydell/source-map-url#readme
│ │ │ │ └── urix@0.1.0
│ │ │ │ Makes Windows-style paths more unix and URI friendly.
│ │ │ │ git+https://github.com/lydell/urix.git
│ │ │ │ https://github.com/lydell/urix#readme
│ │ │ └─┬ use@3.1.0
│ │ │ │ Easily add plugin support to your node.js application.
│ │ │ │ git+https://github.com/jonschlinkert/use.git
│ │ │ │ https://github.com/jonschlinkert/use
│ │ │ └── kind-of@6.0.2 deduped
│ │ │ Get the native type of a value.
│ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ https://github.com/jonschlinkert/kind-of
│ │ └─┬ to-regex@3.0.2
│ │ │ Generate a regex from a string or array of strings.
│ │ │ git+https://github.com/jonschlinkert/to-regex.git
│ │ │ https://github.com/jonschlinkert/to-regex
│ │ ├── define-property@2.0.2 deduped
│ │ │ Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
│ │ │ git+https://github.com/jonschlinkert/define-property.git
│ │ │ https://github.com/jonschlinkert/define-property
│ │ ├── extend-shallow@3.0.2 deduped
│ │ │ Extend an object with the properties of additional objects. node.js/javascript util.
│ │ │ git+https://github.com/jonschlinkert/extend-shallow.git
│ │ │ https://github.com/jonschlinkert/extend-shallow
│ │ ├── regex-not@1.0.2 deduped
│ │ │ Create a javascript regular expression for matching everything except for the given string.
│ │ │ git+https://github.com/jonschlinkert/regex-not.git
│ │ │ https://github.com/jonschlinkert/regex-not
│ │ └── safe-regex@1.1.0 deduped
│ │ detect possibly catastrophic, exponential-time regular expressions
│ │ git://github.com/substack/safe-regex.git
│ │ https://github.com/substack/safe-regex
│ ├── mkdirp@0.5.1 deduped
│ │ Recursively mkdir, like `mkdir -p`
│ │ git+https://github.com/substack/node-mkdirp.git
│ │ https://github.com/substack/node-mkdirp#readme
│ ├── neo-async@2.5.1
│ │ Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster
│ │ git+ssh://git@github.com/suguru03/neo-async.git
│ │ https://github.com/suguru03/neo-async
│ ├─┬ node-libs-browser@2.1.0
│ │ │ The node core libs for in browser usage.
│ │ │ git+https://github.com/webpack/node-libs-browser.git
│ │ │ http://github.com/webpack/node-libs-browser
│ │ ├─┬ assert@1.4.1
│ │ │ │ commonjs assert - node.js api compatible
│ │ │ │ git://github.com/defunctzombie/commonjs-assert.git
│ │ │ │ https://github.com/defunctzombie/commonjs-assert
│ │ │ └── util@0.10.3 deduped
│ │ │ Node.JS util module
│ │ │ git://github.com/defunctzombie/node-util.git
│ │ │ https://github.com/defunctzombie/node-util
│ │ ├─┬ browserify-zlib@0.2.0
│ │ │ │ Full zlib module for the browser
│ │ │ │ git+https://github.com/devongovett/browserify-zlib.git
│ │ │ │ https://github.com/devongovett/browserify-zlib
│ │ │ └── pako@1.0.6
│ │ │ zlib port to javascript - fast, modularized, with browser support
│ │ │ git+https://github.com/nodeca/pako.git
│ │ │ https://github.com/nodeca/pako
│ │ ├─┬ buffer@4.9.1
│ │ │ │ Node.js Buffer API, for the browser
│ │ │ │ git://github.com/feross/buffer.git
│ │ │ │ https://github.com/feross/buffer
│ │ │ ├── base64-js@1.3.0
│ │ │ │ Base64 encoding/decoding in pure JS
│ │ │ │ git://github.com/beatgammit/base64-js.git
│ │ │ │ https://github.com/beatgammit/base64-js
│ │ │ ├── ieee754@1.1.11
│ │ │ │ Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
│ │ │ │ git://github.com/feross/ieee754.git
│ │ │ │ https://github.com/feross/ieee754#readme
│ │ │ └── isarray@1.0.0 deduped
│ │ │ Array#isArray for older browsers
│ │ │ git://github.com/juliangruber/isarray.git
│ │ │ https://github.com/juliangruber/isarray
│ │ ├─┬ console-browserify@1.1.0
│ │ │ │ Emulate console for all the browsers
│ │ │ │ git://github.com/Raynos/console-browserify.git
│ │ │ │ https://github.com/Raynos/console-browserify
│ │ │ └── date-now@0.1.4
│ │ │ A requirable version of Date.now()
│ │ │ git://github.com/Colingo/date-now.git
│ │ │ https://github.com/Colingo/date-now
│ │ ├── constants-browserify@1.0.0
│ │ │ node's constants module for the browser
│ │ │ git://github.com/juliangruber/constants-browserify.git
│ │ │ https://github.com/juliangruber/constants-browserify
│ │ ├─┬ crypto-browserify@3.12.0
│ │ │ │ implementation of crypto for the browser
│ │ │ │ git://github.com/crypto-browserify/crypto-browserify.git
│ │ │ │ https://github.com/crypto-browserify/crypto-browserify
│ │ │ ├─┬ browserify-cipher@1.0.1
│ │ │ │ │ ciphers for the browser
│ │ │ │ │ git+ssh://git@github.com/crypto-browserify/browserify-cipher.git
│ │ │ │ │ https://github.com/crypto-browserify/browserify-cipher#readme
│ │ │ │ ├─┬ browserify-aes@1.2.0
│ │ │ │ │ │ aes, for browserify
│ │ │ │ │ │ git://github.com/crypto-browserify/browserify-aes.git
│ │ │ │ │ │ https://github.com/crypto-browserify/browserify-aes
│ │ │ │ │ ├── buffer-xor@1.0.3
│ │ │ │ │ │ A simple module for bitwise-xor on buffers
│ │ │ │ │ │ git+https://github.com/crypto-browserify/buffer-xor.git
│ │ │ │ │ │ https://github.com/crypto-browserify/buffer-xor
│ │ │ │ │ ├── cipher-base@1.0.4 deduped
│ │ │ │ │ │ abstract base class for crypto-streams
│ │ │ │ │ │ git+https://github.com/crypto-browserify/cipher-base.git
│ │ │ │ │ │ https://github.com/crypto-browserify/cipher-base#readme
│ │ │ │ │ ├── create-hash@1.2.0 deduped
│ │ │ │ │ │ create hashes for browserify
│ │ │ │ │ │ git+ssh://git@github.com/crypto-browserify/createHash.git
│ │ │ │ │ │ https://github.com/crypto-browserify/createHash
│ │ │ │ │ ├── evp_bytestokey@1.0.3 deduped
│ │ │ │ │ │ The insecure key derivation algorithm from OpenSSL
│ │ │ │ │ │ git+https://github.com/crypto-browserify/EVP_BytesToKey.git
│ │ │ │ │ │ https://github.com/crypto-browserify/EVP_BytesToKey
│ │ │ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ │ └── safe-buffer@5.1.2 deduped
│ │ │ │ │ Safer Node.js Buffer API
│ │ │ │ │ git://github.com/feross/safe-buffer.git
│ │ │ │ │ https://github.com/feross/safe-buffer
│ │ │ │ ├─┬ browserify-des@1.0.1
│ │ │ │ │ │ browserify-des ===
│ │ │ │ │ │ git+https://github.com/crypto-browserify/browserify-des.git
│ │ │ │ │ │ https://github.com/crypto-browserify/browserify-des#readme
│ │ │ │ │ ├── cipher-base@1.0.4 deduped
│ │ │ │ │ │ abstract base class for crypto-streams
│ │ │ │ │ │ git+https://github.com/crypto-browserify/cipher-base.git
│ │ │ │ │ │ https://github.com/crypto-browserify/cipher-base#readme
│ │ │ │ │ ├─┬ des.js@1.0.0
│ │ │ │ │ │ │ DES implementation
│ │ │ │ │ │ │ git+ssh://git@github.com/indutny/des.js.git
│ │ │ │ │ │ │ https://github.com/indutny/des.js#readme
│ │ │ │ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ │ │ └── minimalistic-assert@1.0.1 deduped
│ │ │ │ │ │ minimalistic-assert ===
│ │ │ │ │ │ git+https://github.com/calvinmetcalf/minimalistic-assert.git
│ │ │ │ │ │ https://github.com/calvinmetcalf/minimalistic-assert
│ │ │ │ │ └── inherits@2.0.3 deduped
│ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ └─┬ evp_bytestokey@1.0.3
│ │ │ │ │ The insecure key derivation algorithm from OpenSSL
│ │ │ │ │ git+https://github.com/crypto-browserify/EVP_BytesToKey.git
│ │ │ │ │ https://github.com/crypto-browserify/EVP_BytesToKey
│ │ │ │ ├── md5.js@1.3.4 deduped
│ │ │ │ │ node style md5 on pure JavaScript
│ │ │ │ │ git+https://github.com/crypto-browserify/md5.js.git
│ │ │ │ │ https://github.com/crypto-browserify/md5.js
│ │ │ │ └── safe-buffer@5.1.2 deduped
│ │ │ │ Safer Node.js Buffer API
│ │ │ │ git://github.com/feross/safe-buffer.git
│ │ │ │ https://github.com/feross/safe-buffer
│ │ │ ├─┬ browserify-sign@4.0.4
│ │ │ │ │ adds node crypto signing for browsers
│ │ │ │ │ git+https://github.com/crypto-browserify/browserify-sign.git
│ │ │ │ │ https://github.com/crypto-browserify/browserify-sign#readme
│ │ │ │ ├── bn.js@4.11.8
│ │ │ │ │ Big number implementation in pure javascript
│ │ │ │ │ git+ssh://git@github.com/indutny/bn.js.git
│ │ │ │ │ https://github.com/indutny/bn.js
│ │ │ │ ├─┬ browserify-rsa@4.0.1
│ │ │ │ │ │ RSA for browserify
│ │ │ │ │ │ git+ssh://git@github.com/crypto-browserify/browserify-rsa.git
│ │ │ │ │ │ https://github.com/crypto-browserify/browserify-rsa#readme
│ │ │ │ │ ├── bn.js@4.11.8 deduped
│ │ │ │ │ │ Big number implementation in pure javascript
│ │ │ │ │ │ git+ssh://git@github.com/indutny/bn.js.git
│ │ │ │ │ │ https://github.com/indutny/bn.js
│ │ │ │ │ └── randombytes@2.0.6 deduped
│ │ │ │ │ random bytes from browserify stand alone
│ │ │ │ │ git+ssh://git@github.com/crypto-browserify/randombytes.git
│ │ │ │ │ https://github.com/crypto-browserify/randombytes
│ │ │ │ ├── create-hash@1.2.0 deduped
│ │ │ │ │ create hashes for browserify
│ │ │ │ │ git+ssh://git@github.com/crypto-browserify/createHash.git
│ │ │ │ │ https://github.com/crypto-browserify/createHash
│ │ │ │ ├── create-hmac@1.1.7 deduped
│ │ │ │ │ node style hmacs in the browser
│ │ │ │ │ git+https://github.com/crypto-browserify/createHmac.git
│ │ │ │ │ https://github.com/crypto-browserify/createHmac
│ │ │ │ ├─┬ elliptic@6.4.0
│ │ │ │ │ │ EC cryptography
│ │ │ │ │ │ git+ssh://git@github.com/indutny/elliptic.git
│ │ │ │ │ │ https://github.com/indutny/elliptic
│ │ │ │ │ ├── bn.js@4.11.8 deduped
│ │ │ │ │ │ Big number implementation in pure javascript
│ │ │ │ │ │ git+ssh://git@github.com/indutny/bn.js.git
│ │ │ │ │ │ https://github.com/indutny/bn.js
│ │ │ │ │ ├── brorand@1.1.0
│ │ │ │ │ │ Random number generator for browsers and node.js
│ │ │ │ │ │ git+ssh://git@github.com/indutny/brorand.git
│ │ │ │ │ │ https://github.com/indutny/brorand
│ │ │ │ │ ├─┬ hash.js@1.1.3
│ │ │ │ │ │ │ Various hash functions that could be run by both browser and node
│ │ │ │ │ │ │ git+ssh://git@github.com/indutny/hash.js.git
│ │ │ │ │ │ │ https://github.com/indutny/hash.js
│ │ │ │ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ │ │ └── minimalistic-assert@1.0.1 deduped
│ │ │ │ │ │ minimalistic-assert ===
│ │ │ │ │ │ git+https://github.com/calvinmetcalf/minimalistic-assert.git
│ │ │ │ │ │ https://github.com/calvinmetcalf/minimalistic-assert
│ │ │ │ │ ├─┬ hmac-drbg@1.0.1
│ │ │ │ │ │ │ Deterministic random bit generator (hmac)
│ │ │ │ │ │ │ git+ssh://git@github.com/indutny/hmac-drbg.git
│ │ │ │ │ │ │ https://github.com/indutny/hmac-drbg#readme
│ │ │ │ │ │ ├── hash.js@1.1.3 deduped
│ │ │ │ │ │ │ Various hash functions that could be run by both browser and node
│ │ │ │ │ │ │ git+ssh://git@github.com/indutny/hash.js.git
│ │ │ │ │ │ │ https://github.com/indutny/hash.js
│ │ │ │ │ │ ├── minimalistic-assert@1.0.1 deduped
│ │ │ │ │ │ │ minimalistic-assert ===
│ │ │ │ │ │ │ git+https://github.com/calvinmetcalf/minimalistic-assert.git
│ │ │ │ │ │ │ https://github.com/calvinmetcalf/minimalistic-assert
│ │ │ │ │ │ └── minimalistic-crypto-utils@1.0.1 deduped
│ │ │ │ │ │ Minimalistic tools for JS crypto modules
│ │ │ │ │ │ git+ssh://git@github.com/indutny/minimalistic-crypto-utils.git
│ │ │ │ │ │ https://github.com/indutny/minimalistic-crypto-utils#readme
│ │ │ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ │ ├── minimalistic-assert@1.0.1
│ │ │ │ │ │ minimalistic-assert ===
│ │ │ │ │ │ git+https://github.com/calvinmetcalf/minimalistic-assert.git
│ │ │ │ │ │ https://github.com/calvinmetcalf/minimalistic-assert
│ │ │ │ │ └── minimalistic-crypto-utils@1.0.1
│ │ │ │ │ Minimalistic tools for JS crypto modules
│ │ │ │ │ git+ssh://git@github.com/indutny/minimalistic-crypto-utils.git
│ │ │ │ │ https://github.com/indutny/minimalistic-crypto-utils#readme
│ │ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ └─┬ parse-asn1@5.1.1
│ │ │ │ │ utility library for parsing asn1 files for use with browserify-sign.
│ │ │ │ │ git://github.com/crypto-browserify/parse-asn1.git
│ │ │ │ │ https://github.com/crypto-browserify/parse-asn1#readme
│ │ │ │ ├─┬ asn1.js@4.10.1
│ │ │ │ │ │ ASN.1 encoder and decoder
│ │ │ │ │ │ git+ssh://git@github.com/indutny/asn1.js.git
│ │ │ │ │ │ https://github.com/indutny/asn1.js
│ │ │ │ │ ├── bn.js@4.11.8 deduped
│ │ │ │ │ │ Big number implementation in pure javascript
│ │ │ │ │ │ git+ssh://git@github.com/indutny/bn.js.git
│ │ │ │ │ │ https://github.com/indutny/bn.js
│ │ │ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ │ └── minimalistic-assert@1.0.1 deduped
│ │ │ │ │ minimalistic-assert ===
│ │ │ │ │ git+https://github.com/calvinmetcalf/minimalistic-assert.git
│ │ │ │ │ https://github.com/calvinmetcalf/minimalistic-assert
│ │ │ │ ├── browserify-aes@1.2.0 deduped
│ │ │ │ │ aes, for browserify
│ │ │ │ │ git://github.com/crypto-browserify/browserify-aes.git
│ │ │ │ │ https://github.com/crypto-browserify/browserify-aes
│ │ │ │ ├── create-hash@1.2.0 deduped
│ │ │ │ │ create hashes for browserify
│ │ │ │ │ git+ssh://git@github.com/crypto-browserify/createHash.git
│ │ │ │ │ https://github.com/crypto-browserify/createHash
│ │ │ │ ├── evp_bytestokey@1.0.3 deduped
│ │ │ │ │ The insecure key derivation algorithm from OpenSSL
│ │ │ │ │ git+https://github.com/crypto-browserify/EVP_BytesToKey.git
│ │ │ │ │ https://github.com/crypto-browserify/EVP_BytesToKey
│ │ │ │ └── pbkdf2@3.0.16 deduped
│ │ │ │ This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
│ │ │ │ git+https://github.com/crypto-browserify/pbkdf2.git
│ │ │ │ https://github.com/crypto-browserify/pbkdf2
│ │ │ ├─┬ create-ecdh@4.0.3
│ │ │ │ │ createECDH but browserifiable
│ │ │ │ │ git+https://github.com/crypto-browserify/createECDH.git
│ │ │ │ │ https://github.com/crypto-browserify/createECDH
│ │ │ │ ├── bn.js@4.11.8 deduped
│ │ │ │ │ Big number implementation in pure javascript
│ │ │ │ │ git+ssh://git@github.com/indutny/bn.js.git
│ │ │ │ │ https://github.com/indutny/bn.js
│ │ │ │ └── elliptic@6.4.0 deduped
│ │ │ │ EC cryptography
│ │ │ │ git+ssh://git@github.com/indutny/elliptic.git
│ │ │ │ https://github.com/indutny/elliptic
│ │ │ ├─┬ create-hash@1.2.0
│ │ │ │ │ create hashes for browserify
│ │ │ │ │ git+ssh://git@github.com/crypto-browserify/createHash.git
│ │ │ │ │ https://github.com/crypto-browserify/createHash
│ │ │ │ ├─┬ cipher-base@1.0.4
│ │ │ │ │ │ abstract base class for crypto-streams
│ │ │ │ │ │ git+https://github.com/crypto-browserify/cipher-base.git
│ │ │ │ │ │ https://github.com/crypto-browserify/cipher-base#readme
│ │ │ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ │ └── safe-buffer@5.1.2 deduped
│ │ │ │ │ Safer Node.js Buffer API
│ │ │ │ │ git://github.com/feross/safe-buffer.git
│ │ │ │ │ https://github.com/feross/safe-buffer
│ │ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ ├─┬ md5.js@1.3.4
│ │ │ │ │ │ node style md5 on pure JavaScript
│ │ │ │ │ │ git+https://github.com/crypto-browserify/md5.js.git
│ │ │ │ │ │ https://github.com/crypto-browserify/md5.js
│ │ │ │ │ ├─┬ hash-base@3.0.4
│ │ │ │ │ │ │ abstract base class for hash-streams
│ │ │ │ │ │ │ git+https://github.com/crypto-browserify/hash-base.git
│ │ │ │ │ │ │ https://github.com/crypto-browserify/hash-base
│ │ │ │ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ │ │ └── safe-buffer@5.1.2 deduped
│ │ │ │ │ │ Safer Node.js Buffer API
│ │ │ │ │ │ git://github.com/feross/safe-buffer.git
│ │ │ │ │ │ https://github.com/feross/safe-buffer
│ │ │ │ │ └── inherits@2.0.3 deduped
│ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ ├─┬ ripemd160@2.0.2
│ │ │ │ │ │ Compute ripemd160 of bytes or strings.
│ │ │ │ │ │ git+https://github.com/crypto-browserify/ripemd160.git
│ │ │ │ │ │ https://github.com/crypto-browserify/ripemd160#readme
│ │ │ │ │ ├── hash-base@3.0.4 deduped
│ │ │ │ │ │ abstract base class for hash-streams
│ │ │ │ │ │ git+https://github.com/crypto-browserify/hash-base.git
│ │ │ │ │ │ https://github.com/crypto-browserify/hash-base
│ │ │ │ │ └── inherits@2.0.3 deduped
│ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ └─┬ sha.js@2.4.11
│ │ │ │ │ Streamable SHA hashes in pure javascript
│ │ │ │ │ git://github.com/crypto-browserify/sha.js.git
│ │ │ │ │ https://github.com/crypto-browserify/sha.js
│ │ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ └── safe-buffer@5.1.2 deduped
│ │ │ │ Safer Node.js Buffer API
│ │ │ │ git://github.com/feross/safe-buffer.git
│ │ │ │ https://github.com/feross/safe-buffer
│ │ │ ├─┬ create-hmac@1.1.7
│ │ │ │ │ node style hmacs in the browser
│ │ │ │ │ git+https://github.com/crypto-browserify/createHmac.git
│ │ │ │ │ https://github.com/crypto-browserify/createHmac
│ │ │ │ ├── cipher-base@1.0.4 deduped
│ │ │ │ │ abstract base class for crypto-streams
│ │ │ │ │ git+https://github.com/crypto-browserify/cipher-base.git
│ │ │ │ │ https://github.com/crypto-browserify/cipher-base#readme
│ │ │ │ ├── create-hash@1.2.0 deduped
│ │ │ │ │ create hashes for browserify
│ │ │ │ │ git+ssh://git@github.com/crypto-browserify/createHash.git
│ │ │ │ │ https://github.com/crypto-browserify/createHash
│ │ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ ├── ripemd160@2.0.2 deduped
│ │ │ │ │ Compute ripemd160 of bytes or strings.
│ │ │ │ │ git+https://github.com/crypto-browserify/ripemd160.git
│ │ │ │ │ https://github.com/crypto-browserify/ripemd160#readme
│ │ │ │ ├── safe-buffer@5.1.2 deduped
│ │ │ │ │ Safer Node.js Buffer API
│ │ │ │ │ git://github.com/feross/safe-buffer.git
│ │ │ │ │ https://github.com/feross/safe-buffer
│ │ │ │ └── sha.js@2.4.11 deduped
│ │ │ │ Streamable SHA hashes in pure javascript
│ │ │ │ git://github.com/crypto-browserify/sha.js.git
│ │ │ │ https://github.com/crypto-browserify/sha.js
│ │ │ ├─┬ diffie-hellman@5.0.3
│ │ │ │ │ pure js diffie-hellman
│ │ │ │ │ git+https://github.com/crypto-browserify/diffie-hellman.git
│ │ │ │ │ https://github.com/crypto-browserify/diffie-hellman
│ │ │ │ ├── bn.js@4.11.8 deduped
│ │ │ │ │ Big number implementation in pure javascript
│ │ │ │ │ git+ssh://git@github.com/indutny/bn.js.git
│ │ │ │ │ https://github.com/indutny/bn.js
│ │ │ │ ├─┬ miller-rabin@4.0.1
│ │ │ │ │ │ Miller Rabin algorithm for primality test
│ │ │ │ │ │ git+ssh://git@github.com/indutny/miller-rabin.git
│ │ │ │ │ │ https://github.com/indutny/miller-rabin
│ │ │ │ │ ├── bn.js@4.11.8 deduped
│ │ │ │ │ │ Big number implementation in pure javascript
│ │ │ │ │ │ git+ssh://git@github.com/indutny/bn.js.git
│ │ │ │ │ │ https://github.com/indutny/bn.js
│ │ │ │ │ └── brorand@1.1.0 deduped
│ │ │ │ │ Random number generator for browsers and node.js
│ │ │ │ │ git+ssh://git@github.com/indutny/brorand.git
│ │ │ │ │ https://github.com/indutny/brorand
│ │ │ │ └── randombytes@2.0.6 deduped
│ │ │ │ random bytes from browserify stand alone
│ │ │ │ git+ssh://git@github.com/crypto-browserify/randombytes.git
│ │ │ │ https://github.com/crypto-browserify/randombytes
│ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ ├─┬ pbkdf2@3.0.16
│ │ │ │ │ This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
│ │ │ │ │ git+https://github.com/crypto-browserify/pbkdf2.git
│ │ │ │ │ https://github.com/crypto-browserify/pbkdf2
│ │ │ │ ├── create-hash@1.2.0 deduped
│ │ │ │ │ create hashes for browserify
│ │ │ │ │ git+ssh://git@github.com/crypto-browserify/createHash.git
│ │ │ │ │ https://github.com/crypto-browserify/createHash
│ │ │ │ ├── create-hmac@1.1.7 deduped
│ │ │ │ │ node style hmacs in the browser
│ │ │ │ │ git+https://github.com/crypto-browserify/createHmac.git
│ │ │ │ │ https://github.com/crypto-browserify/createHmac
│ │ │ │ ├── ripemd160@2.0.2 deduped
│ │ │ │ │ Compute ripemd160 of bytes or strings.
│ │ │ │ │ git+https://github.com/crypto-browserify/ripemd160.git
│ │ │ │ │ https://github.com/crypto-browserify/ripemd160#readme
│ │ │ │ ├── safe-buffer@5.1.2 deduped
│ │ │ │ │ Safer Node.js Buffer API
│ │ │ │ │ git://github.com/feross/safe-buffer.git
│ │ │ │ │ https://github.com/feross/safe-buffer
│ │ │ │ └── sha.js@2.4.11 deduped
│ │ │ │ Streamable SHA hashes in pure javascript
│ │ │ │ git://github.com/crypto-browserify/sha.js.git
│ │ │ │ https://github.com/crypto-browserify/sha.js
│ │ │ ├─┬ public-encrypt@4.0.2
│ │ │ │ │ browserify version of publicEncrypt & privateDecrypt
│ │ │ │ │ git+https://github.com/crypto-browserify/publicEncrypt.git
│ │ │ │ │ https://github.com/crypto-browserify/publicEncrypt
│ │ │ │ ├── bn.js@4.11.8 deduped
│ │ │ │ │ Big number implementation in pure javascript
│ │ │ │ │ git+ssh://git@github.com/indutny/bn.js.git
│ │ │ │ │ https://github.com/indutny/bn.js
│ │ │ │ ├── browserify-rsa@4.0.1 deduped
│ │ │ │ │ RSA for browserify
│ │ │ │ │ git+ssh://git@github.com/crypto-browserify/browserify-rsa.git
│ │ │ │ │ https://github.com/crypto-browserify/browserify-rsa#readme
│ │ │ │ ├── create-hash@1.2.0 deduped
│ │ │ │ │ create hashes for browserify
│ │ │ │ │ git+ssh://git@github.com/crypto-browserify/createHash.git
│ │ │ │ │ https://github.com/crypto-browserify/createHash
│ │ │ │ ├── parse-asn1@5.1.1 deduped
│ │ │ │ │ utility library for parsing asn1 files for use with browserify-sign.
│ │ │ │ │ git://github.com/crypto-browserify/parse-asn1.git
│ │ │ │ │ https://github.com/crypto-browserify/parse-asn1#readme
│ │ │ │ └── randombytes@2.0.6 deduped
│ │ │ │ random bytes from browserify stand alone
│ │ │ │ git+ssh://git@github.com/crypto-browserify/randombytes.git
│ │ │ │ https://github.com/crypto-browserify/randombytes
│ │ │ ├─┬ randombytes@2.0.6
│ │ │ │ │ random bytes from browserify stand alone
│ │ │ │ │ git+ssh://git@github.com/crypto-browserify/randombytes.git
│ │ │ │ │ https://github.com/crypto-browserify/randombytes
│ │ │ │ └── safe-buffer@5.1.2 deduped
│ │ │ │ Safer Node.js Buffer API
│ │ │ │ git://github.com/feross/safe-buffer.git
│ │ │ │ https://github.com/feross/safe-buffer
│ │ │ └─┬ randomfill@1.0.4
│ │ │ │ random fill from browserify stand alone
│ │ │ │ git+https://github.com/crypto-browserify/randomfill.git
│ │ │ │ https://github.com/crypto-browserify/randomfill
│ │ │ ├── randombytes@2.0.6 deduped
│ │ │ │ random bytes from browserify stand alone
│ │ │ │ git+ssh://git@github.com/crypto-browserify/randombytes.git
│ │ │ │ https://github.com/crypto-browserify/randombytes
│ │ │ └── safe-buffer@5.1.2 deduped
│ │ │ Safer Node.js Buffer API
│ │ │ git://github.com/feross/safe-buffer.git
│ │ │ https://github.com/feross/safe-buffer
│ │ ├── domain-browser@1.2.0
│ │ │ Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.
│ │ │ git+https://github.com/bevry/domain-browser.git
│ │ │ https://github.com/bevry/domain-browser
│ │ ├── events@1.1.1
│ │ │ Node's event emitter for all engines.
│ │ │ git://github.com/Gozala/events.git
│ │ │ https://github.com/Gozala/events#readme
│ │ ├── https-browserify@1.0.0
│ │ │ https module compatability for browserify
│ │ │ git://github.com/substack/https-browserify.git
│ │ │ https://github.com/substack/https-browserify
│ │ ├── os-browserify@0.3.0
│ │ │ The [os](https://nodejs.org/api/os.html) module from node.js, but for browsers.
│ │ │ git+ssh://git@github.com/CoderPuppy/os-browserify.git
│ │ │ https://github.com/CoderPuppy/os-browserify#readme
│ │ ├── path-browserify@0.0.0
│ │ │ the path module from node core for browsers
│ │ │ git://github.com/substack/path-browserify.git
│ │ │ https://github.com/substack/path-browserify
│ │ ├── process@0.11.10
│ │ │ process information for node.js and browsers
│ │ │ git://github.com/shtylman/node-process.git
│ │ │ https://github.com/shtylman/node-process#readme
│ │ ├── punycode@1.4.1
│ │ │ A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
│ │ │ git+https://github.com/bestiejs/punycode.js.git
│ │ │ https://mths.be/punycode
│ │ ├── querystring-es3@0.2.1
│ │ │ Node's querystring module for all engines. (ES3 compat fork)
│ │ │ git://github.com/mike-spainhower/querystring.git
│ │ │ https://github.com/mike-spainhower/querystring#readme
│ │ ├── readable-stream@2.3.6 deduped
│ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ https://github.com/nodejs/readable-stream#readme
│ │ ├─┬ stream-browserify@2.0.1
│ │ │ │ the stream module from node core for browsers
│ │ │ │ git://github.com/substack/stream-browserify.git
│ │ │ │ https://github.com/substack/stream-browserify
│ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ └── readable-stream@2.3.6 deduped
│ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ https://github.com/nodejs/readable-stream#readme
│ │ ├─┬ stream-http@2.8.2
│ │ │ │ Streaming http in the browser
│ │ │ │ git://github.com/jhiesey/stream-http.git
│ │ │ │ https://github.com/jhiesey/stream-http#readme
│ │ │ ├── builtin-status-codes@3.0.0
│ │ │ │ The map of HTTP status codes from the builtin http module
│ │ │ │ git+https://github.com/bendrucker/builtin-status-codes.git
│ │ │ │ https://github.com/bendrucker/builtin-status-codes#readme
│ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ ├── readable-stream@2.3.6 deduped
│ │ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ │ https://github.com/nodejs/readable-stream#readme
│ │ │ ├── to-arraybuffer@1.0.1
│ │ │ │ Get an ArrayBuffer from a Buffer as fast as possible
│ │ │ │ git://github.com/jhiesey/to-arraybuffer.git
│ │ │ │ https://github.com/jhiesey/to-arraybuffer#readme
│ │ │ └── xtend@4.0.1 deduped
│ │ │ extend like a boss
│ │ │ git://github.com/Raynos/xtend.git
│ │ │ https://github.com/Raynos/xtend
│ │ ├── string_decoder@1.1.1 deduped
│ │ │ The string_decoder module from Node core
│ │ │ git://github.com/nodejs/string_decoder.git
│ │ │ https://github.com/nodejs/string_decoder
│ │ ├─┬ timers-browserify@2.0.10
│ │ │ │ timers module for browserify
│ │ │ │ git://github.com/jryans/timers-browserify.git
│ │ │ │ https://github.com/jryans/timers-browserify
│ │ │ └── setimmediate@1.0.5
│ │ │ A shim for the setImmediate efficient script yielding API
│ │ │ git+https://github.com/YuzuJS/setImmediate.git
│ │ │ https://github.com/YuzuJS/setImmediate#readme
│ │ ├── tty-browserify@0.0.0
│ │ │ the tty module from node core for browsers
│ │ │ git://github.com/substack/tty-browserify.git
│ │ │ https://github.com/substack/tty-browserify
│ │ ├─┬ url@0.11.0
│ │ │ │ The core `url` packaged standalone for use with Browserify.
│ │ │ │ git+https://github.com/defunctzombie/node-url.git
│ │ │ │ https://github.com/defunctzombie/node-url#readme
│ │ │ ├── punycode@1.3.2
│ │ │ │ A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
│ │ │ │ git+https://github.com/bestiejs/punycode.js.git
│ │ │ │ https://mths.be/punycode
│ │ │ └── querystring@0.2.0
│ │ │ Node's querystring module for all engines.
│ │ │ git://github.com/Gozala/querystring.git
│ │ │ https://github.com/Gozala/querystring#readme
│ │ ├─┬ util@0.10.3
│ │ │ │ Node.JS util module
│ │ │ │ git://github.com/defunctzombie/node-util.git
│ │ │ │ https://github.com/defunctzombie/node-util
│ │ │ └── inherits@2.0.1
│ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ git://github.com/isaacs/inherits.git
│ │ │ https://github.com/isaacs/inherits#readme
│ │ └─┬ vm-browserify@0.0.4
│ │ │ vm module for the browser
│ │ │ git+ssh://git@github.com/substack/vm-browserify.git
│ │ │ https://github.com/substack/vm-browserify#readme
│ │ └── indexof@0.0.1
│ │ Microsoft sucks
│ ├─┬ schema-utils@1.0.0
│ │ │ webpack Validation Utils
│ │ │ git+https://github.com/webpack-contrib/schema-utils.git
│ │ │ https://github.com/webpack-contrib/schema-utils
│ │ ├── ajv@6.9.2 deduped
│ │ │ Another JSON Schema Validator
│ │ │ git+https://github.com/epoberezkin/ajv.git
│ │ │ https://github.com/epoberezkin/ajv
│ │ ├── ajv-errors@1.0.1
│ │ │ Custom error messages in JSON-Schema for Ajv validator
│ │ │ git+https://github.com/epoberezkin/ajv-errors.git
│ │ │ https://github.com/epoberezkin/ajv-errors#readme
│ │ └── ajv-keywords@3.4.0 deduped
│ │ Custom JSON-Schema keywords for Ajv validator
│ │ git+https://github.com/epoberezkin/ajv-keywords.git
│ │ https://github.com/epoberezkin/ajv-keywords#readme
│ ├── tapable@1.1.3
│ │ Just a little module for plugins.
│ │ git+ssh://git@github.com/webpack/tapable.git
│ │ https://github.com/webpack/tapable
│ ├─┬ terser-webpack-plugin@1.3.0
│ │ │ Terser plugin for webpack
│ │ │ git+https://github.com/webpack-contrib/terser-webpack-plugin.git
│ │ │ https://github.com/webpack-contrib/terser-webpack-plugin
│ │ ├─┬ cacache@11.3.3
│ │ │ │ Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
│ │ │ │ git+https://github.com/zkat/cacache.git
│ │ │ │ https://github.com/zkat/cacache#readme
│ │ │ ├── bluebird@3.5.5 deduped
│ │ │ │ Full featured Promises/A+ implementation with exceptionally good performance
│ │ │ │ git://github.com/petkaantonov/bluebird.git
│ │ │ │ https://github.com/petkaantonov/bluebird
│ │ │ ├── chownr@1.1.1 deduped
│ │ │ │ like `chown -R`
│ │ │ │ git://github.com/isaacs/chownr.git
│ │ │ │ https://github.com/isaacs/chownr#readme
│ │ │ ├── figgy-pudding@3.5.1
│ │ │ │ Delicious, festive, cascading config/opts definitions
│ │ │ │ git+https://github.com/zkat/figgy-pudding.git
│ │ │ │ https://github.com/zkat/figgy-pudding#readme
│ │ │ ├─┬ glob@7.1.4
│ │ │ │ │ a little globber
│ │ │ │ │ git://github.com/isaacs/node-glob.git
│ │ │ │ │ https://github.com/isaacs/node-glob#readme
│ │ │ │ ├── fs.realpath@1.0.0 deduped
│ │ │ │ │ Use node's fs.realpath, but fall back to the JS implementation if the native one fails
│ │ │ │ │ git+https://github.com/isaacs/fs.realpath.git
│ │ │ │ │ https://github.com/isaacs/fs.realpath#readme
│ │ │ │ ├── inflight@1.0.6 deduped
│ │ │ │ │ Add callbacks to requests in flight to avoid async duplication
│ │ │ │ │ git+https://github.com/npm/inflight.git
│ │ │ │ │ https://github.com/isaacs/inflight
│ │ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ ├── minimatch@3.0.4 deduped
│ │ │ │ │ a glob matcher in javascript
│ │ │ │ │ git://github.com/isaacs/minimatch.git
│ │ │ │ │ https://github.com/isaacs/minimatch#readme
│ │ │ │ ├── once@1.4.0 deduped
│ │ │ │ │ Run a function exactly one time
│ │ │ │ │ git://github.com/isaacs/once.git
│ │ │ │ │ https://github.com/isaacs/once#readme
│ │ │ │ └── path-is-absolute@1.0.1 deduped
│ │ │ │ Node.js 0.12 path.isAbsolute() ponyfill
│ │ │ │ git+https://github.com/sindresorhus/path-is-absolute.git
│ │ │ │ https://github.com/sindresorhus/path-is-absolute#readme
│ │ │ ├── graceful-fs@4.2.0
│ │ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ │ ├─┬ lru-cache@5.1.1
│ │ │ │ │ A cache object that deletes the least-recently-used items.
│ │ │ │ │ git://github.com/isaacs/node-lru-cache.git
│ │ │ │ │ https://github.com/isaacs/node-lru-cache#readme
│ │ │ │ └── yallist@3.0.3
│ │ │ │ Yet Another Linked List
│ │ │ │ git+https://github.com/isaacs/yallist.git
│ │ │ │ https://github.com/isaacs/yallist#readme
│ │ │ ├─┬ mississippi@3.0.0
│ │ │ │ │ a collection of useful streams
│ │ │ │ │ git+https://github.com/maxogden/mississippi.git
│ │ │ │ │ https://github.com/maxogden/mississippi#readme
│ │ │ │ ├── concat-stream@1.6.2 deduped
│ │ │ │ │ writable stream that concatenates strings or binary data and calls a callback with the result
│ │ │ │ │ git+ssh://git@github.com/maxogden/concat-stream.git
│ │ │ │ │ https://github.com/maxogden/concat-stream#readme
│ │ │ │ ├── duplexify@3.6.0 deduped
│ │ │ │ │ Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
│ │ │ │ │ git://github.com/mafintosh/duplexify.git
│ │ │ │ │ https://github.com/mafintosh/duplexify
│ │ │ │ ├── end-of-stream@1.4.1 deduped
│ │ │ │ │ Call a callback when a readable/writable/duplex stream has completed or failed.
│ │ │ │ │ git://github.com/mafintosh/end-of-stream.git
│ │ │ │ │ https://github.com/mafintosh/end-of-stream
│ │ │ │ ├── flush-write-stream@1.0.3 deduped
│ │ │ │ │ A write stream constructor that supports a flush function that is called before finish is emitted
│ │ │ │ │ git+https://github.com/mafintosh/flush-write-stream.git
│ │ │ │ │ https://github.com/mafintosh/flush-write-stream
│ │ │ │ ├─┬ from2@2.3.0
│ │ │ │ │ │ Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
│ │ │ │ │ │ git://github.com/hughsk/from2.git
│ │ │ │ │ │ https://github.com/hughsk/from2
│ │ │ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ │ └── readable-stream@2.3.6 deduped
│ │ │ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ │ │ https://github.com/nodejs/readable-stream#readme
│ │ │ │ ├─┬ parallel-transform@1.1.0
│ │ │ │ │ │ Transform stream that allows you to run your transforms in parallel without changing the order
│ │ │ │ │ │ git://github.com/mafintosh/parallel-transform.git
│ │ │ │ │ │ https://github.com/mafintosh/parallel-transform#readme
│ │ │ │ │ ├── cyclist@0.2.2
│ │ │ │ │ │ Cyclist is an efficient cyclic list implemention.
│ │ │ │ │ │ git://github.com/mafintosh/cyclist.git
│ │ │ │ │ │ https://github.com/mafintosh/cyclist#readme
│ │ │ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ │ └── readable-stream@2.3.6 deduped
│ │ │ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ │ │ https://github.com/nodejs/readable-stream#readme
│ │ │ │ ├─┬ pump@3.0.0
│ │ │ │ │ │ pipe streams together and close all of them if one of them closes
│ │ │ │ │ │ git://github.com/mafintosh/pump.git
│ │ │ │ │ │ https://github.com/mafintosh/pump#readme
│ │ │ │ │ ├── end-of-stream@1.4.1 deduped
│ │ │ │ │ │ Call a callback when a readable/writable/duplex stream has completed or failed.
│ │ │ │ │ │ git://github.com/mafintosh/end-of-stream.git
│ │ │ │ │ │ https://github.com/mafintosh/end-of-stream
│ │ │ │ │ └── once@1.4.0 deduped
│ │ │ │ │ Run a function exactly one time
│ │ │ │ │ git://github.com/isaacs/once.git
│ │ │ │ │ https://github.com/isaacs/once#readme
│ │ │ │ ├── pumpify@1.5.1 deduped
│ │ │ │ │ Combine an array of streams into a single duplex stream using pump and duplexify
│ │ │ │ │ git://github.com/mafintosh/pumpify.git
│ │ │ │ │ https://github.com/mafintosh/pumpify
│ │ │ │ ├─┬ stream-each@1.2.3
│ │ │ │ │ │ Iterate all the data in a stream
│ │ │ │ │ │ git+https://github.com/mafintosh/stream-each.git
│ │ │ │ │ │ https://github.com/mafintosh/stream-each
│ │ │ │ │ ├── end-of-stream@1.4.1 deduped
│ │ │ │ │ │ Call a callback when a readable/writable/duplex stream has completed or failed.
│ │ │ │ │ │ git://github.com/mafintosh/end-of-stream.git
│ │ │ │ │ │ https://github.com/mafintosh/end-of-stream
│ │ │ │ │ └── stream-shift@1.0.0 deduped
│ │ │ │ │ Returns the next buffer/object in a stream's readable queue
│ │ │ │ │ git+https://github.com/mafintosh/stream-shift.git
│ │ │ │ │ https://github.com/mafintosh/stream-shift
│ │ │ │ └── through2@2.0.3 deduped
│ │ │ │ A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise
│ │ │ │ git+https://github.com/rvagg/through2.git
│ │ │ │ https://github.com/rvagg/through2#readme
│ │ │ ├── mkdirp@0.5.1 deduped
│ │ │ │ Recursively mkdir, like `mkdir -p`
│ │ │ │ git+https://github.com/substack/node-mkdirp.git
│ │ │ │ https://github.com/substack/node-mkdirp#readme
│ │ │ ├─┬ move-concurrently@1.0.1
│ │ │ │ │ Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurrency and win32 junction support.
│ │ │ │ │ git+https://github.com/npm/move-concurrently.git
│ │ │ │ │ https://www.npmjs.com/package/move-concurrently
│ │ │ │ ├── aproba@1.2.0 deduped
│ │ │ │ │ A ridiculously light-weight argument validator (now browser friendly)
│ │ │ │ │ git+https://github.com/iarna/aproba.git
│ │ │ │ │ https://github.com/iarna/aproba
│ │ │ │ ├─┬ copy-concurrently@1.0.5
│ │ │ │ │ │ Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.
│ │ │ │ │ │ git+https://github.com/npm/copy-concurrently.git
│ │ │ │ │ │ https://www.npmjs.com/package/copy-concurrently
│ │ │ │ │ ├── aproba@1.2.0 deduped
│ │ │ │ │ │ A ridiculously light-weight argument validator (now browser friendly)
│ │ │ │ │ │ git+https://github.com/iarna/aproba.git
│ │ │ │ │ │ https://github.com/iarna/aproba
│ │ │ │ │ ├── fs-write-stream-atomic@1.0.10 deduped
│ │ │ │ │ │ Like `fs.createWriteStream(...)`, but atomic.
│ │ │ │ │ │ git+https://github.com/npm/fs-write-stream-atomic.git
│ │ │ │ │ │ https://github.com/npm/fs-write-stream-atomic
│ │ │ │ │ ├── iferr@0.1.5
│ │ │ │ │ │ Higher-order functions for easier error handling
│ │ │ │ │ │ git+https://github.com/shesek/iferr.git
│ │ │ │ │ │ https://github.com/shesek/iferr
│ │ │ │ │ ├── mkdirp@0.5.1 deduped
│ │ │ │ │ │ Recursively mkdir, like `mkdir -p`
│ │ │ │ │ │ git+https://github.com/substack/node-mkdirp.git
│ │ │ │ │ │ https://github.com/substack/node-mkdirp#readme
│ │ │ │ │ ├── rimraf@2.6.3 deduped
│ │ │ │ │ │ A deep deletion module for node (like `rm -rf`)
│ │ │ │ │ │ git://github.com/isaacs/rimraf.git
│ │ │ │ │ │ https://github.com/isaacs/rimraf#readme
│ │ │ │ │ └── run-queue@1.0.3 deduped
│ │ │ │ │ A promise based, dynamic priority queue runner, with concurrency limiting.
│ │ │ │ │ git+https://github.com/iarna/run-queue.git
│ │ │ │ │ https://npmjs.com/package/run-queue
│ │ │ │ ├─┬ fs-write-stream-atomic@1.0.10
│ │ │ │ │ │ Like `fs.createWriteStream(...)`, but atomic.
│ │ │ │ │ │ git+https://github.com/npm/fs-write-stream-atomic.git
│ │ │ │ │ │ https://github.com/npm/fs-write-stream-atomic
│ │ │ │ │ ├── graceful-fs@4.1.11 deduped
│ │ │ │ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ │ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ │ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ │ │ │ ├── iferr@0.1.5 deduped
│ │ │ │ │ │ Higher-order functions for easier error handling
│ │ │ │ │ │ git+https://github.com/shesek/iferr.git
│ │ │ │ │ │ https://github.com/shesek/iferr
│ │ │ │ │ ├── imurmurhash@0.1.4 deduped
│ │ │ │ │ │ An incremental implementation of MurmurHash3
│ │ │ │ │ │ git+https://github.com/jensyt/imurmurhash-js.git
│ │ │ │ │ │ https://github.com/jensyt/imurmurhash-js
│ │ │ │ │ └── readable-stream@2.3.6 deduped
│ │ │ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ │ │ https://github.com/nodejs/readable-stream#readme
│ │ │ │ ├── mkdirp@0.5.1 deduped
│ │ │ │ │ Recursively mkdir, like `mkdir -p`
│ │ │ │ │ git+https://github.com/substack/node-mkdirp.git
│ │ │ │ │ https://github.com/substack/node-mkdirp#readme
│ │ │ │ ├── rimraf@2.6.3 deduped
│ │ │ │ │ A deep deletion module for node (like `rm -rf`)
│ │ │ │ │ git://github.com/isaacs/rimraf.git
│ │ │ │ │ https://github.com/isaacs/rimraf#readme
│ │ │ │ └─┬ run-queue@1.0.3
│ │ │ │ │ A promise based, dynamic priority queue runner, with concurrency limiting.
│ │ │ │ │ git+https://github.com/iarna/run-queue.git
│ │ │ │ │ https://npmjs.com/package/run-queue
│ │ │ │ └── aproba@1.2.0 deduped
│ │ │ │ A ridiculously light-weight argument validator (now browser friendly)
│ │ │ │ git+https://github.com/iarna/aproba.git
│ │ │ │ https://github.com/iarna/aproba
│ │ │ ├── promise-inflight@1.0.1
│ │ │ │ One promise for multiple requests in flight to avoid async duplication
│ │ │ │ git+https://github.com/iarna/promise-inflight.git
│ │ │ │ https://github.com/iarna/promise-inflight#readme
│ │ │ ├── rimraf@2.6.3 deduped
│ │ │ │ A deep deletion module for node (like `rm -rf`)
│ │ │ │ git://github.com/isaacs/rimraf.git
│ │ │ │ https://github.com/isaacs/rimraf#readme
│ │ │ ├─┬ ssri@6.0.1
│ │ │ │ │ Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
│ │ │ │ │ git+https://github.com/zkat/ssri.git
│ │ │ │ │ https://github.com/zkat/ssri#readme
│ │ │ │ └── figgy-pudding@3.5.1 deduped
│ │ │ │ Delicious, festive, cascading config/opts definitions
│ │ │ │ git+https://github.com/zkat/figgy-pudding.git
│ │ │ │ https://github.com/zkat/figgy-pudding#readme
│ │ │ ├─┬ unique-filename@1.1.1
│ │ │ │ │ Generate a unique filename for use in temporary directories or caches.
│ │ │ │ │ git+https://github.com/iarna/unique-filename.git
│ │ │ │ │ https://github.com/iarna/unique-filename
│ │ │ │ └─┬ unique-slug@2.0.2
│ │ │ │ │ Generate a unique character string suitible for use in files and URLs.
│ │ │ │ │ git://github.com/iarna/unique-slug.git
│ │ │ │ │ https://github.com/iarna/unique-slug#readme
│ │ │ │ └── imurmurhash@0.1.4 deduped
│ │ │ │ An incremental implementation of MurmurHash3
│ │ │ │ git+https://github.com/jensyt/imurmurhash-js.git
│ │ │ │ https://github.com/jensyt/imurmurhash-js
│ │ │ └── y18n@4.0.0
│ │ │ the bare-bones internationalization library used by yargs
│ │ │ git+ssh://git@github.com/yargs/y18n.git
│ │ │ https://github.com/yargs/y18n
│ │ ├── find-cache-dir@2.1.0 deduped
│ │ │ Finds the common standard cache directory
│ │ │ git+https://github.com/avajs/find-cache-dir.git
│ │ │ https://github.com/avajs/find-cache-dir#readme
│ │ ├── is-wsl@1.1.0
│ │ │ Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)
│ │ │ git+https://github.com/sindresorhus/is-wsl.git
│ │ │ https://github.com/sindresorhus/is-wsl#readme
│ │ ├─┬ loader-utils@1.2.3
│ │ │ │ utils for webpack loaders
│ │ │ │ git+https://github.com/webpack/loader-utils.git
│ │ │ │ https://github.com/webpack/loader-utils#readme
│ │ │ ├── big.js@5.2.2
│ │ │ │ A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
│ │ │ │ git+https://github.com/MikeMcl/big.js.git
│ │ │ │ https://github.com/MikeMcl/big.js#readme
│ │ │ ├── emojis-list@2.1.0 deduped
│ │ │ │ Complete list of standard emojis.
│ │ │ │ git+https://github.com/kikobeats/emojis-list.git
│ │ │ │ https://github.com/Kikobeats/emojis-list
│ │ │ └─┬ json5@1.0.1
│ │ │ │ JSON for humans.
│ │ │ │ git+https://github.com/json5/json5.git
│ │ │ │ http://json5.org/
│ │ │ └── minimist@1.2.0
│ │ │ parse argument options
│ │ │ git://github.com/substack/minimist.git
│ │ │ https://github.com/substack/minimist
│ │ ├── schema-utils@1.0.0 deduped
│ │ │ webpack Validation Utils
│ │ │ git+https://github.com/webpack-contrib/schema-utils.git
│ │ │ https://github.com/webpack-contrib/schema-utils
│ │ ├── serialize-javascript@1.7.0
│ │ │ Serialize JavaScript to a superset of JSON that includes regular expressions and functions.
│ │ │ git+https://github.com/yahoo/serialize-javascript.git
│ │ │ https://github.com/yahoo/serialize-javascript
│ │ ├── source-map@0.6.1 deduped
│ │ │ Generates and consumes source maps
│ │ │ git+ssh://git@github.com/mozilla/source-map.git
│ │ │ https://github.com/mozilla/source-map
│ │ ├── terser@4.0.0 deduped
│ │ │ JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
│ │ │ git+https://github.com/fabiosantoscode/terser.git
│ │ │ https://github.com/fabiosantoscode/terser
│ │ ├─┬ webpack-sources@1.3.0
│ │ │ │ Source code handling classes for webpack
│ │ │ │ git+https://github.com/webpack/webpack-sources.git
│ │ │ │ https://github.com/webpack/webpack-sources#readme
│ │ │ ├── source-list-map@2.0.0 deduped
│ │ │ │ Fast line to line SourceMap generator.
│ │ │ │ git+https://github.com/webpack/source-list-map.git
│ │ │ │ https://github.com/webpack/source-list-map
│ │ │ └── source-map@0.6.1 deduped
│ │ │ Generates and consumes source maps
│ │ │ git+ssh://git@github.com/mozilla/source-map.git
│ │ │ https://github.com/mozilla/source-map
│ │ └─┬ worker-farm@1.7.0
│ │ │ Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.
│ │ │ git+https://github.com/rvagg/node-worker-farm.git
│ │ │ https://github.com/rvagg/node-worker-farm
│ │ └── errno@0.1.7 deduped
│ │ libuv errno details exposed
│ │ git+https://github.com/rvagg/node-errno.git
│ │ https://github.com/rvagg/node-errno#readme
│ ├─┬ watchpack@1.6.0
│ │ │ Wrapper library for directory and file watching.
│ │ │ git+https://github.com/webpack/watchpack.git
│ │ │ https://github.com/webpack/watchpack
│ │ ├── chokidar@2.0.3 deduped
│ │ │ A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.
│ │ │ git+https://github.com/paulmillr/chokidar.git
│ │ │ https://github.com/paulmillr/chokidar
│ │ ├── graceful-fs@4.1.11 deduped
│ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ └── neo-async@2.5.1 deduped
│ │ Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster
│ │ git+ssh://git@github.com/suguru03/neo-async.git
│ │ https://github.com/suguru03/neo-async
│ └─┬ webpack-sources@1.3.0
│ │ Source code handling classes for webpack
│ │ git+https://github.com/webpack/webpack-sources.git
│ │ https://github.com/webpack/webpack-sources#readme
│ ├── source-list-map@2.0.0
│ │ Fast line to line SourceMap generator.
│ │ git+https://github.com/webpack/source-list-map.git
│ │ https://github.com/webpack/source-list-map
│ └── source-map@0.6.1 deduped
│ Generates and consumes source maps
│ git+ssh://git@github.com/mozilla/source-map.git
│ https://github.com/mozilla/source-map
├─┬ webpack-stream@4.0.3
│ │ Run webpack as a stream
│ │ git+https://github.com/shama/webpack-stream.git
│ │ https://github.com/shama/webpack-stream
│ ├── fancy-log@1.3.3 deduped
│ │ Log things, prefixed with a timestamp.
│ │ git+https://github.com/gulpjs/fancy-log.git
│ │ https://github.com/gulpjs/fancy-log#readme
│ ├── lodash.clone@4.5.0
│ │ The lodash method `_.clone` exported as a module.
│ │ git+https://github.com/lodash/lodash.git
│ │ https://lodash.com/
│ ├── lodash.some@4.6.0
│ │ The lodash method `_.some` exported as a module.
│ │ git+https://github.com/lodash/lodash.git
│ │ https://lodash.com/
│ ├── memory-fs@0.4.1 deduped
│ │ A simple in-memory filesystem. Holds data in a javascript object.
│ │ git+https://github.com/webpack/memory-fs.git
│ │ https://github.com/webpack/memory-fs
│ ├─┬ plugin-error@1.0.1
│ │ │ Error handling for Vinyl plugins.
│ │ │ git+https://github.com/gulpjs/plugin-error.git
│ │ │ https://github.com/gulpjs/plugin-error#readme
│ │ ├── ansi-colors@1.1.0 deduped
│ │ │ Collection of ansi colors and styles.
│ │ │ git+https://github.com/doowb/ansi-colors.git
│ │ │ https://github.com/doowb/ansi-colors
│ │ ├── arr-diff@4.0.0 deduped
│ │ │ Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
│ │ │ git+https://github.com/jonschlinkert/arr-diff.git
│ │ │ https://github.com/jonschlinkert/arr-diff
│ │ ├── arr-union@3.1.0 deduped
│ │ │ Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
│ │ │ git+https://github.com/jonschlinkert/arr-union.git
│ │ │ https://github.com/jonschlinkert/arr-union
│ │ └── extend-shallow@3.0.2 deduped
│ │ Extend an object with the properties of additional objects. node.js/javascript util.
│ │ git+https://github.com/jonschlinkert/extend-shallow.git
│ │ https://github.com/jonschlinkert/extend-shallow
│ ├─┬ supports-color@5.4.0
│ │ │ Detect whether a terminal supports color
│ │ │ git+https://github.com/chalk/supports-color.git
│ │ │ https://github.com/chalk/supports-color#readme
│ │ └── has-flag@3.0.0
│ │ Check if argv has a specific flag
│ │ git+https://github.com/sindresorhus/has-flag.git
│ │ https://github.com/sindresorhus/has-flag#readme
│ ├── through@2.3.8
│ │ simplified stream construction
│ │ git+https://github.com/dominictarr/through.git
│ │ https://github.com/dominictarr/through
│ ├── vinyl@2.2.0 deduped
│ │ Virtual file format.
│ │ git+https://github.com/gulpjs/vinyl.git
│ │ https://github.com/gulpjs/vinyl#readme
│ └─┬ webpack@3.12.0
│ │ Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
│ │ git+https://github.com/webpack/webpack.git
│ │ https://github.com/webpack/webpack
│ ├── acorn@5.7.3
│ │ ECMAScript parser
│ │ git+https://github.com/acornjs/acorn.git
│ │ https://github.com/acornjs/acorn
│ ├─┬ acorn-dynamic-import@2.0.2
│ │ │ Support dynamic imports in acorn
│ │ │ git+https://github.com/kesne/acorn-dynamic-import.git
│ │ │ https://github.com/kesne/acorn-dynamic-import
│ │ └── acorn@4.0.13
│ │ ECMAScript parser
│ │ git+https://github.com/ternjs/acorn.git
│ │ https://github.com/ternjs/acorn
│ ├─┬ ajv@6.5.0
│ │ │ Another JSON Schema Validator
│ │ │ git+https://github.com/epoberezkin/ajv.git
│ │ │ https://github.com/epoberezkin/ajv
│ │ ├── fast-deep-equal@2.0.1
│ │ │ Fast deep equal
│ │ │ git+https://github.com/epoberezkin/fast-deep-equal.git
│ │ │ https://github.com/epoberezkin/fast-deep-equal#readme
│ │ ├── fast-json-stable-stringify@2.0.0 deduped
│ │ │ deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
│ │ │ git://github.com/epoberezkin/fast-json-stable-stringify.git
│ │ │ https://github.com/epoberezkin/fast-json-stable-stringify
│ │ ├── json-schema-traverse@0.3.1
│ │ │ Traverse JSON Schema passing each schema object to callback
│ │ │ git+https://github.com/epoberezkin/json-schema-traverse.git
│ │ │ https://github.com/epoberezkin/json-schema-traverse#readme
│ │ └── uri-js@4.2.2 deduped
│ │ An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.
│ │ git+ssh://git@github.com/garycourt/uri-js.git
│ │ https://github.com/garycourt/uri-js
│ ├── ajv-keywords@3.2.0
│ │ Custom JSON-Schema keywords for Ajv validator
│ │ git+https://github.com/epoberezkin/ajv-keywords.git
│ │ https://github.com/epoberezkin/ajv-keywords#readme
│ ├─┬ async@2.6.1
│ │ │ Higher-order functions and common patterns for asynchronous code
│ │ │ git+https://github.com/caolan/async.git
│ │ │ https://caolan.github.io/async/
│ │ └── lodash@4.17.10 deduped
│ │ Lodash modular utilities.
│ │ git+https://github.com/lodash/lodash.git
│ │ https://lodash.com/
│ ├─┬ enhanced-resolve@3.4.1
│ │ │ Offers a async require.resolve function. It's highly configurable.
│ │ │ git://github.com/webpack/enhanced-resolve.git
│ │ │ http://github.com/webpack/enhanced-resolve
│ │ ├── graceful-fs@4.1.11 deduped
│ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ ├── memory-fs@0.4.1 deduped
│ │ │ A simple in-memory filesystem. Holds data in a javascript object.
│ │ │ git+https://github.com/webpack/memory-fs.git
│ │ │ https://github.com/webpack/memory-fs
│ │ ├── object-assign@4.1.1 deduped
│ │ │ ES2015 `Object.assign()` ponyfill
│ │ │ git+https://github.com/sindresorhus/object-assign.git
│ │ │ https://github.com/sindresorhus/object-assign#readme
│ │ └── tapable@0.2.8 deduped
│ │ Just a little module for plugins.
│ │ git+ssh://git@github.com/webpack/tapable.git
│ │ https://github.com/webpack/tapable
│ ├─┬ escope@3.6.0
│ │ │ ECMAScript scope analyzer
│ │ │ git+https://github.com/estools/escope.git
│ │ │ http://github.com/estools/escope
│ │ ├─┬ es6-map@0.1.5
│ │ │ │ ECMAScript6 Map polyfill
│ │ │ │ git://github.com/medikoo/es6-map.git
│ │ │ │ https://github.com/medikoo/es6-map#readme
│ │ │ ├── d@1.0.0 deduped
│ │ │ │ Property descriptor factory
│ │ │ │ git://github.com/medikoo/d.git
│ │ │ │ https://github.com/medikoo/d#readme
│ │ │ ├── es5-ext@0.10.44 deduped
│ │ │ │ ECMAScript extensions and shims
│ │ │ │ git://github.com/medikoo/es5-ext.git
│ │ │ │ https://github.com/medikoo/es5-ext#readme
│ │ │ ├── es6-iterator@2.0.3 deduped
│ │ │ │ Iterator abstraction based on ES6 specification
│ │ │ │ git://github.com/medikoo/es6-iterator.git
│ │ │ │ https://github.com/medikoo/es6-iterator#readme
│ │ │ ├─┬ es6-set@0.1.5
│ │ │ │ │ ECMAScript6 Set polyfill
│ │ │ │ │ git://github.com/medikoo/es6-set.git
│ │ │ │ │ https://github.com/medikoo/es6-set#readme
│ │ │ │ ├── d@1.0.0 deduped
│ │ │ │ │ Property descriptor factory
│ │ │ │ │ git://github.com/medikoo/d.git
│ │ │ │ │ https://github.com/medikoo/d#readme
│ │ │ │ ├── es5-ext@0.10.44 deduped
│ │ │ │ │ ECMAScript extensions and shims
│ │ │ │ │ git://github.com/medikoo/es5-ext.git
│ │ │ │ │ https://github.com/medikoo/es5-ext#readme
│ │ │ │ ├── es6-iterator@2.0.3 deduped
│ │ │ │ │ Iterator abstraction based on ES6 specification
│ │ │ │ │ git://github.com/medikoo/es6-iterator.git
│ │ │ │ │ https://github.com/medikoo/es6-iterator#readme
│ │ │ │ ├── es6-symbol@3.1.1 deduped
│ │ │ │ │ ECMAScript 6 Symbol polyfill
│ │ │ │ │ git://github.com/medikoo/es6-symbol.git
│ │ │ │ │ https://github.com/medikoo/es6-symbol#readme
│ │ │ │ └── event-emitter@0.3.5 deduped
│ │ │ │ Environment agnostic event emitter
│ │ │ │ git://github.com/medikoo/event-emitter.git
│ │ │ │ https://github.com/medikoo/event-emitter#readme
│ │ │ ├── es6-symbol@3.1.1 deduped
│ │ │ │ ECMAScript 6 Symbol polyfill
│ │ │ │ git://github.com/medikoo/es6-symbol.git
│ │ │ │ https://github.com/medikoo/es6-symbol#readme
│ │ │ └─┬ event-emitter@0.3.5
│ │ │ │ Environment agnostic event emitter
│ │ │ │ git://github.com/medikoo/event-emitter.git
│ │ │ │ https://github.com/medikoo/event-emitter#readme
│ │ │ ├── d@1.0.0 deduped
│ │ │ │ Property descriptor factory
│ │ │ │ git://github.com/medikoo/d.git
│ │ │ │ https://github.com/medikoo/d#readme
│ │ │ └── es5-ext@0.10.44 deduped
│ │ │ ECMAScript extensions and shims
│ │ │ git://github.com/medikoo/es5-ext.git
│ │ │ https://github.com/medikoo/es5-ext#readme
│ │ ├── es6-weak-map@2.0.2 deduped
│ │ │ ECMAScript6 WeakMap polyfill
│ │ │ git://github.com/medikoo/es6-weak-map.git
│ │ │ https://github.com/medikoo/es6-weak-map#readme
│ │ ├── esrecurse@4.2.1 deduped
│ │ │ ECMAScript AST recursive visitor
│ │ │ git+https://github.com/estools/esrecurse.git
│ │ │ https://github.com/estools/esrecurse
│ │ └── estraverse@4.2.0 deduped
│ │ ECMAScript JS AST traversal functions
│ │ git+ssh://git@github.com/estools/estraverse.git
│ │ https://github.com/estools/estraverse
│ ├── interpret@1.1.0 deduped
│ │ A dictionary of file extensions and associated module loaders.
│ │ git://github.com/tkellen/node-interpret.git
│ │ https://github.com/tkellen/node-interpret
│ ├── json-loader@0.5.7
│ │ json loader module for webpack
│ │ git+https://github.com/webpack/json-loader.git
│ │ https://github.com/webpack/json-loader#readme
│ ├── json5@0.5.1 deduped
│ │ JSON for the ES5 era.
│ │ git+https://github.com/aseemk/json5.git
│ │ http://json5.org/
│ ├── loader-runner@2.3.0 deduped
│ │ Runs (webpack) loaders
│ │ git+https://github.com/webpack/loader-runner.git
│ │ https://github.com/webpack/loader-runner#readme
│ ├── loader-utils@1.1.0 deduped
│ │ utils for webpack loaders
│ │ git+https://github.com/webpack/loader-utils.git
│ │ https://github.com/webpack/loader-utils#readme
│ ├── memory-fs@0.4.1 deduped
│ │ A simple in-memory filesystem. Holds data in a javascript object.
│ │ git+https://github.com/webpack/memory-fs.git
│ │ https://github.com/webpack/memory-fs
│ ├── mkdirp@0.5.1 deduped
│ │ Recursively mkdir, like `mkdir -p`
│ │ git+https://github.com/substack/node-mkdirp.git
│ │ https://github.com/substack/node-mkdirp#readme
│ ├── node-libs-browser@2.1.0 deduped
│ │ The node core libs for in browser usage.
│ │ git+https://github.com/webpack/node-libs-browser.git
│ │ http://github.com/webpack/node-libs-browser
│ ├── source-map@0.5.7
│ │ Generates and consumes source maps
│ │ git+ssh://git@github.com/mozilla/source-map.git
│ │ https://github.com/mozilla/source-map
│ ├─┬ supports-color@4.5.0
│ │ │ Detect whether a terminal supports color
│ │ │ git+https://github.com/chalk/supports-color.git
│ │ │ https://github.com/chalk/supports-color#readme
│ │ └── has-flag@2.0.0
│ │ Check if argv has a specific flag
│ │ git+https://github.com/sindresorhus/has-flag.git
│ │ https://github.com/sindresorhus/has-flag#readme
│ ├── tapable@0.2.8
│ │ Just a little module for plugins.
│ │ git+ssh://git@github.com/webpack/tapable.git
│ │ https://github.com/webpack/tapable
│ ├─┬ uglifyjs-webpack-plugin@0.4.6
│ │ │ UglifyJS plugin for webpack
│ │ │ git+https://github.com/webpack-contrib/uglifyjs-webpack-plugin.git
│ │ │ https://github.com/webpack-contrib/uglifyjs-webpack-plugin
│ │ ├── source-map@0.5.7 deduped
│ │ │ Generates and consumes source maps
│ │ │ git+ssh://git@github.com/mozilla/source-map.git
│ │ │ https://github.com/mozilla/source-map
│ │ ├─┬ uglify-js@2.8.29
│ │ │ │ JavaScript parser, mangler/compressor and beautifier toolkit
│ │ │ │ git+https://github.com/mishoo/UglifyJS2.git
│ │ │ │ http://lisperator.net/uglifyjs
│ │ │ ├── source-map@0.5.7 deduped
│ │ │ │ Generates and consumes source maps
│ │ │ │ git+ssh://git@github.com/mozilla/source-map.git
│ │ │ │ https://github.com/mozilla/source-map
│ │ │ ├── uglify-to-browserify@1.0.2
│ │ │ │ A transform to make UglifyJS work in browserify.
│ │ │ │ git+https://github.com/ForbesLindesay/uglify-to-browserify.git
│ │ │ │ https://github.com/ForbesLindesay/uglify-to-browserify#readme
│ │ │ └─┬ yargs@3.10.0
│ │ │ │ Light-weight option parsing with an argv hash. No optstrings attached.
│ │ │ │ git+ssh://git@github.com/bcoe/yargs.git
│ │ │ │ https://github.com/bcoe/yargs#readme
│ │ │ ├── camelcase@1.2.1
│ │ │ │ Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar
│ │ │ │ git+https://github.com/sindresorhus/camelcase.git
│ │ │ │ https://github.com/sindresorhus/camelcase#readme
│ │ │ ├─┬ cliui@2.1.0
│ │ │ │ │ easily create complex multi-column command-line-interfaces
│ │ │ │ │ git+ssh://git@github.com/bcoe/cliui.git
│ │ │ │ │ https://github.com/bcoe/cliui#readme
│ │ │ │ ├─┬ center-align@0.1.3
│ │ │ │ │ │ Center-align the text in a string.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/center-align.git
│ │ │ │ │ │ https://github.com/jonschlinkert/center-align
│ │ │ │ │ ├─┬ align-text@0.1.4
│ │ │ │ │ │ │ Align the text in a string.
│ │ │ │ │ │ │ git://github.com/jonschlinkert/align-text.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/align-text
│ │ │ │ │ │ ├─┬ kind-of@3.2.2
│ │ │ │ │ │ │ │ Get the native type of a value.
│ │ │ │ │ │ │ │ git+https://github.com/jonschlinkert/kind-of.git
│ │ │ │ │ │ │ │ https://github.com/jonschlinkert/kind-of
│ │ │ │ │ │ │ └── is-buffer@1.1.6 deduped
│ │ │ │ │ │ │ Determine if an object is a Buffer
│ │ │ │ │ │ │ git://github.com/feross/is-buffer.git
│ │ │ │ │ │ │ https://github.com/feross/is-buffer#readme
│ │ │ │ │ │ ├── longest@1.0.1
│ │ │ │ │ │ │ Get the longest item in an array.
│ │ │ │ │ │ │ git+https://github.com/jonschlinkert/longest.git
│ │ │ │ │ │ │ https://github.com/jonschlinkert/longest
│ │ │ │ │ │ └── repeat-string@1.6.1 deduped
│ │ │ │ │ │ Repeat the given string n times. Fastest implementation for repeating a string.
│ │ │ │ │ │ git+https://github.com/jonschlinkert/repeat-string.git
│ │ │ │ │ │ https://github.com/jonschlinkert/repeat-string
│ │ │ │ │ └── lazy-cache@1.0.4
│ │ │ │ │ Cache requires to be lazy-loaded when needed.
│ │ │ │ │ git+https://github.com/jonschlinkert/lazy-cache.git
│ │ │ │ │ https://github.com/jonschlinkert/lazy-cache
│ │ │ │ ├─┬ right-align@0.1.3
│ │ │ │ │ │ Right-align the text in a string.
│ │ │ │ │ │ git://github.com/jonschlinkert/right-align.git
│ │ │ │ │ │ https://github.com/jonschlinkert/right-align
│ │ │ │ │ └── align-text@0.1.4 deduped
│ │ │ │ │ Align the text in a string.
│ │ │ │ │ git://github.com/jonschlinkert/align-text.git
│ │ │ │ │ https://github.com/jonschlinkert/align-text
│ │ │ │ └── wordwrap@0.0.2
│ │ │ │ Wrap those words. Show them at what columns to start and stop.
│ │ │ │ git://github.com/substack/node-wordwrap.git
│ │ │ │ https://github.com/substack/node-wordwrap#readme
│ │ │ ├── decamelize@1.2.0 deduped
│ │ │ │ Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
│ │ │ │ git+https://github.com/sindresorhus/decamelize.git
│ │ │ │ https://github.com/sindresorhus/decamelize#readme
│ │ │ └── window-size@0.1.0
│ │ │ Reliable way to to get the height and width of the terminal/console in a node.js environment.
│ │ │ git+https://github.com/jonschlinkert/window-size.git
│ │ │ https://github.com/jonschlinkert/window-size
│ │ └── webpack-sources@1.1.0 deduped
│ │ Source code handling classes for webpack
│ │ git+https://github.com/webpack/webpack-sources.git
│ │ https://github.com/webpack/webpack-sources#readme
│ ├── watchpack@1.6.0 deduped
│ │ Wrapper library for directory and file watching.
│ │ git+https://github.com/webpack/watchpack.git
│ │ https://github.com/webpack/watchpack
│ ├─┬ webpack-sources@1.1.0
│ │ │ Source code handling classes for webpack
│ │ │ git+https://github.com/webpack/webpack-sources.git
│ │ │ https://github.com/webpack/webpack-sources#readme
│ │ ├── source-list-map@2.0.0 deduped
│ │ │ Fast line to line SourceMap generator.
│ │ │ git+https://github.com/webpack/source-list-map.git
│ │ │ https://github.com/webpack/source-list-map
│ │ └── source-map@0.6.1 deduped
│ │ Generates and consumes source maps
│ │ git+ssh://git@github.com/mozilla/source-map.git
│ │ https://github.com/mozilla/source-map
│ └─┬ yargs@8.0.2
│ │ yargs the modern, pirate-themed, successor to optimist.
│ │ git+ssh://git@github.com/yargs/yargs.git
│ │ http://yargs.js.org/
│ ├── camelcase@4.1.0
│ │ Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar
│ │ git+https://github.com/sindresorhus/camelcase.git
│ │ https://github.com/sindresorhus/camelcase#readme
│ ├─┬ cliui@3.2.0
│ │ │ easily create complex multi-column command-line-interfaces
│ │ │ git+ssh://git@github.com/yargs/cliui.git
│ │ │ https://github.com/yargs/cliui#readme
│ │ ├─┬ string-width@1.0.2
│ │ │ │ Get the visual width of a string - the number of columns required to display it
│ │ │ │ git+https://github.com/sindresorhus/string-width.git
│ │ │ │ https://github.com/sindresorhus/string-width#readme
│ │ │ ├── code-point-at@1.1.0 deduped
│ │ │ │ ES2015 `String#codePointAt()` ponyfill
│ │ │ │ git+https://github.com/sindresorhus/code-point-at.git
│ │ │ │ https://github.com/sindresorhus/code-point-at#readme
│ │ │ ├─┬ is-fullwidth-code-point@1.0.0
│ │ │ │ │ Check if the character represented by a given Unicode code point is fullwidth
│ │ │ │ │ git+https://github.com/sindresorhus/is-fullwidth-code-point.git
│ │ │ │ │ https://github.com/sindresorhus/is-fullwidth-code-point#readme
│ │ │ │ └── number-is-nan@1.0.1 deduped
│ │ │ │ ES2015 Number.isNaN() ponyfill
│ │ │ │ git+https://github.com/sindresorhus/number-is-nan.git
│ │ │ │ https://github.com/sindresorhus/number-is-nan#readme
│ │ │ └── strip-ansi@3.0.1 deduped
│ │ │ Strip ANSI escape codes
│ │ │ git+https://github.com/chalk/strip-ansi.git
│ │ │ https://github.com/chalk/strip-ansi#readme
│ │ ├── strip-ansi@3.0.1 deduped
│ │ │ Strip ANSI escape codes
│ │ │ git+https://github.com/chalk/strip-ansi.git
│ │ │ https://github.com/chalk/strip-ansi#readme
│ │ └── wrap-ansi@2.1.0 deduped
│ │ Wordwrap a string with ANSI escape codes
│ │ git+https://github.com/chalk/wrap-ansi.git
│ │ https://github.com/chalk/wrap-ansi#readme
│ ├── decamelize@1.2.0 deduped
│ │ Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
│ │ git+https://github.com/sindresorhus/decamelize.git
│ │ https://github.com/sindresorhus/decamelize#readme
│ ├── get-caller-file@1.0.2 deduped
│ │ [![Build Status](https://travis-ci.org/ember-cli/ember-cli.svg?branch=master)](https://travis-ci.org/ember-cli/ember-cli) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.appveyor.com/project/embercli/get-caller-file/branch/master)
│ │ git+https://github.com/stefanpenner/get-caller-file.git
│ │ https://github.com/stefanpenner/get-caller-file#readme
│ ├── os-locale@2.1.0 deduped
│ │ Get the system locale
│ │ git+https://github.com/sindresorhus/os-locale.git
│ │ https://github.com/sindresorhus/os-locale#readme
│ ├── read-pkg-up@2.0.0 deduped
│ │ Read the closest package.json file
│ │ git+https://github.com/sindresorhus/read-pkg-up.git
│ │ https://github.com/sindresorhus/read-pkg-up#readme
│ ├── require-directory@2.1.1 deduped
│ │ Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
│ │ git://github.com/troygoode/node-require-directory.git
│ │ https://github.com/troygoode/node-require-directory/
│ ├── require-main-filename@1.0.1 deduped
│ │ shim for require.main.filename() that works in as many environments as possible
│ │ git+ssh://git@github.com/yargs/require-main-filename.git
│ │ https://github.com/yargs/require-main-filename#readme
│ ├── set-blocking@2.0.0 deduped
│ │ set blocking stdio and stderr ensuring that terminal output does not truncate
│ │ git+https://github.com/yargs/set-blocking.git
│ │ https://github.com/yargs/set-blocking#readme
│ ├── string-width@2.1.1 deduped
│ │ Get the visual width of a string - the number of columns required to display it
│ │ git+https://github.com/sindresorhus/string-width.git
│ │ https://github.com/sindresorhus/string-width#readme
│ ├── which-module@2.0.0 deduped
│ │ Find the module object for something that was require()d
│ │ git+https://github.com/nexdrew/which-module.git
│ │ https://github.com/nexdrew/which-module#readme
│ ├── y18n@3.2.1
│ │ the bare-bones internationalization library used by yargs
│ │ git+ssh://git@github.com/yargs/y18n.git
│ │ https://github.com/yargs/y18n
│ └─┬ yargs-parser@7.0.0
│ │ the mighty option parser used by yargs
│ │ git+ssh://git@github.com/yargs/yargs-parser.git
│ │ https://github.com/yargs/yargs-parser#readme
│ └── camelcase@4.1.0
│ Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar
│ git+https://github.com/sindresorhus/camelcase.git
│ https://github.com/sindresorhus/camelcase#readme
├─┬ wintersmith@2.5.0
│ │ A flexible static site generator.
│ │ git+https://github.com/jnordberg/wintersmith.git
│ │ https://github.com/jnordberg/wintersmith#readme
│ ├─┬ async@2.6.1
│ │ │ Higher-order functions and common patterns for asynchronous code
│ │ │ git+https://github.com/caolan/async.git
│ │ │ https://caolan.github.io/async/
│ │ └── lodash@4.17.10
│ │ Lodash modular utilities.
│ │ git+https://github.com/lodash/lodash.git
│ │ https://lodash.com/
│ ├── chalk@2.4.1 deduped
│ │ Terminal string styling done right
│ │ git+https://github.com/chalk/chalk.git
│ │ https://github.com/chalk/chalk#readme
│ ├─┬ chokidar@2.0.4
│ │ │ A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.
│ │ │ git+https://github.com/paulmillr/chokidar.git
│ │ │ https://github.com/paulmillr/chokidar
│ │ ├── anymatch@2.0.0 deduped
│ │ │ Matches strings against configurable strings, globs, regular expressions, and/or functions
│ │ │ git+https://github.com/micromatch/anymatch.git
│ │ │ https://github.com/micromatch/anymatch
│ │ ├── async-each@1.0.1
│ │ │ No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.
│ │ │ git://github.com/paulmillr/async-each.git
│ │ │ https://github.com/paulmillr/async-each/
│ │ ├── braces@2.3.2 deduped
│ │ │ Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.
│ │ │ git+https://github.com/micromatch/braces.git
│ │ │ https://github.com/micromatch/braces
│ │ ├─┬ UNMET OPTIONAL DEPENDENCY fsevents@1.2.4
│ │ │ ├── UNMET OPTIONAL DEPENDENCY nan@2.11.1
│ │ │ └─┬ UNMET OPTIONAL DEPENDENCY node-pre-gyp@0.10.0
│ │ │ ├── UNMET OPTIONAL DEPENDENCY detect-libc@1.0.3
│ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY mkdirp@0.5.1
│ │ │ │ └── UNMET OPTIONAL DEPENDENCY minimist@0.0.8
│ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY needle@2.2.0
│ │ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY debug@2.6.9
│ │ │ │ │ └── UNMET OPTIONAL DEPENDENCY ms@2.0.0
│ │ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY iconv-lite@0.4.21
│ │ │ │ │ └── UNMET OPTIONAL DEPENDENCY safer-buffer@2.1.2
│ │ │ │ └── UNMET OPTIONAL DEPENDENCY sax@1.2.4
│ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY nopt@4.0.1
│ │ │ │ ├── UNMET OPTIONAL DEPENDENCY abbrev@1.1.1
│ │ │ │ └─┬ UNMET OPTIONAL DEPENDENCY osenv@0.1.5
│ │ │ │ ├── UNMET OPTIONAL DEPENDENCY os-homedir@1.0.2
│ │ │ │ └── UNMET OPTIONAL DEPENDENCY os-tmpdir@1.0.2
│ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY npm-packlist@1.1.10
│ │ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY ignore-walk@3.0.1
│ │ │ │ │ └─┬ UNMET OPTIONAL DEPENDENCY minimatch@3.0.4
│ │ │ │ │ └─┬ UNMET OPTIONAL DEPENDENCY brace-expansion@1.1.11
│ │ │ │ │ ├── UNMET OPTIONAL DEPENDENCY balanced-match@1.0.0
│ │ │ │ │ └── UNMET OPTIONAL DEPENDENCY concat-map@0.0.1
│ │ │ │ └── UNMET OPTIONAL DEPENDENCY npm-bundled@1.0.3
│ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY npmlog@4.1.2
│ │ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY are-we-there-yet@1.1.4
│ │ │ │ │ ├── UNMET OPTIONAL DEPENDENCY delegates@1.0.0
│ │ │ │ │ └─┬ UNMET OPTIONAL DEPENDENCY readable-stream@2.3.6
│ │ │ │ │ ├── UNMET OPTIONAL DEPENDENCY core-util-is@1.0.2
│ │ │ │ │ ├── UNMET OPTIONAL DEPENDENCY inherits@2.0.3
│ │ │ │ │ ├── UNMET OPTIONAL DEPENDENCY isarray@1.0.0
│ │ │ │ │ ├── UNMET OPTIONAL DEPENDENCY process-nextick-args@2.0.0
│ │ │ │ │ ├── UNMET OPTIONAL DEPENDENCY safe-buffer@5.1.1
│ │ │ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY string_decoder@1.1.1
│ │ │ │ │ │ └── UNMET OPTIONAL DEPENDENCY safe-buffer@5.1.1
│ │ │ │ │ └── UNMET OPTIONAL DEPENDENCY util-deprecate@1.0.2
│ │ │ │ ├── UNMET OPTIONAL DEPENDENCY console-control-strings@1.1.0
│ │ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY gauge@2.7.4
│ │ │ │ │ ├── UNMET OPTIONAL DEPENDENCY aproba@1.2.0
│ │ │ │ │ ├── UNMET OPTIONAL DEPENDENCY console-control-strings@1.1.0
│ │ │ │ │ ├── UNMET OPTIONAL DEPENDENCY has-unicode@2.0.1
│ │ │ │ │ ├── UNMET OPTIONAL DEPENDENCY object-assign@4.1.1
│ │ │ │ │ ├── UNMET OPTIONAL DEPENDENCY signal-exit@3.0.2
│ │ │ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY string-width@1.0.2
│ │ │ │ │ │ ├── UNMET OPTIONAL DEPENDENCY code-point-at@1.1.0
│ │ │ │ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY is-fullwidth-code-point@1.0.0
│ │ │ │ │ │ │ └── UNMET OPTIONAL DEPENDENCY number-is-nan@1.0.1
│ │ │ │ │ │ └── UNMET OPTIONAL DEPENDENCY strip-ansi@3.0.1
│ │ │ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY strip-ansi@3.0.1
│ │ │ │ │ │ └── UNMET OPTIONAL DEPENDENCY ansi-regex@2.1.1
│ │ │ │ │ └─┬ UNMET OPTIONAL DEPENDENCY wide-align@1.1.2
│ │ │ │ │ └── UNMET OPTIONAL DEPENDENCY string-width@1.0.2
│ │ │ │ └── UNMET OPTIONAL DEPENDENCY set-blocking@2.0.0
│ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY rc@1.2.7
│ │ │ │ ├── UNMET OPTIONAL DEPENDENCY deep-extend@0.5.1
│ │ │ │ ├── UNMET OPTIONAL DEPENDENCY ini@1.3.5
│ │ │ │ ├── UNMET OPTIONAL DEPENDENCY minimist@1.2.0
│ │ │ │ └── UNMET OPTIONAL DEPENDENCY strip-json-comments@2.0.1
│ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY rimraf@2.6.2
│ │ │ │ └─┬ UNMET OPTIONAL DEPENDENCY glob@7.1.2
│ │ │ │ ├── UNMET OPTIONAL DEPENDENCY fs.realpath@1.0.0
│ │ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY inflight@1.0.6
│ │ │ │ │ ├── UNMET OPTIONAL DEPENDENCY once@1.4.0
│ │ │ │ │ └── UNMET OPTIONAL DEPENDENCY wrappy@1.0.2
│ │ │ │ ├── UNMET OPTIONAL DEPENDENCY inherits@2.0.3
│ │ │ │ ├── UNMET OPTIONAL DEPENDENCY minimatch@3.0.4
│ │ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY once@1.4.0
│ │ │ │ │ └── UNMET OPTIONAL DEPENDENCY wrappy@1.0.2
│ │ │ │ └── UNMET OPTIONAL DEPENDENCY path-is-absolute@1.0.1
│ │ │ ├── UNMET OPTIONAL DEPENDENCY semver@5.5.0
│ │ │ └─┬ UNMET OPTIONAL DEPENDENCY tar@4.4.1
│ │ │ ├── UNMET OPTIONAL DEPENDENCY chownr@1.0.1
│ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY fs-minipass@1.2.5
│ │ │ │ └── UNMET OPTIONAL DEPENDENCY minipass@2.2.4
│ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY minipass@2.2.4
│ │ │ │ ├── UNMET OPTIONAL DEPENDENCY safe-buffer@5.1.1
│ │ │ │ └── UNMET OPTIONAL DEPENDENCY yallist@3.0.2
│ │ │ ├─┬ UNMET OPTIONAL DEPENDENCY minizlib@1.1.0
│ │ │ │ └── UNMET OPTIONAL DEPENDENCY minipass@2.2.4
│ │ │ ├── UNMET OPTIONAL DEPENDENCY mkdirp@0.5.1
│ │ │ ├── UNMET OPTIONAL DEPENDENCY safe-buffer@5.1.1
│ │ │ └── UNMET OPTIONAL DEPENDENCY yallist@3.0.2
│ │ ├── glob-parent@3.1.0 deduped
│ │ │ Strips glob magic from a string to provide the parent directory path
│ │ │ git+https://github.com/es128/glob-parent.git
│ │ │ https://github.com/es128/glob-parent
│ │ ├── inherits@2.0.3 deduped
│ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ git://github.com/isaacs/inherits.git
│ │ │ https://github.com/isaacs/inherits#readme
│ │ ├─┬ is-binary-path@1.0.1
│ │ │ │ Check if a filepath is a binary file
│ │ │ │ git+https://github.com/sindresorhus/is-binary-path.git
│ │ │ │ https://github.com/sindresorhus/is-binary-path#readme
│ │ │ └── binary-extensions@1.11.0
│ │ │ List of binary file extensions
│ │ │ git+https://github.com/sindresorhus/binary-extensions.git
│ │ │ https://github.com/sindresorhus/binary-extensions#readme
│ │ ├─┬ is-glob@4.0.0
│ │ │ │ Returns `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 better user experience.
│ │ │ │ git+https://github.com/jonschlinkert/is-glob.git
│ │ │ │ https://github.com/jonschlinkert/is-glob
│ │ │ └── is-extglob@2.1.1
│ │ │ Returns true if a string has an extglob.
│ │ │ git+https://github.com/jonschlinkert/is-extglob.git
│ │ │ https://github.com/jonschlinkert/is-extglob
│ │ ├── lodash.debounce@4.0.8
│ │ │ The lodash method `_.debounce` exported as a module.
│ │ │ git+https://github.com/lodash/lodash.git
│ │ │ https://lodash.com/
│ │ ├── normalize-path@2.1.1 deduped
│ │ │ Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes unless disabled.
│ │ │ git+https://github.com/jonschlinkert/normalize-path.git
│ │ │ https://github.com/jonschlinkert/normalize-path
│ │ ├── path-is-absolute@1.0.1 deduped
│ │ │ Node.js 0.12 path.isAbsolute() ponyfill
│ │ │ git+https://github.com/sindresorhus/path-is-absolute.git
│ │ │ https://github.com/sindresorhus/path-is-absolute#readme
│ │ ├─┬ readdirp@2.1.0
│ │ │ │ Recursive version of fs.readdir with streaming api.
│ │ │ │ git://github.com/thlorenz/readdirp.git
│ │ │ │ https://github.com/thlorenz/readdirp
│ │ │ ├── graceful-fs@4.1.11 deduped
│ │ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ │ ├── minimatch@3.0.4 deduped
│ │ │ │ a glob matcher in javascript
│ │ │ │ git://github.com/isaacs/minimatch.git
│ │ │ │ https://github.com/isaacs/minimatch#readme
│ │ │ ├── readable-stream@2.3.6 deduped
│ │ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ │ https://github.com/nodejs/readable-stream#readme
│ │ │ └── set-immediate-shim@1.0.1
│ │ │ Simple setImmediate shim
│ │ │ git+https://github.com/sindresorhus/set-immediate-shim.git
│ │ │ https://github.com/sindresorhus/set-immediate-shim#readme
│ │ └── upath@1.1.0
│ │ A proxy to `path`, replacing `\` with `/` for all results & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions.
│ │ git://github.com/anodynos/upath.git
│ │ http://github.com/anodynos/upath/
│ ├── coffee-script@1.12.7
│ │ Unfancy JavaScript
│ │ git://github.com/jashkenas/coffeescript.git
│ │ http://coffeescript.org
│ ├── highlight.js@9.13.1
│ │ Syntax highlighting with language autodetection.
│ │ git://github.com/highlightjs/highlight.js.git
│ │ https://highlightjs.org/
│ ├─┬ js-yaml@3.12.0
│ │ │ YAML 1.2 parser and serializer
│ │ │ git+https://github.com/nodeca/js-yaml.git
│ │ │ https://github.com/nodeca/js-yaml
│ │ ├── argparse@1.0.10 deduped
│ │ │ Very powerful CLI arguments parser. Native port of argparse - python's options parsing library
│ │ │ git+https://github.com/nodeca/argparse.git
│ │ │ https://github.com/nodeca/argparse#readme
│ │ └── esprima@4.0.1
│ │ ECMAScript parsing infrastructure for multipurpose analysis
│ │ git+https://github.com/jquery/esprima.git
│ │ http://esprima.org
│ ├── marked@0.5.2
│ │ A markdown parser built for speed
│ │ git://github.com/markedjs/marked.git
│ │ https://marked.js.org
│ ├── mime@2.3.1
│ │ A comprehensive library for mime-type mapping
│ │ git+https://github.com/broofa/node-mime.git
│ │ https://github.com/broofa/node-mime#readme
│ ├── minimatch@3.0.4 deduped
│ │ a glob matcher in javascript
│ │ git://github.com/isaacs/minimatch.git
│ │ https://github.com/isaacs/minimatch#readme
│ ├── minimist@1.2.0
│ │ parse argument options
│ │ git://github.com/substack/minimist.git
│ │ https://github.com/substack/minimist
│ ├── mkdirp@0.5.1 deduped
│ │ Recursively mkdir, like `mkdir -p`
│ │ git+https://github.com/substack/node-mkdirp.git
│ │ https://github.com/substack/node-mkdirp#readme
│ ├── ncp@2.0.0
│ │ Asynchronous recursive file copy utility.
│ │ git+https://github.com/AvianFlu/ncp.git
│ │ https://github.com/AvianFlu/ncp#readme
│ ├─┬ npm@6.4.1
│ │ │ a package manager for JavaScript
│ │ │ git+https://github.com/npm/cli.git
│ │ │ https://docs.npmjs.com/
│ │ ├── abbrev@1.1.1
│ │ │ Like ruby's abbrev module, but in js
│ │ │ git+ssh://git@github.com/isaacs/abbrev-js.git
│ │ │ https://github.com/isaacs/abbrev-js#readme
│ │ ├── ansicolors@0.3.2
│ │ │ Functions that surround a string with ansicolor codes so it prints in color.
│ │ │ git://github.com/thlorenz/ansicolors.git
│ │ │ https://github.com/thlorenz/ansicolors#readme
│ │ ├── ansistyles@0.1.3
│ │ │ Functions that surround a string with ansistyle codes so it prints in style.
│ │ │ git://github.com/thlorenz/ansistyles.git
│ │ │ https://github.com/thlorenz/ansistyles#readme
│ │ ├── aproba@1.2.0
│ │ │ A ridiculously light-weight argument validator (now browser friendly)
│ │ │ git+https://github.com/iarna/aproba.git
│ │ │ https://github.com/iarna/aproba
│ │ ├── archy@1.0.0
│ │ │ render nested hierarchies `npm ls` style with unicode pipes
│ │ │ git+ssh://git@github.com/substack/node-archy.git
│ │ │ https://github.com/substack/node-archy#readme
│ │ ├─┬ bin-links@1.1.2
│ │ │ │ JavaScript package binary linker
│ │ │ │ git://github.com/npm/bin-links.git
│ │ │ │ https://github.com/npm/bin-links#readme
│ │ │ ├── bluebird@3.5.1 deduped
│ │ │ │ Full featured Promises/A+ implementation with exceptionally good performance
│ │ │ │ git://github.com/petkaantonov/bluebird.git
│ │ │ │ https://github.com/petkaantonov/bluebird
│ │ │ ├── cmd-shim@2.0.2 deduped
│ │ │ │ Used in npm for command line application support
│ │ │ │ git+https://github.com/ForbesLindesay/cmd-shim.git
│ │ │ │ https://github.com/ForbesLindesay/cmd-shim#readme
│ │ │ ├── gentle-fs@2.0.1 deduped
│ │ │ │ Gentle Filesystem operations
│ │ │ │ git://github.com/npm/gentle-fs.git
│ │ │ │ https://github.com/npm/gentle-fs#readme
│ │ │ ├── graceful-fs@4.1.11 deduped
│ │ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ │ └── write-file-atomic@2.3.0 deduped
│ │ │ Write files in an atomic fashion w/configurable ownership
│ │ │ git+ssh://git@github.com/iarna/write-file-atomic.git
│ │ │ https://github.com/iarna/write-file-atomic
│ │ ├── bluebird@3.5.1
│ │ │ Full featured Promises/A+ implementation with exceptionally good performance
│ │ │ git://github.com/petkaantonov/bluebird.git
│ │ │ https://github.com/petkaantonov/bluebird
│ │ ├── byte-size@4.0.3
│ │ │ Convert a bytes (and octets) value to a more human-readable format. Choose between metric or IEC units.
│ │ │ git+https://github.com/75lb/byte-size.git
│ │ │ https://github.com/75lb/byte-size#readme
│ │ ├─┬ cacache@11.2.0
│ │ │ │ Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
│ │ │ │ git+https://github.com/zkat/cacache.git
│ │ │ │ https://github.com/zkat/cacache#readme
│ │ │ ├── bluebird@3.5.1 deduped
│ │ │ │ Full featured Promises/A+ implementation with exceptionally good performance
│ │ │ │ git://github.com/petkaantonov/bluebird.git
│ │ │ │ https://github.com/petkaantonov/bluebird
│ │ │ ├── chownr@1.0.1 deduped
│ │ │ │ like `chown -R`
│ │ │ │ git://github.com/isaacs/chownr.git
│ │ │ │ https://github.com/isaacs/chownr#readme
│ │ │ ├── figgy-pudding@3.4.1 deduped
│ │ │ │ Delicious, festive, cascading config/opts definitions
│ │ │ │ git+https://github.com/zkat/figgy-pudding.git
│ │ │ │ https://github.com/zkat/figgy-pudding#readme
│ │ │ ├── glob@7.1.2 deduped
│ │ │ │ a little globber
│ │ │ │ git://github.com/isaacs/node-glob.git
│ │ │ │ https://github.com/isaacs/node-glob#readme
│ │ │ ├── graceful-fs@4.1.11 deduped
│ │ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ │ ├── lru-cache@4.1.3 deduped
│ │ │ │ A cache object that deletes the least-recently-used items.
│ │ │ │ git://github.com/isaacs/node-lru-cache.git
│ │ │ │ https://github.com/isaacs/node-lru-cache#readme
│ │ │ ├── mississippi@3.0.0 deduped
│ │ │ │ a collection of useful streams
│ │ │ │ git+https://github.com/maxogden/mississippi.git
│ │ │ │ https://github.com/maxogden/mississippi#readme
│ │ │ ├── mkdirp@0.5.1 deduped
│ │ │ │ Recursively mkdir, like `mkdir -p`
│ │ │ │ git+https://github.com/substack/node-mkdirp.git
│ │ │ │ https://github.com/substack/node-mkdirp#readme
│ │ │ ├── move-concurrently@1.0.1 deduped
│ │ │ │ Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurrency and win32 junction support.
│ │ │ │ git+https://github.com/npm/move-concurrently.git
│ │ │ │ https://www.npmjs.com/package/move-concurrently
│ │ │ ├── promise-inflight@1.0.1 deduped
│ │ │ │ One promise for multiple requests in flight to avoid async duplication
│ │ │ │ git+https://github.com/iarna/promise-inflight.git
│ │ │ │ https://github.com/iarna/promise-inflight#readme
│ │ │ ├── rimraf@2.6.2 deduped
│ │ │ │ A deep deletion module for node (like `rm -rf`)
│ │ │ │ git://github.com/isaacs/rimraf.git
│ │ │ │ https://github.com/isaacs/rimraf#readme
│ │ │ ├── ssri@6.0.0 deduped
│ │ │ │ Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
│ │ │ │ git+https://github.com/zkat/ssri.git
│ │ │ │ https://github.com/zkat/ssri#readme
│ │ │ ├── unique-filename@1.1.0 deduped
│ │ │ │ Generate a unique filename for use in temporary directories or caches.
│ │ │ │ git+https://github.com/iarna/unique-filename.git
│ │ │ │ https://github.com/iarna/unique-filename
│ │ │ └── y18n@4.0.0
│ │ │ the bare-bones internationalization library used by yargs
│ │ │ git+ssh://git@github.com/yargs/y18n.git
│ │ │ https://github.com/yargs/y18n
│ │ ├── call-limit@1.1.0
│ │ │ Limit the number of simultaneous calls to an async function
│ │ │ git+https://github.com/iarna/call-limit.git
│ │ │ https://npmjs.com/packages/call-limit
│ │ ├── chownr@1.0.1
│ │ │ like `chown -R`
│ │ │ git://github.com/isaacs/chownr.git
│ │ │ https://github.com/isaacs/chownr#readme
│ │ ├── ci-info@1.4.0
│ │ │ Get details about the current Continuous Integration environment
│ │ │ git+https://github.com/watson/ci-info.git
│ │ │ https://github.com/watson/ci-info
│ │ ├─┬ cli-columns@3.1.2
│ │ │ │ Columnated lists for the CLI.
│ │ │ │ git+https://github.com/shannonmoeller/cli-columns.git
│ │ │ │ https://github.com/shannonmoeller/cli-columns#readme
│ │ │ ├─┬ string-width@2.1.1
│ │ │ │ │ Get the visual width of a string - the number of columns required to display it
│ │ │ │ │ git+https://github.com/sindresorhus/string-width.git
│ │ │ │ │ https://github.com/sindresorhus/string-width#readme
│ │ │ │ ├── is-fullwidth-code-point@2.0.0
│ │ │ │ │ Check if the character represented by a given Unicode code point is fullwidth
│ │ │ │ │ git+https://github.com/sindresorhus/is-fullwidth-code-point.git
│ │ │ │ │ https://github.com/sindresorhus/is-fullwidth-code-point#readme
│ │ │ │ └─┬ strip-ansi@4.0.0
│ │ │ │ │ Strip ANSI escape codes
│ │ │ │ │ git+https://github.com/chalk/strip-ansi.git
│ │ │ │ │ https://github.com/chalk/strip-ansi#readme
│ │ │ │ └── ansi-regex@3.0.0
│ │ │ │ Regular expression for matching ANSI escape codes
│ │ │ │ git+https://github.com/chalk/ansi-regex.git
│ │ │ │ https://github.com/chalk/ansi-regex#readme
│ │ │ └─┬ strip-ansi@3.0.1
│ │ │ │ Strip ANSI escape codes
│ │ │ │ git+https://github.com/chalk/strip-ansi.git
│ │ │ │ https://github.com/chalk/strip-ansi#readme
│ │ │ └── ansi-regex@2.1.1
│ │ │ Regular expression for matching ANSI escape codes
│ │ │ git+https://github.com/chalk/ansi-regex.git
│ │ │ https://github.com/chalk/ansi-regex#readme
│ │ ├─┬ cli-table3@0.5.0
│ │ │ │ Pretty unicode tables for the command line. Based on the original cli-table.
│ │ │ │ git+https://github.com/cli-table/cli-table3.git
│ │ │ │ https://github.com/cli-table/cli-table3
│ │ │ ├── colors@1.1.2
│ │ │ │ get colors in your node.js console
│ │ │ │ git+ssh://git@github.com/Marak/colors.js.git
│ │ │ │ https://github.com/Marak/colors.js
│ │ │ ├── object-assign@4.1.1
│ │ │ │ ES2015 `Object.assign()` ponyfill
│ │ │ │ git+https://github.com/sindresorhus/object-assign.git
│ │ │ │ https://github.com/sindresorhus/object-assign#readme
│ │ │ └── string-width@2.1.1 deduped
│ │ │ Get the visual width of a string - the number of columns required to display it
│ │ │ git+https://github.com/sindresorhus/string-width.git
│ │ │ https://github.com/sindresorhus/string-width#readme
│ │ ├─┬ cmd-shim@2.0.2
│ │ │ │ Used in npm for command line application support
│ │ │ │ git+https://github.com/ForbesLindesay/cmd-shim.git
│ │ │ │ https://github.com/ForbesLindesay/cmd-shim#readme
│ │ │ ├── graceful-fs@4.1.11 deduped
│ │ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ │ └── mkdirp@0.5.1 deduped
│ │ │ Recursively mkdir, like `mkdir -p`
│ │ │ git+https://github.com/substack/node-mkdirp.git
│ │ │ https://github.com/substack/node-mkdirp#readme
│ │ ├─┬ columnify@1.5.4
│ │ │ │ Render data in text columns. Supports in-column text-wrap.
│ │ │ │ git://github.com/timoxley/columnify.git
│ │ │ │ https://github.com/timoxley/columnify
│ │ │ ├── strip-ansi@3.0.1 deduped
│ │ │ │ Strip ANSI escape codes
│ │ │ │ git+https://github.com/chalk/strip-ansi.git
│ │ │ │ https://github.com/chalk/strip-ansi#readme
│ │ │ └─┬ wcwidth@1.0.1
│ │ │ │ Port of C's wcwidth() and wcswidth()
│ │ │ │ git+https://github.com/timoxley/wcwidth.git
│ │ │ │ https://github.com/timoxley/wcwidth#readme
│ │ │ └─┬ defaults@1.0.3
│ │ │ │ merge single level defaults over a config object
│ │ │ │ git://github.com/tmpvar/defaults.git
│ │ │ │ https://github.com/tmpvar/defaults#readme
│ │ │ └── clone@1.0.4
│ │ │ deep cloning of objects and arrays
│ │ │ git://github.com/pvorb/node-clone.git
│ │ │ https://github.com/pvorb/node-clone#readme
│ │ ├─┬ config-chain@1.1.11
│ │ │ │ HANDLE CONFIGURATION ONCE AND FOR ALL
│ │ │ │ git+https://github.com/dominictarr/config-chain.git
│ │ │ │ http://github.com/dominictarr/config-chain
│ │ │ ├── ini@1.3.5 deduped
│ │ │ │ An ini encoder/decoder for node
│ │ │ │ git://github.com/isaacs/ini.git
│ │ │ │ https://github.com/isaacs/ini#readme
│ │ │ └── proto-list@1.2.4
│ │ │ A utility for managing a prototype chain
│ │ │ git+https://github.com/isaacs/proto-list.git
│ │ │ https://github.com/isaacs/proto-list#readme
│ │ ├── debuglog@1.0.1
│ │ │ backport of util.debuglog from node v0.11
│ │ │ git+https://github.com/sam-github/node-debuglog.git
│ │ │ https://github.com/sam-github/node-debuglog#readme
│ │ ├── detect-indent@5.0.0
│ │ │ Detect the indentation of code
│ │ │ git+https://github.com/sindresorhus/detect-indent.git
│ │ │ https://github.com/sindresorhus/detect-indent#readme
│ │ ├── detect-newline@2.1.0
│ │ │ Detect the dominant newline character of a string
│ │ │ git+https://github.com/sindresorhus/detect-newline.git
│ │ │ https://github.com/sindresorhus/detect-newline#readme
│ │ ├─┬ dezalgo@1.0.3
│ │ │ │ Contain async insanity so that the dark pony lord doesn't eat souls
│ │ │ │ git+https://github.com/npm/dezalgo.git
│ │ │ │ https://github.com/npm/dezalgo
│ │ │ ├── asap@2.0.6
│ │ │ │ High-priority task queue for Node.js and browsers
│ │ │ │ git+https://github.com/kriskowal/asap.git
│ │ │ │ https://github.com/kriskowal/asap#readme
│ │ │ └── wrappy@1.0.2
│ │ │ Callback wrapping utility
│ │ │ git+https://github.com/npm/wrappy.git
│ │ │ https://github.com/npm/wrappy
│ │ ├── editor@1.0.0
│ │ │ launch $EDITOR in your program
│ │ │ git://github.com/substack/node-editor.git
│ │ │ https://github.com/substack/node-editor
│ │ ├── figgy-pudding@3.4.1
│ │ │ Delicious, festive, cascading config/opts definitions
│ │ │ git+https://github.com/zkat/figgy-pudding.git
│ │ │ https://github.com/zkat/figgy-pudding#readme
│ │ ├── find-npm-prefix@1.0.2
│ │ │ Find the npm project directory associated with for a given directory
│ │ │ git+https://github.com/npm/find-npm-prefix.git
│ │ │ https://github.com/npm/find-npm-prefix#readme
│ │ ├─┬ fs-vacuum@1.2.10
│ │ │ │ recursively remove empty directories -- to a point
│ │ │ │ git+https://github.com/npm/fs-vacuum.git
│ │ │ │ https://github.com/npm/fs-vacuum
│ │ │ ├── graceful-fs@4.1.11 deduped
│ │ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ │ ├── path-is-inside@1.0.2 deduped
│ │ │ │ Tests whether one path is inside another path
│ │ │ │ git+https://github.com/domenic/path-is-inside.git
│ │ │ │ https://github.com/domenic/path-is-inside#readme
│ │ │ └── rimraf@2.6.2 deduped
│ │ │ A deep deletion module for node (like `rm -rf`)
│ │ │ git://github.com/isaacs/rimraf.git
│ │ │ https://github.com/isaacs/rimraf#readme
│ │ ├─┬ fs-write-stream-atomic@1.0.10
│ │ │ │ Like `fs.createWriteStream(...)`, but atomic.
│ │ │ │ git+https://github.com/npm/fs-write-stream-atomic.git
│ │ │ │ https://github.com/npm/fs-write-stream-atomic
│ │ │ ├── graceful-fs@4.1.11 deduped
│ │ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ │ ├── iferr@0.1.5
│ │ │ │ Higher-order functions for easier error handling
│ │ │ │ git+https://github.com/shesek/iferr.git
│ │ │ │ https://github.com/shesek/iferr
│ │ │ ├── imurmurhash@0.1.4 deduped
│ │ │ │ An incremental implementation of MurmurHash3
│ │ │ │ git+https://github.com/jensyt/imurmurhash-js.git
│ │ │ │ https://github.com/jensyt/imurmurhash-js
│ │ │ └── readable-stream@2.3.6 deduped
│ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ https://github.com/nodejs/readable-stream#readme
│ │ ├─┬ gentle-fs@2.0.1
│ │ │ │ Gentle Filesystem operations
│ │ │ │ git://github.com/npm/gentle-fs.git
│ │ │ │ https://github.com/npm/gentle-fs#readme
│ │ │ ├── aproba@1.2.0 deduped
│ │ │ │ A ridiculously light-weight argument validator (now browser friendly)
│ │ │ │ git+https://github.com/iarna/aproba.git
│ │ │ │ https://github.com/iarna/aproba
│ │ │ ├── fs-vacuum@1.2.10 deduped
│ │ │ │ recursively remove empty directories -- to a point
│ │ │ │ git+https://github.com/npm/fs-vacuum.git
│ │ │ │ https://github.com/npm/fs-vacuum
│ │ │ ├── graceful-fs@4.1.11 deduped
│ │ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ │ ├── iferr@0.1.5
│ │ │ │ Higher-order functions for easier error handling
│ │ │ │ git+https://github.com/shesek/iferr.git
│ │ │ │ https://github.com/shesek/iferr
│ │ │ ├── mkdirp@0.5.1 deduped
│ │ │ │ Recursively mkdir, like `mkdir -p`
│ │ │ │ git+https://github.com/substack/node-mkdirp.git
│ │ │ │ https://github.com/substack/node-mkdirp#readme
│ │ │ ├── path-is-inside@1.0.2 deduped
│ │ │ │ Tests whether one path is inside another path
│ │ │ │ git+https://github.com/domenic/path-is-inside.git
│ │ │ │ https://github.com/domenic/path-is-inside#readme
│ │ │ ├── read-cmd-shim@1.0.1 deduped
│ │ │ │ Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.
│ │ │ │ git+https://github.com/npm/read-cmd-shim.git
│ │ │ │ https://github.com/npm/read-cmd-shim#readme
│ │ │ └── slide@1.1.6 deduped
│ │ │ A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JS
│ │ │ git://github.com/isaacs/slide-flow-control.git
│ │ │ https://github.com/isaacs/slide-flow-control#readme
│ │ ├─┬ glob@7.1.2
│ │ │ │ a little globber
│ │ │ │ git://github.com/isaacs/node-glob.git
│ │ │ │ https://github.com/isaacs/node-glob#readme
│ │ │ ├── fs.realpath@1.0.0
│ │ │ │ Use node's fs.realpath, but fall back to the JS implementation if the native one fails
│ │ │ │ git+https://github.com/isaacs/fs.realpath.git
│ │ │ │ https://github.com/isaacs/fs.realpath#readme
│ │ │ ├── inflight@1.0.6 deduped
│ │ │ │ Add callbacks to requests in flight to avoid async duplication
│ │ │ │ git+https://github.com/npm/inflight.git
│ │ │ │ https://github.com/isaacs/inflight
│ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ ├─┬ minimatch@3.0.4
│ │ │ │ │ a glob matcher in javascript
│ │ │ │ │ git://github.com/isaacs/minimatch.git
│ │ │ │ │ https://github.com/isaacs/minimatch#readme
│ │ │ │ └─┬ brace-expansion@1.1.11
│ │ │ │ │ Brace expansion as known from sh/bash
│ │ │ │ │ git://github.com/juliangruber/brace-expansion.git
│ │ │ │ │ https://github.com/juliangruber/brace-expansion
│ │ │ │ ├── balanced-match@1.0.0
│ │ │ │ │ Match balanced character pairs, like "{" and "}"
│ │ │ │ │ git://github.com/juliangruber/balanced-match.git
│ │ │ │ │ https://github.com/juliangruber/balanced-match
│ │ │ │ └── concat-map@0.0.1
│ │ │ │ concatenative mapdashery
│ │ │ │ git://github.com/substack/node-concat-map.git
│ │ │ │ https://github.com/substack/node-concat-map#readme
│ │ │ ├── once@1.4.0 deduped
│ │ │ │ Run a function exactly one time
│ │ │ │ git://github.com/isaacs/once.git
│ │ │ │ https://github.com/isaacs/once#readme
│ │ │ └── path-is-absolute@1.0.1
│ │ │ Node.js 0.12 path.isAbsolute() ponyfill
│ │ │ git+https://github.com/sindresorhus/path-is-absolute.git
│ │ │ https://github.com/sindresorhus/path-is-absolute#readme
│ │ ├── graceful-fs@4.1.11
│ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ ├── has-unicode@2.0.1
│ │ │ Try to guess if your terminal supports unicode
│ │ │ git+https://github.com/iarna/has-unicode.git
│ │ │ https://github.com/iarna/has-unicode
│ │ ├── hosted-git-info@2.7.1
│ │ │ Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab
│ │ │ git+https://github.com/npm/hosted-git-info.git
│ │ │ https://github.com/npm/hosted-git-info
│ │ ├── iferr@1.0.2
│ │ │ Higher-order functions for easier error handling
│ │ │ git+https://github.com/shesek/iferr.git
│ │ │ https://github.com/shesek/iferr
│ │ ├── imurmurhash@0.1.4
│ │ │ An incremental implementation of MurmurHash3
│ │ │ git+https://github.com/jensyt/imurmurhash-js.git
│ │ │ https://github.com/jensyt/imurmurhash-js
│ │ ├─┬ inflight@1.0.6
│ │ │ │ Add callbacks to requests in flight to avoid async duplication
│ │ │ │ git+https://github.com/npm/inflight.git
│ │ │ │ https://github.com/isaacs/inflight
│ │ │ ├── once@1.4.0 deduped
│ │ │ │ Run a function exactly one time
│ │ │ │ git://github.com/isaacs/once.git
│ │ │ │ https://github.com/isaacs/once#readme
│ │ │ └── wrappy@1.0.2 deduped
│ │ │ Callback wrapping utility
│ │ │ git+https://github.com/npm/wrappy.git
│ │ │ https://github.com/npm/wrappy
│ │ ├── inherits@2.0.3
│ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ git://github.com/isaacs/inherits.git
│ │ │ https://github.com/isaacs/inherits#readme
│ │ ├── ini@1.3.5
│ │ │ An ini encoder/decoder for node
│ │ │ git://github.com/isaacs/ini.git
│ │ │ https://github.com/isaacs/ini#readme
│ │ ├─┬ init-package-json@1.10.3
│ │ │ │ A node module to get your node module started
│ │ │ │ git+https://github.com/npm/init-package-json.git
│ │ │ │ https://github.com/npm/init-package-json#readme
│ │ │ ├── glob@7.1.2 deduped
│ │ │ │ a little globber
│ │ │ │ git://github.com/isaacs/node-glob.git
│ │ │ │ https://github.com/isaacs/node-glob#readme
│ │ │ ├── npm-package-arg@6.1.0 deduped
│ │ │ │ Parse the things that can be arguments to `npm install`
│ │ │ │ git+https://github.com/npm/npm-package-arg.git
│ │ │ │ https://github.com/npm/npm-package-arg
│ │ │ ├─┬ promzard@0.3.0
│ │ │ │ │ prompting wizardly
│ │ │ │ │ git://github.com/isaacs/promzard.git
│ │ │ │ │ https://github.com/isaacs/promzard#readme
│ │ │ │ └── read@1.0.7 deduped
│ │ │ │ read(1) for node programs
│ │ │ │ git://github.com/isaacs/read.git
│ │ │ │ https://github.com/isaacs/read#readme
│ │ │ ├── read@1.0.7 deduped
│ │ │ │ read(1) for node programs
│ │ │ │ git://github.com/isaacs/read.git
│ │ │ │ https://github.com/isaacs/read#readme
│ │ │ ├── read-package-json@2.0.13 deduped
│ │ │ │ The thing npm uses to read package.json files with semantics and defaults and validation
│ │ │ │ git+https://github.com/npm/read-package-json.git
│ │ │ │ https://github.com/npm/read-package-json#readme
│ │ │ ├── semver@5.5.0 deduped
│ │ │ │ The semantic version parser used by npm.
│ │ │ │ git+https://github.com/npm/node-semver.git
│ │ │ │ https://github.com/npm/node-semver#readme
│ │ │ ├── validate-npm-package-license@3.0.4 deduped
│ │ │ │ Give me a string and I'll tell you if it's a valid npm package license string
│ │ │ │ git+https://github.com/kemitchell/validate-npm-package-license.js.git
│ │ │ │ https://github.com/kemitchell/validate-npm-package-license.js#readme
│ │ │ └── validate-npm-package-name@3.0.0 deduped
│ │ │ Give me a string and I'll tell you if it's a valid npm package name
│ │ │ git+https://github.com/npm/validate-npm-package-name.git
│ │ │ https://github.com/npm/validate-npm-package-name
│ │ ├─┬ is-cidr@2.0.6
│ │ │ │ Check if a string is an IP address in CIDR notation
│ │ │ │ git+https://github.com/silverwind/is-cidr.git
│ │ │ │ https://github.com/silverwind/is-cidr#readme
│ │ │ └─┬ cidr-regex@2.0.9
│ │ │ │ Regular expression for matching IP addresses in CIDR notation
│ │ │ │ git+https://github.com/silverwind/cidr-regex.git
│ │ │ │ https://github.com/silverwind/cidr-regex#readme
│ │ │ └── ip-regex@2.1.0
│ │ │ Regular expression for matching IP addresses (IPv4 & IPv6)
│ │ │ git+https://github.com/sindresorhus/ip-regex.git
│ │ │ https://github.com/sindresorhus/ip-regex#readme
│ │ ├── json-parse-better-errors@1.0.2
│ │ │ JSON.parse with context information on error
│ │ │ git+https://github.com/zkat/json-parse-better-errors.git
│ │ │ https://github.com/zkat/json-parse-better-errors#readme
│ │ ├─┬ JSONStream@1.3.4
│ │ │ │ rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
│ │ │ │ git://github.com/dominictarr/JSONStream.git
│ │ │ │ http://github.com/dominictarr/JSONStream
│ │ │ ├── jsonparse@1.3.1
│ │ │ │ This is a pure-js JSON streaming parser for node.js
│ │ │ │ git+ssh://git@github.com/creationix/jsonparse.git
│ │ │ │ https://github.com/creationix/jsonparse#readme
│ │ │ └── through@2.3.8
│ │ │ simplified stream construction
│ │ │ git+https://github.com/dominictarr/through.git
│ │ │ https://github.com/dominictarr/through
│ │ ├── lazy-property@1.0.0
│ │ │ Lazily initialized properties for objects
│ │ │ git://github.com/mikolalysenko/lazy-property.git
│ │ │ https://github.com/mikolalysenko/lazy-property#readme
│ │ ├─┬ libcipm@2.0.2
│ │ │ │ programmatic API for cipm: a ci-oriented package installer for npm
│ │ │ │ git+https://github.com/zkat/cipm.git
│ │ │ │ https://github.com/zkat/cipm#readme
│ │ │ ├── bin-links@1.1.2 deduped
│ │ │ │ JavaScript package binary linker
│ │ │ │ git://github.com/npm/bin-links.git
│ │ │ │ https://github.com/npm/bin-links#readme
│ │ │ ├── bluebird@3.5.1 deduped
│ │ │ │ Full featured Promises/A+ implementation with exceptionally good performance
│ │ │ │ git://github.com/petkaantonov/bluebird.git
│ │ │ │ https://github.com/petkaantonov/bluebird
│ │ │ ├── find-npm-prefix@1.0.2 deduped
│ │ │ │ Find the npm project directory associated with for a given directory
│ │ │ │ git+https://github.com/npm/find-npm-prefix.git
│ │ │ │ https://github.com/npm/find-npm-prefix#readme
│ │ │ ├── graceful-fs@4.1.11 deduped
│ │ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ │ ├── lock-verify@2.0.2 deduped
│ │ │ │ Report if your package.json is out of sync with your package-lock.json.
│ │ │ │ git+https://github.com/iarna/lock-verify.git
│ │ │ │ https://github.com/iarna/lock-verify#readme
│ │ │ ├── mkdirp@0.5.1 deduped
│ │ │ │ Recursively mkdir, like `mkdir -p`
│ │ │ │ git+https://github.com/substack/node-mkdirp.git
│ │ │ │ https://github.com/substack/node-mkdirp#readme
│ │ │ ├── npm-lifecycle@2.1.0 deduped
│ │ │ │ JavaScript package lifecycle hook runner
│ │ │ │ git://github.com/npm/lifecycle.git
│ │ │ │ https://github.com/npm/lifecycle#readme
│ │ │ ├── npm-logical-tree@1.2.1
│ │ │ │ Calculate 'logical' trees from a package.json + package-lock
│ │ │ │ git+https://github.com/npm/logical-tree.git
│ │ │ │ https://github.com/npm/logical-tree#readme
│ │ │ ├── npm-package-arg@6.1.0 deduped
│ │ │ │ Parse the things that can be arguments to `npm install`
│ │ │ │ git+https://github.com/npm/npm-package-arg.git
│ │ │ │ https://github.com/npm/npm-package-arg
│ │ │ ├── pacote@8.1.6 deduped
│ │ │ │ JavaScript package downloader
│ │ │ │ git+https://github.com/zkat/pacote.git
│ │ │ │ https://github.com/zkat/pacote#readme
│ │ │ ├─┬ protoduck@5.0.0
│ │ │ │ │ Fancy duck typing for the most serious of ducks.
│ │ │ │ │ git+https://github.com/zkat/protoduck.git
│ │ │ │ │ https://github.com/zkat/protoduck#readme
│ │ │ │ └── genfun@4.0.1
│ │ │ │ Fast, prototype-friendly multimethods.
│ │ │ │ git://github.com/zkat/genfun.git
│ │ │ │ http://github.com/zkat/genfun
│ │ │ ├── read-package-json@2.0.13 deduped
│ │ │ │ The thing npm uses to read package.json files with semantics and defaults and validation
│ │ │ │ git+https://github.com/npm/read-package-json.git
│ │ │ │ https://github.com/npm/read-package-json#readme
│ │ │ ├── rimraf@2.6.2 deduped
│ │ │ │ A deep deletion module for node (like `rm -rf`)
│ │ │ │ git://github.com/isaacs/rimraf.git
│ │ │ │ https://github.com/isaacs/rimraf#readme
│ │ │ └── worker-farm@1.6.0 deduped
│ │ │ Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.
│ │ │ git+https://github.com/rvagg/node-worker-farm.git
│ │ │ https://github.com/rvagg/node-worker-farm
│ │ ├─┬ libnpmhook@4.0.1
│ │ │ │ programmatic API for managing npm registry hooks
│ │ │ │ git+https://github.com/npm/libnpmhook.git
│ │ │ │ https://github.com/npm/libnpmhook#readme
│ │ │ ├── figgy-pudding@3.4.1 deduped
│ │ │ │ Delicious, festive, cascading config/opts definitions
│ │ │ │ git+https://github.com/zkat/figgy-pudding.git
│ │ │ │ https://github.com/zkat/figgy-pudding#readme
│ │ │ └─┬ npm-registry-fetch@3.1.1
│ │ │ │ Fetch-based http client for use with npm registry APIs
│ │ │ │ git+https://github.com/npm/registry-fetch.git
│ │ │ │ https://github.com/npm/registry-fetch#readme
│ │ │ ├── bluebird@3.5.1 deduped
│ │ │ │ Full featured Promises/A+ implementation with exceptionally good performance
│ │ │ │ git://github.com/petkaantonov/bluebird.git
│ │ │ │ https://github.com/petkaantonov/bluebird
│ │ │ ├── figgy-pudding@3.4.1 deduped
│ │ │ │ Delicious, festive, cascading config/opts definitions
│ │ │ │ git+https://github.com/zkat/figgy-pudding.git
│ │ │ │ https://github.com/zkat/figgy-pudding#readme
│ │ │ ├── lru-cache@4.1.3 deduped
│ │ │ │ A cache object that deletes the least-recently-used items.
│ │ │ │ git://github.com/isaacs/node-lru-cache.git
│ │ │ │ https://github.com/isaacs/node-lru-cache#readme
│ │ │ ├── make-fetch-happen@4.0.1 deduped
│ │ │ │ Opinionated, caching, retrying fetch client
│ │ │ │ git+https://github.com/zkat/make-fetch-happen.git
│ │ │ │ https://github.com/zkat/make-fetch-happen#readme
│ │ │ └── npm-package-arg@6.1.0 deduped
│ │ │ Parse the things that can be arguments to `npm install`
│ │ │ git+https://github.com/npm/npm-package-arg.git
│ │ │ https://github.com/npm/npm-package-arg
│ │ ├─┬ libnpx@10.2.0
│ │ │ │ support library for npx -- an tool for executing npm-based packages.
│ │ │ │ git+https://github.com/zkat/npx.git
│ │ │ │ https://github.com/zkat/npx#readme
│ │ │ ├── dotenv@5.0.1
│ │ │ │ Loads environment variables from .env file
│ │ │ │ git://github.com/motdotla/dotenv.git
│ │ │ │ https://github.com/motdotla/dotenv#readme
│ │ │ ├── npm-package-arg@6.1.0 deduped
│ │ │ │ Parse the things that can be arguments to `npm install`
│ │ │ │ git+https://github.com/npm/npm-package-arg.git
│ │ │ │ https://github.com/npm/npm-package-arg
│ │ │ ├── rimraf@2.6.2 deduped
│ │ │ │ A deep deletion module for node (like `rm -rf`)
│ │ │ │ git://github.com/isaacs/rimraf.git
│ │ │ │ https://github.com/isaacs/rimraf#readme
│ │ │ ├── safe-buffer@5.1.2 deduped
│ │ │ │ Safer Node.js Buffer API
│ │ │ │ git://github.com/feross/safe-buffer.git
│ │ │ │ https://github.com/feross/safe-buffer
│ │ │ ├── update-notifier@2.5.0 deduped
│ │ │ │ Update notifications for your CLI app
│ │ │ │ git+https://github.com/yeoman/update-notifier.git
│ │ │ │ https://github.com/yeoman/update-notifier#readme
│ │ │ ├── which@1.3.1 deduped
│ │ │ │ Like which(1) unix command. Find the first instance of an executable in the PATH.
│ │ │ │ git://github.com/isaacs/node-which.git
│ │ │ │ https://github.com/isaacs/node-which#readme
│ │ │ ├── y18n@4.0.0 deduped
│ │ │ │ the bare-bones internationalization library used by yargs
│ │ │ │ git+ssh://git@github.com/yargs/y18n.git
│ │ │ │ https://github.com/yargs/y18n
│ │ │ └─┬ yargs@11.0.0
│ │ │ │ yargs the modern, pirate-themed, successor to optimist.
│ │ │ │ git+ssh://git@github.com/yargs/yargs.git
│ │ │ │ http://yargs.js.org/
│ │ │ ├─┬ cliui@4.1.0
│ │ │ │ │ easily create complex multi-column command-line-interfaces
│ │ │ │ │ git+ssh://git@github.com/yargs/cliui.git
│ │ │ │ │ https://github.com/yargs/cliui#readme
│ │ │ │ ├── string-width@2.1.1 deduped
│ │ │ │ │ Get the visual width of a string - the number of columns required to display it
│ │ │ │ │ git+https://github.com/sindresorhus/string-width.git
│ │ │ │ │ https://github.com/sindresorhus/string-width#readme
│ │ │ │ ├─┬ strip-ansi@4.0.0
│ │ │ │ │ │ Strip ANSI escape codes
│ │ │ │ │ │ git+https://github.com/chalk/strip-ansi.git
│ │ │ │ │ │ https://github.com/chalk/strip-ansi#readme
│ │ │ │ │ └── ansi-regex@3.0.0
│ │ │ │ │ Regular expression for matching ANSI escape codes
│ │ │ │ │ git+https://github.com/chalk/ansi-regex.git
│ │ │ │ │ https://github.com/chalk/ansi-regex#readme
│ │ │ │ └─┬ wrap-ansi@2.1.0
│ │ │ │ │ Wordwrap a string with ANSI escape codes
│ │ │ │ │ git+https://github.com/chalk/wrap-ansi.git
│ │ │ │ │ https://github.com/chalk/wrap-ansi#readme
│ │ │ │ ├─┬ string-width@1.0.2
│ │ │ │ │ │ Get the visual width of a string - the number of columns required to display it
│ │ │ │ │ │ git+https://github.com/sindresorhus/string-width.git
│ │ │ │ │ │ https://github.com/sindresorhus/string-width#readme
│ │ │ │ │ ├── code-point-at@1.1.0 deduped
│ │ │ │ │ │ ES2015 `String#codePointAt()` ponyfill
│ │ │ │ │ │ git+https://github.com/sindresorhus/code-point-at.git
│ │ │ │ │ │ https://github.com/sindresorhus/code-point-at#readme
│ │ │ │ │ ├── is-fullwidth-code-point@1.0.0 deduped
│ │ │ │ │ │ Check if the character represented by a given Unicode code point is fullwidth
│ │ │ │ │ │ git+https://github.com/sindresorhus/is-fullwidth-code-point.git
│ │ │ │ │ │ https://github.com/sindresorhus/is-fullwidth-code-point#readme
│ │ │ │ │ └── strip-ansi@3.0.1 deduped
│ │ │ │ │ Strip ANSI escape codes
│ │ │ │ │ git+https://github.com/chalk/strip-ansi.git
│ │ │ │ │ https://github.com/chalk/strip-ansi#readme
│ │ │ │ └── strip-ansi@3.0.1 deduped
│ │ │ │ Strip ANSI escape codes
│ │ │ │ git+https://github.com/chalk/strip-ansi.git
│ │ │ │ https://github.com/chalk/strip-ansi#readme
│ │ │ ├── decamelize@1.2.0
│ │ │ │ Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
│ │ │ │ git+https://github.com/sindresorhus/decamelize.git
│ │ │ │ https://github.com/sindresorhus/decamelize#readme
│ │ │ ├─┬ find-up@2.1.0
│ │ │ │ │ Find a file by walking up parent directories
│ │ │ │ │ git+https://github.com/sindresorhus/find-up.git
│ │ │ │ │ https://github.com/sindresorhus/find-up#readme
│ │ │ │ └─┬ locate-path@2.0.0
│ │ │ │ │ Get the first path that exists on disk of multiple paths
│ │ │ │ │ git+https://github.com/sindresorhus/locate-path.git
│ │ │ │ │ https://github.com/sindresorhus/locate-path#readme
│ │ │ │ ├─┬ p-locate@2.0.0
│ │ │ │ │ │ Get the first fulfilled promise that satisfies the provided testing function
│ │ │ │ │ │ git+https://github.com/sindresorhus/p-locate.git
│ │ │ │ │ │ https://github.com/sindresorhus/p-locate#readme
│ │ │ │ │ └─┬ p-limit@1.2.0
│ │ │ │ │ │ Run multiple promise-returning & async functions with limited concurrency
│ │ │ │ │ │ git+https://github.com/sindresorhus/p-limit.git
│ │ │ │ │ │ https://github.com/sindresorhus/p-limit#readme
│ │ │ │ │ └── p-try@1.0.0
│ │ │ │ │ `Promise#try()` ponyfill - Starts a promise chain
│ │ │ │ │ git+https://github.com/sindresorhus/p-try.git
│ │ │ │ │ https://github.com/sindresorhus/p-try#readme
│ │ │ │ └── path-exists@3.0.0
│ │ │ │ Check if a path exists
│ │ │ │ git+https://github.com/sindresorhus/path-exists.git
│ │ │ │ https://github.com/sindresorhus/path-exists#readme
│ │ │ ├── get-caller-file@1.0.2
│ │ │ │ [![Build Status](https://travis-ci.org/ember-cli/ember-cli.svg?branch=master)](https://travis-ci.org/ember-cli/ember-cli) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.appveyor.com/project/embercli/get-caller-file/branch/master)
│ │ │ │ git+https://github.com/stefanpenner/get-caller-file.git
│ │ │ │ https://github.com/stefanpenner/get-caller-file#readme
│ │ │ ├─┬ os-locale@2.1.0
│ │ │ │ │ Get the system locale
│ │ │ │ │ git+https://github.com/sindresorhus/os-locale.git
│ │ │ │ │ https://github.com/sindresorhus/os-locale#readme
│ │ │ │ ├─┬ execa@0.7.0
│ │ │ │ │ │ A better `child_process`
│ │ │ │ │ │ git+https://github.com/sindresorhus/execa.git
│ │ │ │ │ │ https://github.com/sindresorhus/execa#readme
│ │ │ │ │ ├─┬ cross-spawn@5.1.0
│ │ │ │ │ │ │ Cross platform child_process#spawn and child_process#spawnSync
│ │ │ │ │ │ │ git://github.com/IndigoUnited/node-cross-spawn.git
│ │ │ │ │ │ │ https://github.com/IndigoUnited/node-cross-spawn#readme
│ │ │ │ │ │ ├── lru-cache@4.1.3 deduped
│ │ │ │ │ │ │ A cache object that deletes the least-recently-used items.
│ │ │ │ │ │ │ git://github.com/isaacs/node-lru-cache.git
│ │ │ │ │ │ │ https://github.com/isaacs/node-lru-cache#readme
│ │ │ │ │ │ ├─┬ shebang-command@1.2.0
│ │ │ │ │ │ │ │ Get the command from a shebang
│ │ │ │ │ │ │ │ git+https://github.com/kevva/shebang-command.git
│ │ │ │ │ │ │ │ https://github.com/kevva/shebang-command#readme
│ │ │ │ │ │ │ └── shebang-regex@1.0.0
│ │ │ │ │ │ │ Regular expression for matching a shebang
│ │ │ │ │ │ │ git+https://github.com/sindresorhus/shebang-regex.git
│ │ │ │ │ │ │ https://github.com/sindresorhus/shebang-regex#readme
│ │ │ │ │ │ └── which@1.3.1 deduped
│ │ │ │ │ │ Like which(1) unix command. Find the first instance of an executable in the PATH.
│ │ │ │ │ │ git://github.com/isaacs/node-which.git
│ │ │ │ │ │ https://github.com/isaacs/node-which#readme
│ │ │ │ │ ├── get-stream@3.0.0 deduped
│ │ │ │ │ │ Get a stream as a string, buffer, or array
│ │ │ │ │ │ git+https://github.com/sindresorhus/get-stream.git
│ │ │ │ │ │ https://github.com/sindresorhus/get-stream#readme
│ │ │ │ │ ├── is-stream@1.1.0
│ │ │ │ │ │ Check if something is a Node.js stream
│ │ │ │ │ │ git+https://github.com/sindresorhus/is-stream.git
│ │ │ │ │ │ https://github.com/sindresorhus/is-stream#readme
│ │ │ │ │ ├─┬ npm-run-path@2.0.2
│ │ │ │ │ │ │ Get your PATH prepended with locally installed binaries
│ │ │ │ │ │ │ git+https://github.com/sindresorhus/npm-run-path.git
│ │ │ │ │ │ │ https://github.com/sindresorhus/npm-run-path#readme
│ │ │ │ │ │ └── path-key@2.0.1
│ │ │ │ │ │ Get the PATH environment variable key cross-platform
│ │ │ │ │ │ git+https://github.com/sindresorhus/path-key.git
│ │ │ │ │ │ https://github.com/sindresorhus/path-key#readme
│ │ │ │ │ ├── p-finally@1.0.0
│ │ │ │ │ │ `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome
│ │ │ │ │ │ git+https://github.com/sindresorhus/p-finally.git
│ │ │ │ │ │ https://github.com/sindresorhus/p-finally#readme
│ │ │ │ │ ├── signal-exit@3.0.2 deduped
│ │ │ │ │ │ when you want to fire an event no matter how a process exits.
│ │ │ │ │ │ git+https://github.com/tapjs/signal-exit.git
│ │ │ │ │ │ https://github.com/tapjs/signal-exit
│ │ │ │ │ └── strip-eof@1.0.0
│ │ │ │ │ Strip the End-Of-File (EOF) character from a string/buffer
│ │ │ │ │ git+https://github.com/sindresorhus/strip-eof.git
│ │ │ │ │ https://github.com/sindresorhus/strip-eof#readme
│ │ │ │ ├─┬ lcid@1.0.0
│ │ │ │ │ │ Mapping between standard locale identifiers and Windows locale identifiers (LCID)
│ │ │ │ │ │ git+https://github.com/sindresorhus/lcid.git
│ │ │ │ │ │ https://github.com/sindresorhus/lcid#readme
│ │ │ │ │ └── invert-kv@1.0.0
│ │ │ │ │ Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}
│ │ │ │ │ git+https://github.com/sindresorhus/invert-kv.git
│ │ │ │ │ https://github.com/sindresorhus/invert-kv#readme
│ │ │ │ └─┬ mem@1.1.0
│ │ │ │ │ Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
│ │ │ │ │ git+https://github.com/sindresorhus/mem.git
│ │ │ │ │ https://github.com/sindresorhus/mem#readme
│ │ │ │ └── mimic-fn@1.2.0
│ │ │ │ Make a function mimic another one
│ │ │ │ git+https://github.com/sindresorhus/mimic-fn.git
│ │ │ │ https://github.com/sindresorhus/mimic-fn#readme
│ │ │ ├── require-directory@2.1.1
│ │ │ │ Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
│ │ │ │ git://github.com/troygoode/node-require-directory.git
│ │ │ │ https://github.com/troygoode/node-require-directory/
│ │ │ ├── require-main-filename@1.0.1
│ │ │ │ shim for require.main.filename() that works in as many environments as possible
│ │ │ │ git+ssh://git@github.com/yargs/require-main-filename.git
│ │ │ │ https://github.com/yargs/require-main-filename#readme
│ │ │ ├── set-blocking@2.0.0 deduped
│ │ │ │ set blocking stdio and stderr ensuring that terminal output does not truncate
│ │ │ │ git+https://github.com/yargs/set-blocking.git
│ │ │ │ https://github.com/yargs/set-blocking#readme
│ │ │ ├── string-width@2.1.1 deduped
│ │ │ │ Get the visual width of a string - the number of columns required to display it
│ │ │ │ git+https://github.com/sindresorhus/string-width.git
│ │ │ │ https://github.com/sindresorhus/string-width#readme
│ │ │ ├── which-module@2.0.0
│ │ │ │ Find the module object for something that was require()d
│ │ │ │ git+https://github.com/nexdrew/which-module.git
│ │ │ │ https://github.com/nexdrew/which-module#readme
│ │ │ ├── y18n@3.2.1
│ │ │ │ the bare-bones internationalization library used by yargs
│ │ │ │ git+ssh://git@github.com/yargs/y18n.git
│ │ │ │ https://github.com/yargs/y18n
│ │ │ └─┬ yargs-parser@9.0.2
│ │ │ │ the mighty option parser used by yargs
│ │ │ │ git+ssh://git@github.com/yargs/yargs-parser.git
│ │ │ │ https://github.com/yargs/yargs-parser#readme
│ │ │ └── camelcase@4.1.0 deduped
│ │ │ Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar
│ │ │ git+https://github.com/sindresorhus/camelcase.git
│ │ │ https://github.com/sindresorhus/camelcase#readme
│ │ ├─┬ lock-verify@2.0.2
│ │ │ │ Report if your package.json is out of sync with your package-lock.json.
│ │ │ │ git+https://github.com/iarna/lock-verify.git
│ │ │ │ https://github.com/iarna/lock-verify#readme
│ │ │ ├── npm-package-arg@6.1.0 deduped
│ │ │ │ Parse the things that can be arguments to `npm install`
│ │ │ │ git+https://github.com/npm/npm-package-arg.git
│ │ │ │ https://github.com/npm/npm-package-arg
│ │ │ └── semver@5.5.0 deduped
│ │ │ The semantic version parser used by npm.
│ │ │ git+https://github.com/npm/node-semver.git
│ │ │ https://github.com/npm/node-semver#readme
│ │ ├─┬ lockfile@1.0.4
│ │ │ │ A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.
│ │ │ │ git+https://github.com/npm/lockfile.git
│ │ │ │ https://github.com/npm/lockfile#readme
│ │ │ └── signal-exit@3.0.2
│ │ │ when you want to fire an event no matter how a process exits.
│ │ │ git+https://github.com/tapjs/signal-exit.git
│ │ │ https://github.com/tapjs/signal-exit
│ │ ├── lodash._baseindexof@3.1.0
│ │ │ The modern build of lodash’s internal `baseIndexOf` as a module.
│ │ │ git+https://github.com/lodash/lodash.git
│ │ │ https://lodash.com/
│ │ ├─┬ lodash._baseuniq@4.6.0
│ │ │ │ The internal lodash function `baseUniq` exported as a module.
│ │ │ │ git+https://github.com/lodash/lodash.git
│ │ │ │ https://lodash.com/
│ │ │ ├── lodash._createset@4.0.3
│ │ │ │ The internal lodash function `createSet` exported as a module.
│ │ │ │ git+https://github.com/lodash/lodash.git
│ │ │ │ https://lodash.com/
│ │ │ └── lodash._root@3.0.1
│ │ │ The internal lodash function `root` exported as a module.
│ │ │ git+https://github.com/lodash/lodash.git
│ │ │ https://lodash.com/
│ │ ├── lodash._bindcallback@3.0.1
│ │ │ The modern build of lodash’s internal `bindCallback` as a module.
│ │ │ git+https://github.com/lodash/lodash.git
│ │ │ https://lodash.com/
│ │ ├── lodash._cacheindexof@3.0.2
│ │ │ The modern build of lodash’s internal `cacheIndexOf` as a module.
│ │ │ git+https://github.com/lodash/lodash.git
│ │ │ https://lodash.com/
│ │ ├─┬ lodash._createcache@3.1.2
│ │ │ │ The modern build of lodash’s internal `createCache` as a module.
│ │ │ │ git+https://github.com/lodash/lodash.git
│ │ │ │ https://lodash.com/
│ │ │ └── lodash._getnative@3.9.1 deduped
│ │ │ The modern build of lodash’s internal `getNative` as a module.
│ │ │ git+https://github.com/lodash/lodash.git
│ │ │ https://lodash.com/
│ │ ├── lodash._getnative@3.9.1
│ │ │ The modern build of lodash’s internal `getNative` as a module.
│ │ │ git+https://github.com/lodash/lodash.git
│ │ │ https://lodash.com/
│ │ ├── lodash.clonedeep@4.5.0
│ │ │ The lodash method `_.cloneDeep` exported as a module.
│ │ │ git+https://github.com/lodash/lodash.git
│ │ │ https://lodash.com/
│ │ ├── lodash.restparam@3.6.1
│ │ │ The modern build of lodash’s `_.restParam` as a module.
│ │ │ git+https://github.com/lodash/lodash.git
│ │ │ https://lodash.com/
│ │ ├── lodash.union@4.6.0
│ │ │ The lodash method `_.union` exported as a module.
│ │ │ git+https://github.com/lodash/lodash.git
│ │ │ https://lodash.com/
│ │ ├── lodash.uniq@4.5.0
│ │ │ The lodash method `_.uniq` exported as a module.
│ │ │ git+https://github.com/lodash/lodash.git
│ │ │ https://lodash.com/
│ │ ├── lodash.without@4.4.0
│ │ │ The lodash method `_.without` exported as a module.
│ │ │ git+https://github.com/lodash/lodash.git
│ │ │ https://lodash.com/
│ │ ├─┬ lru-cache@4.1.3
│ │ │ │ A cache object that deletes the least-recently-used items.
│ │ │ │ git://github.com/isaacs/node-lru-cache.git
│ │ │ │ https://github.com/isaacs/node-lru-cache#readme
│ │ │ ├── pseudomap@1.0.2
│ │ │ │ A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
│ │ │ │ git+https://github.com/isaacs/pseudomap.git
│ │ │ │ https://github.com/isaacs/pseudomap#readme
│ │ │ └── yallist@2.1.2
│ │ │ Yet Another Linked List
│ │ │ git+https://github.com/isaacs/yallist.git
│ │ │ https://github.com/isaacs/yallist#readme
│ │ ├── meant@1.0.1
│ │ │ Like the `Did you mean?` in git for npm
│ │ │ git+https://github.com/watilde/meant.git
│ │ │ https://github.com/watilde/meant#readme
│ │ ├─┬ mississippi@3.0.0
│ │ │ │ a collection of useful streams
│ │ │ │ git+https://github.com/maxogden/mississippi.git
│ │ │ │ https://github.com/maxogden/mississippi#readme
│ │ │ ├─┬ concat-stream@1.6.2
│ │ │ │ │ writable stream that concatenates strings or binary data and calls a callback with the result
│ │ │ │ │ git+ssh://git@github.com/maxogden/concat-stream.git
│ │ │ │ │ https://github.com/maxogden/concat-stream#readme
│ │ │ │ ├── buffer-from@1.0.0
│ │ │ │ │ A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
│ │ │ │ │ git+https://github.com/LinusU/buffer-from.git
│ │ │ │ │ https://github.com/LinusU/buffer-from#readme
│ │ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ ├── readable-stream@2.3.6 deduped
│ │ │ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ │ │ https://github.com/nodejs/readable-stream#readme
│ │ │ │ └── typedarray@0.0.6
│ │ │ │ TypedArray polyfill for old browsers
│ │ │ │ git://github.com/substack/typedarray.git
│ │ │ │ https://github.com/substack/typedarray
│ │ │ ├─┬ duplexify@3.6.0
│ │ │ │ │ Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
│ │ │ │ │ git://github.com/mafintosh/duplexify.git
│ │ │ │ │ https://github.com/mafintosh/duplexify
│ │ │ │ ├── end-of-stream@1.4.1 deduped
│ │ │ │ │ Call a callback when a readable/writable/duplex stream has completed or failed.
│ │ │ │ │ git://github.com/mafintosh/end-of-stream.git
│ │ │ │ │ https://github.com/mafintosh/end-of-stream
│ │ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ ├── readable-stream@2.3.6 deduped
│ │ │ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ │ │ https://github.com/nodejs/readable-stream#readme
│ │ │ │ └── stream-shift@1.0.0
│ │ │ │ Returns the next buffer/object in a stream's readable queue
│ │ │ │ git+https://github.com/mafintosh/stream-shift.git
│ │ │ │ https://github.com/mafintosh/stream-shift
│ │ │ ├─┬ end-of-stream@1.4.1
│ │ │ │ │ Call a callback when a readable/writable/duplex stream has completed or failed.
│ │ │ │ │ git://github.com/mafintosh/end-of-stream.git
│ │ │ │ │ https://github.com/mafintosh/end-of-stream
│ │ │ │ └── once@1.4.0 deduped
│ │ │ │ Run a function exactly one time
│ │ │ │ git://github.com/isaacs/once.git
│ │ │ │ https://github.com/isaacs/once#readme
│ │ │ ├─┬ flush-write-stream@1.0.3
│ │ │ │ │ A write stream constructor that supports a flush function that is called before finish is emitted
│ │ │ │ │ git+https://github.com/mafintosh/flush-write-stream.git
│ │ │ │ │ https://github.com/mafintosh/flush-write-stream
│ │ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ └── readable-stream@2.3.6 deduped
│ │ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ │ https://github.com/nodejs/readable-stream#readme
│ │ │ ├─┬ from2@2.3.0
│ │ │ │ │ Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
│ │ │ │ │ git://github.com/hughsk/from2.git
│ │ │ │ │ https://github.com/hughsk/from2
│ │ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ └── readable-stream@2.3.6 deduped
│ │ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ │ https://github.com/nodejs/readable-stream#readme
│ │ │ ├─┬ parallel-transform@1.1.0
│ │ │ │ │ Transform stream that allows you to run your transforms in parallel without changing the order
│ │ │ │ │ git://github.com/mafintosh/parallel-transform.git
│ │ │ │ │ https://github.com/mafintosh/parallel-transform#readme
│ │ │ │ ├── cyclist@0.2.2
│ │ │ │ │ Cyclist is an efficient cyclic list implemention.
│ │ │ │ │ git://github.com/mafintosh/cyclist.git
│ │ │ │ │ https://github.com/mafintosh/cyclist#readme
│ │ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ └── readable-stream@2.3.6 deduped
│ │ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ │ https://github.com/nodejs/readable-stream#readme
│ │ │ ├─┬ pump@3.0.0
│ │ │ │ │ pipe streams together and close all of them if one of them closes
│ │ │ │ │ git://github.com/mafintosh/pump.git
│ │ │ │ │ https://github.com/mafintosh/pump#readme
│ │ │ │ ├── end-of-stream@1.4.1 deduped
│ │ │ │ │ Call a callback when a readable/writable/duplex stream has completed or failed.
│ │ │ │ │ git://github.com/mafintosh/end-of-stream.git
│ │ │ │ │ https://github.com/mafintosh/end-of-stream
│ │ │ │ └── once@1.4.0 deduped
│ │ │ │ Run a function exactly one time
│ │ │ │ git://github.com/isaacs/once.git
│ │ │ │ https://github.com/isaacs/once#readme
│ │ │ ├─┬ pumpify@1.5.1
│ │ │ │ │ Combine an array of streams into a single duplex stream using pump and duplexify
│ │ │ │ │ git://github.com/mafintosh/pumpify.git
│ │ │ │ │ https://github.com/mafintosh/pumpify
│ │ │ │ ├── duplexify@3.6.0 deduped
│ │ │ │ │ Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
│ │ │ │ │ git://github.com/mafintosh/duplexify.git
│ │ │ │ │ https://github.com/mafintosh/duplexify
│ │ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ └─┬ pump@2.0.1
│ │ │ │ │ pipe streams together and close all of them if one of them closes
│ │ │ │ │ git://github.com/mafintosh/pump.git
│ │ │ │ │ https://github.com/mafintosh/pump#readme
│ │ │ │ ├── end-of-stream@1.4.1 deduped
│ │ │ │ │ Call a callback when a readable/writable/duplex stream has completed or failed.
│ │ │ │ │ git://github.com/mafintosh/end-of-stream.git
│ │ │ │ │ https://github.com/mafintosh/end-of-stream
│ │ │ │ └── once@1.4.0 deduped
│ │ │ │ Run a function exactly one time
│ │ │ │ git://github.com/isaacs/once.git
│ │ │ │ https://github.com/isaacs/once#readme
│ │ │ ├─┬ stream-each@1.2.2
│ │ │ │ │ Iterate all the data in a stream
│ │ │ │ │ git+https://github.com/mafintosh/stream-each.git
│ │ │ │ │ https://github.com/mafintosh/stream-each
│ │ │ │ ├── end-of-stream@1.4.1 deduped
│ │ │ │ │ Call a callback when a readable/writable/duplex stream has completed or failed.
│ │ │ │ │ git://github.com/mafintosh/end-of-stream.git
│ │ │ │ │ https://github.com/mafintosh/end-of-stream
│ │ │ │ └── stream-shift@1.0.0 deduped
│ │ │ │ Returns the next buffer/object in a stream's readable queue
│ │ │ │ git+https://github.com/mafintosh/stream-shift.git
│ │ │ │ https://github.com/mafintosh/stream-shift
│ │ │ └─┬ through2@2.0.3
│ │ │ │ A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise
│ │ │ │ git+https://github.com/rvagg/through2.git
│ │ │ │ https://github.com/rvagg/through2#readme
│ │ │ ├── readable-stream@2.3.6 deduped
│ │ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ │ https://github.com/nodejs/readable-stream#readme
│ │ │ └── xtend@4.0.1
│ │ │ extend like a boss
│ │ │ git://github.com/Raynos/xtend.git
│ │ │ https://github.com/Raynos/xtend
│ │ ├─┬ mkdirp@0.5.1
│ │ │ │ Recursively mkdir, like `mkdir -p`
│ │ │ │ git+https://github.com/substack/node-mkdirp.git
│ │ │ │ https://github.com/substack/node-mkdirp#readme
│ │ │ └── minimist@0.0.8
│ │ │ parse argument options
│ │ │ git://github.com/substack/minimist.git
│ │ │ https://github.com/substack/minimist
│ │ ├─┬ move-concurrently@1.0.1
│ │ │ │ Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurrency and win32 junction support.
│ │ │ │ git+https://github.com/npm/move-concurrently.git
│ │ │ │ https://www.npmjs.com/package/move-concurrently
│ │ │ ├── aproba@1.2.0 deduped
│ │ │ │ A ridiculously light-weight argument validator (now browser friendly)
│ │ │ │ git+https://github.com/iarna/aproba.git
│ │ │ │ https://github.com/iarna/aproba
│ │ │ ├─┬ copy-concurrently@1.0.5
│ │ │ │ │ Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.
│ │ │ │ │ git+https://github.com/npm/copy-concurrently.git
│ │ │ │ │ https://www.npmjs.com/package/copy-concurrently
│ │ │ │ ├── aproba@1.2.0 deduped
│ │ │ │ │ A ridiculously light-weight argument validator (now browser friendly)
│ │ │ │ │ git+https://github.com/iarna/aproba.git
│ │ │ │ │ https://github.com/iarna/aproba
│ │ │ │ ├── fs-write-stream-atomic@1.0.10 deduped
│ │ │ │ │ Like `fs.createWriteStream(...)`, but atomic.
│ │ │ │ │ git+https://github.com/npm/fs-write-stream-atomic.git
│ │ │ │ │ https://github.com/npm/fs-write-stream-atomic
│ │ │ │ ├── iferr@0.1.5
│ │ │ │ │ Higher-order functions for easier error handling
│ │ │ │ │ git+https://github.com/shesek/iferr.git
│ │ │ │ │ https://github.com/shesek/iferr
│ │ │ │ ├── mkdirp@0.5.1 deduped
│ │ │ │ │ Recursively mkdir, like `mkdir -p`
│ │ │ │ │ git+https://github.com/substack/node-mkdirp.git
│ │ │ │ │ https://github.com/substack/node-mkdirp#readme
│ │ │ │ ├── rimraf@2.6.2 deduped
│ │ │ │ │ A deep deletion module for node (like `rm -rf`)
│ │ │ │ │ git://github.com/isaacs/rimraf.git
│ │ │ │ │ https://github.com/isaacs/rimraf#readme
│ │ │ │ └── run-queue@1.0.3 deduped
│ │ │ │ A promise based, dynamic priority queue runner, with concurrency limiting.
│ │ │ │ git+https://github.com/iarna/run-queue.git
│ │ │ │ https://npmjs.com/package/run-queue
│ │ │ ├── fs-write-stream-atomic@1.0.10 deduped
│ │ │ │ Like `fs.createWriteStream(...)`, but atomic.
│ │ │ │ git+https://github.com/npm/fs-write-stream-atomic.git
│ │ │ │ https://github.com/npm/fs-write-stream-atomic
│ │ │ ├── mkdirp@0.5.1 deduped
│ │ │ │ Recursively mkdir, like `mkdir -p`
│ │ │ │ git+https://github.com/substack/node-mkdirp.git
│ │ │ │ https://github.com/substack/node-mkdirp#readme
│ │ │ ├── rimraf@2.6.2 deduped
│ │ │ │ A deep deletion module for node (like `rm -rf`)
│ │ │ │ git://github.com/isaacs/rimraf.git
│ │ │ │ https://github.com/isaacs/rimraf#readme
│ │ │ └─┬ run-queue@1.0.3
│ │ │ │ A promise based, dynamic priority queue runner, with concurrency limiting.
│ │ │ │ git+https://github.com/iarna/run-queue.git
│ │ │ │ https://npmjs.com/package/run-queue
│ │ │ └── aproba@1.2.0 deduped
│ │ │ A ridiculously light-weight argument validator (now browser friendly)
│ │ │ git+https://github.com/iarna/aproba.git
│ │ │ https://github.com/iarna/aproba
│ │ ├─┬ node-gyp@3.8.0
│ │ │ │ Node.js native addon build tool
│ │ │ │ git://github.com/nodejs/node-gyp.git
│ │ │ │ https://github.com/nodejs/node-gyp#readme
│ │ │ ├─┬ fstream@1.0.11
│ │ │ │ │ Advanced file system stream things
│ │ │ │ │ git+https://github.com/npm/fstream.git
│ │ │ │ │ https://github.com/npm/fstream#readme
│ │ │ │ ├── graceful-fs@4.1.11 deduped
│ │ │ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ ├── mkdirp@0.5.1 deduped
│ │ │ │ │ Recursively mkdir, like `mkdir -p`
│ │ │ │ │ git+https://github.com/substack/node-mkdirp.git
│ │ │ │ │ https://github.com/substack/node-mkdirp#readme
│ │ │ │ └── rimraf@2.6.2 deduped
│ │ │ │ A deep deletion module for node (like `rm -rf`)
│ │ │ │ git://github.com/isaacs/rimraf.git
│ │ │ │ https://github.com/isaacs/rimraf#readme
│ │ │ ├── glob@7.1.2 deduped
│ │ │ │ a little globber
│ │ │ │ git://github.com/isaacs/node-glob.git
│ │ │ │ https://github.com/isaacs/node-glob#readme
│ │ │ ├── graceful-fs@4.1.11 deduped
│ │ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ │ ├── mkdirp@0.5.1 deduped
│ │ │ │ Recursively mkdir, like `mkdir -p`
│ │ │ │ git+https://github.com/substack/node-mkdirp.git
│ │ │ │ https://github.com/substack/node-mkdirp#readme
│ │ │ ├─┬ nopt@3.0.6
│ │ │ │ │ Option parsing for Node, supporting types, shorthands, etc. Used by npm.
│ │ │ │ │ git+https://github.com/npm/nopt.git
│ │ │ │ │ https://github.com/npm/nopt#readme
│ │ │ │ └── abbrev@1.1.1 deduped
│ │ │ │ Like ruby's abbrev module, but in js
│ │ │ │ git+ssh://git@github.com/isaacs/abbrev-js.git
│ │ │ │ https://github.com/isaacs/abbrev-js#readme
│ │ │ ├── npmlog@4.1.2 deduped
│ │ │ │ logger for npm
│ │ │ │ git+https://github.com/npm/npmlog.git
│ │ │ │ https://github.com/npm/npmlog#readme
│ │ │ ├── osenv@0.1.5 deduped
│ │ │ │ Look up environment settings specific to different operating systems
│ │ │ │ git+https://github.com/npm/osenv.git
│ │ │ │ https://github.com/npm/osenv#readme
│ │ │ ├── request@2.88.0 deduped
│ │ │ │ Simplified HTTP request client.
│ │ │ │ git+https://github.com/request/request.git
│ │ │ │ https://github.com/request/request#readme
│ │ │ ├── rimraf@2.6.2 deduped
│ │ │ │ A deep deletion module for node (like `rm -rf`)
│ │ │ │ git://github.com/isaacs/rimraf.git
│ │ │ │ https://github.com/isaacs/rimraf#readme
│ │ │ ├── semver@5.3.0
│ │ │ │ The semantic version parser used by npm.
│ │ │ │ git+https://github.com/npm/node-semver.git
│ │ │ │ https://github.com/npm/node-semver#readme
│ │ │ ├─┬ tar@2.2.1
│ │ │ │ │ tar for node
│ │ │ │ │ git://github.com/isaacs/node-tar.git
│ │ │ │ │ https://github.com/isaacs/node-tar#readme
│ │ │ │ ├─┬ block-stream@0.0.9
│ │ │ │ │ │ a stream of blocks
│ │ │ │ │ │ git://github.com/isaacs/block-stream.git
│ │ │ │ │ │ https://github.com/isaacs/block-stream#readme
│ │ │ │ │ └── inherits@2.0.3 deduped
│ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ ├── fstream@1.0.11 deduped
│ │ │ │ │ Advanced file system stream things
│ │ │ │ │ git+https://github.com/npm/fstream.git
│ │ │ │ │ https://github.com/npm/fstream#readme
│ │ │ │ └── inherits@2.0.3 deduped
│ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ └── which@1.3.1 deduped
│ │ │ Like which(1) unix command. Find the first instance of an executable in the PATH.
│ │ │ git://github.com/isaacs/node-which.git
│ │ │ https://github.com/isaacs/node-which#readme
│ │ ├─┬ nopt@4.0.1
│ │ │ │ Option parsing for Node, supporting types, shorthands, etc. Used by npm.
│ │ │ │ git+https://github.com/npm/nopt.git
│ │ │ │ https://github.com/npm/nopt#readme
│ │ │ ├── abbrev@1.1.1 deduped
│ │ │ │ Like ruby's abbrev module, but in js
│ │ │ │ git+ssh://git@github.com/isaacs/abbrev-js.git
│ │ │ │ https://github.com/isaacs/abbrev-js#readme
│ │ │ └── osenv@0.1.5 deduped
│ │ │ Look up environment settings specific to different operating systems
│ │ │ git+https://github.com/npm/osenv.git
│ │ │ https://github.com/npm/osenv#readme
│ │ ├─┬ normalize-package-data@2.4.0
│ │ │ │ Normalizes data that can be found in package.json files.
│ │ │ │ git://github.com/npm/normalize-package-data.git
│ │ │ │ https://github.com/npm/normalize-package-data#readme
│ │ │ ├── hosted-git-info@2.7.1 deduped
│ │ │ │ Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab
│ │ │ │ git+https://github.com/npm/hosted-git-info.git
│ │ │ │ https://github.com/npm/hosted-git-info
│ │ │ ├─┬ is-builtin-module@1.0.0
│ │ │ │ │ Check if a string matches the name of a Node.js builtin module
│ │ │ │ │ git+https://github.com/sindresorhus/is-builtin-module.git
│ │ │ │ │ https://github.com/sindresorhus/is-builtin-module#readme
│ │ │ │ └── builtin-modules@1.1.1
│ │ │ │ List of the Node.js builtin modules
│ │ │ │ git+https://github.com/sindresorhus/builtin-modules.git
│ │ │ │ https://github.com/sindresorhus/builtin-modules#readme
│ │ │ ├── semver@5.5.0 deduped
│ │ │ │ The semantic version parser used by npm.
│ │ │ │ git+https://github.com/npm/node-semver.git
│ │ │ │ https://github.com/npm/node-semver#readme
│ │ │ └── validate-npm-package-license@3.0.4 deduped
│ │ │ Give me a string and I'll tell you if it's a valid npm package license string
│ │ │ git+https://github.com/kemitchell/validate-npm-package-license.js.git
│ │ │ https://github.com/kemitchell/validate-npm-package-license.js#readme
│ │ ├─┬ npm-audit-report@1.3.1
│ │ │ │ Given a response from the npm security api, render it into a variety of security reports
│ │ │ │ git+https://github.com/npm/npm-audit-report.git
│ │ │ │ https://github.com/npm/npm-audit-report#readme
│ │ │ ├── cli-table3@0.5.0 deduped
│ │ │ │ Pretty unicode tables for the command line. Based on the original cli-table.
│ │ │ │ git+https://github.com/cli-table/cli-table3.git
│ │ │ │ https://github.com/cli-table/cli-table3
│ │ │ └── console-control-strings@1.1.0
│ │ │ A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.
│ │ │ git+https://github.com/iarna/console-control-strings.git
│ │ │ https://github.com/iarna/console-control-strings#readme
│ │ ├── npm-cache-filename@1.0.2
│ │ │ Given a cache folder and url, return the appropriate cache folder.
│ │ │ git://github.com/npm/npm-cache-filename.git
│ │ │ https://github.com/npm/npm-cache-filename
│ │ ├─┬ npm-install-checks@3.0.0
│ │ │ │ checks that npm runs during the installation of a module
│ │ │ │ git://github.com/npm/npm-install-checks.git
│ │ │ │ https://github.com/npm/npm-install-checks
│ │ │ └── semver@5.5.0 deduped
│ │ │ The semantic version parser used by npm.
│ │ │ git+https://github.com/npm/node-semver.git
│ │ │ https://github.com/npm/node-semver#readme
│ │ ├─┬ npm-lifecycle@2.1.0
│ │ │ │ JavaScript package lifecycle hook runner
│ │ │ │ git://github.com/npm/lifecycle.git
│ │ │ │ https://github.com/npm/lifecycle#readme
│ │ │ ├── byline@5.0.0
│ │ │ │ simple line-by-line stream reader
│ │ │ │ git+https://github.com/jahewson/node-byline.git
│ │ │ │ https://github.com/jahewson/node-byline
│ │ │ ├── graceful-fs@4.1.11 deduped
│ │ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ │ ├── node-gyp@3.8.0 deduped
│ │ │ │ Node.js native addon build tool
│ │ │ │ git://github.com/nodejs/node-gyp.git
│ │ │ │ https://github.com/nodejs/node-gyp#readme
│ │ │ ├── resolve-from@4.0.0
│ │ │ │ Resolve the path of a module like `require.resolve()` but from a given path
│ │ │ │ git+https://github.com/sindresorhus/resolve-from.git
│ │ │ │ https://github.com/sindresorhus/resolve-from#readme
│ │ │ ├── slide@1.1.6 deduped
│ │ │ │ A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JS
│ │ │ │ git://github.com/isaacs/slide-flow-control.git
│ │ │ │ https://github.com/isaacs/slide-flow-control#readme
│ │ │ ├── uid-number@0.0.6 deduped
│ │ │ │ Convert a username/group name to a uid/gid number
│ │ │ │ git://github.com/isaacs/uid-number.git
│ │ │ │ https://github.com/isaacs/uid-number#readme
│ │ │ ├── umask@1.1.0 deduped
│ │ │ │ convert umask from string <-> number
│ │ │ │ git+https://github.com/smikes/umask.git
│ │ │ │ https://github.com/smikes/umask
│ │ │ └── which@1.3.1 deduped
│ │ │ Like which(1) unix command. Find the first instance of an executable in the PATH.
│ │ │ git://github.com/isaacs/node-which.git
│ │ │ https://github.com/isaacs/node-which#readme
│ │ ├─┬ npm-package-arg@6.1.0
│ │ │ │ Parse the things that can be arguments to `npm install`
│ │ │ │ git+https://github.com/npm/npm-package-arg.git
│ │ │ │ https://github.com/npm/npm-package-arg
│ │ │ ├── hosted-git-info@2.7.1 deduped
│ │ │ │ Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab
│ │ │ │ git+https://github.com/npm/hosted-git-info.git
│ │ │ │ https://github.com/npm/hosted-git-info
│ │ │ ├── osenv@0.1.5 deduped
│ │ │ │ Look up environment settings specific to different operating systems
│ │ │ │ git+https://github.com/npm/osenv.git
│ │ │ │ https://github.com/npm/osenv#readme
│ │ │ ├── semver@5.5.0 deduped
│ │ │ │ The semantic version parser used by npm.
│ │ │ │ git+https://github.com/npm/node-semver.git
│ │ │ │ https://github.com/npm/node-semver#readme
│ │ │ └── validate-npm-package-name@3.0.0 deduped
│ │ │ Give me a string and I'll tell you if it's a valid npm package name
│ │ │ git+https://github.com/npm/validate-npm-package-name.git
│ │ │ https://github.com/npm/validate-npm-package-name
│ │ ├─┬ npm-packlist@1.1.11
│ │ │ │ Get a list of the files to add from a folder into an npm package
│ │ │ │ git+https://github.com/npm/npm-packlist.git
│ │ │ │ https://www.npmjs.com/package/npm-packlist
│ │ │ ├─┬ ignore-walk@3.0.1
│ │ │ │ │ Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.
│ │ │ │ │ git+https://github.com/isaacs/ignore-walk.git
│ │ │ │ │ https://github.com/isaacs/ignore-walk#readme
│ │ │ │ └── minimatch@3.0.4 deduped
│ │ │ │ a glob matcher in javascript
│ │ │ │ git://github.com/isaacs/minimatch.git
│ │ │ │ https://github.com/isaacs/minimatch#readme
│ │ │ └── npm-bundled@1.0.5
│ │ │ list things in node_modules that are bundledDependencies, or transitive dependencies thereof
│ │ │ git+https://github.com/npm/npm-bundled.git
│ │ │ https://github.com/npm/npm-bundled#readme
│ │ ├─┬ npm-pick-manifest@2.1.0
│ │ │ │ Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.
│ │ │ │ git+https://github.com/zkat/npm-pick-manifest.git
│ │ │ │ https://github.com/zkat/npm-pick-manifest#readme
│ │ │ ├── npm-package-arg@6.1.0 deduped
│ │ │ │ Parse the things that can be arguments to `npm install`
│ │ │ │ git+https://github.com/npm/npm-package-arg.git
│ │ │ │ https://github.com/npm/npm-package-arg
│ │ │ └── semver@5.5.0 deduped
│ │ │ The semantic version parser used by npm.
│ │ │ git+https://github.com/npm/node-semver.git
│ │ │ https://github.com/npm/node-semver#readme
│ │ ├─┬ npm-profile@3.0.2
│ │ │ │ Library for updating an npmjs.com profile
│ │ │ │ git+https://github.com/npm/npm-profile.git
│ │ │ │ https://github.com/npm/npm-profile/tree/latest/lib#readme
│ │ │ ├── aproba@1.2.0 deduped
│ │ │ │ A ridiculously light-weight argument validator (now browser friendly)
│ │ │ │ git+https://github.com/iarna/aproba.git
│ │ │ │ https://github.com/iarna/aproba
│ │ │ └─┬ make-fetch-happen@4.0.1
│ │ │ │ Opinionated, caching, retrying fetch client
│ │ │ │ git+https://github.com/zkat/make-fetch-happen.git
│ │ │ │ https://github.com/zkat/make-fetch-happen#readme
│ │ │ ├─┬ agentkeepalive@3.4.1
│ │ │ │ │ Missing keepalive http.Agent
│ │ │ │ │ git://github.com/node-modules/agentkeepalive.git
│ │ │ │ │ https://github.com/node-modules/agentkeepalive#readme
│ │ │ │ └─┬ humanize-ms@1.2.1
│ │ │ │ │ transform humanize time to ms
│ │ │ │ │ git+https://github.com/node-modules/humanize-ms.git
│ │ │ │ │ https://github.com/node-modules/humanize-ms#readme
│ │ │ │ └── ms@2.1.1
│ │ │ │ Tiny millisecond conversion utility
│ │ │ │ git+https://github.com/zeit/ms.git
│ │ │ │ https://github.com/zeit/ms#readme
│ │ │ ├── cacache@11.2.0 deduped
│ │ │ │ Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
│ │ │ │ git+https://github.com/zkat/cacache.git
│ │ │ │ https://github.com/zkat/cacache#readme
│ │ │ ├── http-cache-semantics@3.8.1
│ │ │ │ Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
│ │ │ │ git+https://github.com/pornel/http-cache-semantics.git
│ │ │ │ https://github.com/pornel/http-cache-semantics#readme
│ │ │ ├─┬ http-proxy-agent@2.1.0
│ │ │ │ │ An HTTP(s) proxy `http.Agent` implementation for HTTP
│ │ │ │ │ git://github.com/TooTallNate/node-http-proxy-agent.git
│ │ │ │ │ https://github.com/TooTallNate/node-http-proxy-agent#readme
│ │ │ │ ├─┬ agent-base@4.2.0
│ │ │ │ │ │ Turn a function into an `http.Agent` instance
│ │ │ │ │ │ git://github.com/TooTallNate/node-agent-base.git
│ │ │ │ │ │ https://github.com/TooTallNate/node-agent-base#readme
│ │ │ │ │ └─┬ es6-promisify@5.0.0
│ │ │ │ │ │ Converts callback-based functions to ES6 Promises
│ │ │ │ │ │ git+https://github.com/digitaldesignlabs/es6-promisify.git
│ │ │ │ │ │ https://github.com/digitaldesignlabs/es6-promisify#readme
│ │ │ │ │ └── es6-promise@4.2.4
│ │ │ │ │ A lightweight library that provides tools for organizing asynchronous code
│ │ │ │ │ git://github.com/stefanpenner/es6-promise.git
│ │ │ │ │ https://github.com/stefanpenner/es6-promise#readme
│ │ │ │ └─┬ debug@3.1.0
│ │ │ │ │ small debugging utility
│ │ │ │ │ git://github.com/visionmedia/debug.git
│ │ │ │ │ https://github.com/visionmedia/debug#readme
│ │ │ │ └── ms@2.0.0
│ │ │ │ Tiny milisecond conversion utility
│ │ │ │ git+https://github.com/zeit/ms.git
│ │ │ │ https://github.com/zeit/ms#readme
│ │ │ ├─┬ https-proxy-agent@2.2.1
│ │ │ │ │ An HTTP(s) proxy `http.Agent` implementation for HTTPS
│ │ │ │ │ git://github.com/TooTallNate/node-https-proxy-agent.git
│ │ │ │ │ https://github.com/TooTallNate/node-https-proxy-agent#readme
│ │ │ │ ├── agent-base@4.2.0 deduped
│ │ │ │ │ Turn a function into an `http.Agent` instance
│ │ │ │ │ git://github.com/TooTallNate/node-agent-base.git
│ │ │ │ │ https://github.com/TooTallNate/node-agent-base#readme
│ │ │ │ └── debug@3.1.0 deduped
│ │ │ │ small debugging utility
│ │ │ │ git://github.com/visionmedia/debug.git
│ │ │ │ https://github.com/visionmedia/debug#readme
│ │ │ ├── lru-cache@4.1.3 deduped
│ │ │ │ A cache object that deletes the least-recently-used items.
│ │ │ │ git://github.com/isaacs/node-lru-cache.git
│ │ │ │ https://github.com/isaacs/node-lru-cache#readme
│ │ │ ├── mississippi@3.0.0 deduped
│ │ │ │ a collection of useful streams
│ │ │ │ git+https://github.com/maxogden/mississippi.git
│ │ │ │ https://github.com/maxogden/mississippi#readme
│ │ │ ├─┬ node-fetch-npm@2.0.2
│ │ │ │ │ An npm cli-oriented fork of the excellent node-fetch
│ │ │ │ │ git+https://github.com/npm/node-fetch-npm.git
│ │ │ │ │ https://github.com/npm/node-fetch-npm
│ │ │ │ ├─┬ encoding@0.1.12
│ │ │ │ │ │ Convert encodings, uses iconv by default and fallbacks to iconv-lite if needed
│ │ │ │ │ │ git+https://github.com/andris9/encoding.git
│ │ │ │ │ │ https://github.com/andris9/encoding#readme
│ │ │ │ │ └─┬ iconv-lite@0.4.23
│ │ │ │ │ │ Convert character encodings in pure javascript.
│ │ │ │ │ │ git://github.com/ashtuchkin/iconv-lite.git
│ │ │ │ │ │ https://github.com/ashtuchkin/iconv-lite
│ │ │ │ │ └── safer-buffer@2.1.2 deduped
│ │ │ │ │ Modern Buffer API polyfill without footguns
│ │ │ │ │ git+https://github.com/ChALkeR/safer-buffer.git
│ │ │ │ │ https://github.com/ChALkeR/safer-buffer#readme
│ │ │ │ ├── json-parse-better-errors@1.0.2 deduped
│ │ │ │ │ JSON.parse with context information on error
│ │ │ │ │ git+https://github.com/zkat/json-parse-better-errors.git
│ │ │ │ │ https://github.com/zkat/json-parse-better-errors#readme
│ │ │ │ └── safe-buffer@5.1.2 deduped
│ │ │ │ Safer Node.js Buffer API
│ │ │ │ git://github.com/feross/safe-buffer.git
│ │ │ │ https://github.com/feross/safe-buffer
│ │ │ ├── promise-retry@1.1.1 deduped
│ │ │ │ Retries a function that returns a promise, leveraging the power of the retry module.
│ │ │ │ git://github.com/IndigoUnited/node-promise-retry.git
│ │ │ │ https://github.com/IndigoUnited/node-promise-retry#readme
│ │ │ ├─┬ socks-proxy-agent@4.0.1
│ │ │ │ │ A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
│ │ │ │ │ git://github.com/TooTallNate/node-socks-proxy-agent.git
│ │ │ │ │ https://github.com/TooTallNate/node-socks-proxy-agent#readme
│ │ │ │ ├── agent-base@4.2.0 deduped
│ │ │ │ │ Turn a function into an `http.Agent` instance
│ │ │ │ │ git://github.com/TooTallNate/node-agent-base.git
│ │ │ │ │ https://github.com/TooTallNate/node-agent-base#readme
│ │ │ │ └─┬ socks@2.2.0
│ │ │ │ │ Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.
│ │ │ │ │ git+https://github.com/JoshGlazebrook/socks.git
│ │ │ │ │ https://github.com/JoshGlazebrook/socks/
│ │ │ │ ├── ip@1.1.5
│ │ │ │ │ [![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)
│ │ │ │ │ git+ssh://git@github.com/indutny/node-ip.git
│ │ │ │ │ https://github.com/indutny/node-ip
│ │ │ │ └── smart-buffer@4.0.1
│ │ │ │ smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
│ │ │ │ git+https://github.com/JoshGlazebrook/smart-buffer.git
│ │ │ │ https://github.com/JoshGlazebrook/smart-buffer/
│ │ │ └── ssri@6.0.0 deduped
│ │ │ Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
│ │ │ git+https://github.com/zkat/ssri.git
│ │ │ https://github.com/zkat/ssri#readme
│ │ ├─┬ npm-registry-client@8.6.0
│ │ │ │ Client for the npm registry
│ │ │ │ git+https://github.com/npm/npm-registry-client.git
│ │ │ │ https://github.com/npm/npm-registry-client#readme
│ │ │ ├── concat-stream@1.6.2 deduped
│ │ │ │ writable stream that concatenates strings or binary data and calls a callback with the result
│ │ │ │ git+ssh://git@github.com/maxogden/concat-stream.git
│ │ │ │ https://github.com/maxogden/concat-stream#readme
│ │ │ ├── graceful-fs@4.1.11 deduped
│ │ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ │ ├── normalize-package-data@2.4.0 deduped
│ │ │ │ Normalizes data that can be found in package.json files.
│ │ │ │ git://github.com/npm/normalize-package-data.git
│ │ │ │ https://github.com/npm/normalize-package-data#readme
│ │ │ ├── npm-package-arg@6.1.0 deduped
│ │ │ │ Parse the things that can be arguments to `npm install`
│ │ │ │ git+https://github.com/npm/npm-package-arg.git
│ │ │ │ https://github.com/npm/npm-package-arg
│ │ │ ├── npmlog@4.1.2 deduped
│ │ │ │ logger for npm
│ │ │ │ git+https://github.com/npm/npmlog.git
│ │ │ │ https://github.com/npm/npmlog#readme
│ │ │ ├── once@1.4.0 deduped
│ │ │ │ Run a function exactly one time
│ │ │ │ git://github.com/isaacs/once.git
│ │ │ │ https://github.com/isaacs/once#readme
│ │ │ ├── request@2.88.0 deduped
│ │ │ │ Simplified HTTP request client.
│ │ │ │ git+https://github.com/request/request.git
│ │ │ │ https://github.com/request/request#readme
│ │ │ ├── retry@0.10.1
│ │ │ │ Abstraction for exponential and custom retry strategies for failed operations.
│ │ │ │ git://github.com/tim-kos/node-retry.git
│ │ │ │ https://github.com/tim-kos/node-retry
│ │ │ ├── safe-buffer@5.1.2 deduped
│ │ │ │ Safer Node.js Buffer API
│ │ │ │ git://github.com/feross/safe-buffer.git
│ │ │ │ https://github.com/feross/safe-buffer
│ │ │ ├── semver@5.5.0 deduped
│ │ │ │ The semantic version parser used by npm.
│ │ │ │ git+https://github.com/npm/node-semver.git
│ │ │ │ https://github.com/npm/node-semver#readme
│ │ │ ├── slide@1.1.6 deduped
│ │ │ │ A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JS
│ │ │ │ git://github.com/isaacs/slide-flow-control.git
│ │ │ │ https://github.com/isaacs/slide-flow-control#readme
│ │ │ └─┬ ssri@5.3.0
│ │ │ │ Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
│ │ │ │ git+https://github.com/zkat/ssri.git
│ │ │ │ https://github.com/zkat/ssri#readme
│ │ │ └── safe-buffer@5.1.2 deduped
│ │ │ Safer Node.js Buffer API
│ │ │ git://github.com/feross/safe-buffer.git
│ │ │ https://github.com/feross/safe-buffer
│ │ ├─┬ npm-registry-fetch@1.1.0
│ │ │ │ Fetch-based http client for use with npm registry APIs
│ │ │ │ git+https://github.com/npm/registry-fetch.git
│ │ │ │ https://github.com/npm/registry-fetch#readme
│ │ │ ├── bluebird@3.5.1 deduped
│ │ │ │ Full featured Promises/A+ implementation with exceptionally good performance
│ │ │ │ git://github.com/petkaantonov/bluebird.git
│ │ │ │ https://github.com/petkaantonov/bluebird
│ │ │ ├── figgy-pudding@2.0.1
│ │ │ │ Delicious, festive, cascading config/opts definitions
│ │ │ │ git+https://github.com/zkat/figgy-pudding.git
│ │ │ │ https://github.com/zkat/figgy-pudding#readme
│ │ │ ├── lru-cache@4.1.3 deduped
│ │ │ │ A cache object that deletes the least-recently-used items.
│ │ │ │ git://github.com/isaacs/node-lru-cache.git
│ │ │ │ https://github.com/isaacs/node-lru-cache#readme
│ │ │ ├─┬ make-fetch-happen@3.0.0
│ │ │ │ │ Opinionated, caching, retrying fetch client
│ │ │ │ │ git+https://github.com/zkat/make-fetch-happen.git
│ │ │ │ │ https://github.com/zkat/make-fetch-happen#readme
│ │ │ │ ├── agentkeepalive@3.4.1 deduped
│ │ │ │ │ Missing keepalive http.Agent
│ │ │ │ │ git://github.com/node-modules/agentkeepalive.git
│ │ │ │ │ https://github.com/node-modules/agentkeepalive#readme
│ │ │ │ ├─┬ cacache@10.0.4
│ │ │ │ │ │ Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
│ │ │ │ │ │ git+https://github.com/zkat/cacache.git
│ │ │ │ │ │ https://github.com/zkat/cacache#readme
│ │ │ │ │ ├── bluebird@3.5.1 deduped
│ │ │ │ │ │ Full featured Promises/A+ implementation with exceptionally good performance
│ │ │ │ │ │ git://github.com/petkaantonov/bluebird.git
│ │ │ │ │ │ https://github.com/petkaantonov/bluebird
│ │ │ │ │ ├── chownr@1.0.1 deduped
│ │ │ │ │ │ like `chown -R`
│ │ │ │ │ │ git://github.com/isaacs/chownr.git
│ │ │ │ │ │ https://github.com/isaacs/chownr#readme
│ │ │ │ │ ├── glob@7.1.2 deduped
│ │ │ │ │ │ a little globber
│ │ │ │ │ │ git://github.com/isaacs/node-glob.git
│ │ │ │ │ │ https://github.com/isaacs/node-glob#readme
│ │ │ │ │ ├── graceful-fs@4.1.11 deduped
│ │ │ │ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ │ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ │ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ │ │ │ ├── lru-cache@4.1.3 deduped
│ │ │ │ │ │ A cache object that deletes the least-recently-used items.
│ │ │ │ │ │ git://github.com/isaacs/node-lru-cache.git
│ │ │ │ │ │ https://github.com/isaacs/node-lru-cache#readme
│ │ │ │ │ ├─┬ mississippi@2.0.0
│ │ │ │ │ │ │ a collection of useful streams
│ │ │ │ │ │ │ git+https://github.com/maxogden/mississippi.git
│ │ │ │ │ │ │ https://github.com/maxogden/mississippi#readme
│ │ │ │ │ │ ├── concat-stream@1.6.2 deduped
│ │ │ │ │ │ │ writable stream that concatenates strings or binary data and calls a callback with the result
│ │ │ │ │ │ │ git+ssh://git@github.com/maxogden/concat-stream.git
│ │ │ │ │ │ │ https://github.com/maxogden/concat-stream#readme
│ │ │ │ │ │ ├── duplexify@3.6.0 deduped
│ │ │ │ │ │ │ Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input
│ │ │ │ │ │ │ git://github.com/mafintosh/duplexify.git
│ │ │ │ │ │ │ https://github.com/mafintosh/duplexify
│ │ │ │ │ │ ├── end-of-stream@1.4.1 deduped
│ │ │ │ │ │ │ Call a callback when a readable/writable/duplex stream has completed or failed.
│ │ │ │ │ │ │ git://github.com/mafintosh/end-of-stream.git
│ │ │ │ │ │ │ https://github.com/mafintosh/end-of-stream
│ │ │ │ │ │ ├── flush-write-stream@1.0.3 deduped
│ │ │ │ │ │ │ A write stream constructor that supports a flush function that is called before finish is emitted
│ │ │ │ │ │ │ git+https://github.com/mafintosh/flush-write-stream.git
│ │ │ │ │ │ │ https://github.com/mafintosh/flush-write-stream
│ │ │ │ │ │ ├── from2@2.3.0 deduped
│ │ │ │ │ │ │ Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
│ │ │ │ │ │ │ git://github.com/hughsk/from2.git
│ │ │ │ │ │ │ https://github.com/hughsk/from2
│ │ │ │ │ │ ├── parallel-transform@1.1.0 deduped
│ │ │ │ │ │ │ Transform stream that allows you to run your transforms in parallel without changing the order
│ │ │ │ │ │ │ git://github.com/mafintosh/parallel-transform.git
│ │ │ │ │ │ │ https://github.com/mafintosh/parallel-transform#readme
│ │ │ │ │ │ ├─┬ pump@2.0.1
│ │ │ │ │ │ │ │ pipe streams together and close all of them if one of them closes
│ │ │ │ │ │ │ │ git://github.com/mafintosh/pump.git
│ │ │ │ │ │ │ │ https://github.com/mafintosh/pump#readme
│ │ │ │ │ │ │ ├── end-of-stream@1.4.1 deduped
│ │ │ │ │ │ │ │ Call a callback when a readable/writable/duplex stream has completed or failed.
│ │ │ │ │ │ │ │ git://github.com/mafintosh/end-of-stream.git
│ │ │ │ │ │ │ │ https://github.com/mafintosh/end-of-stream
│ │ │ │ │ │ │ └── once@1.4.0 deduped
│ │ │ │ │ │ │ Run a function exactly one time
│ │ │ │ │ │ │ git://github.com/isaacs/once.git
│ │ │ │ │ │ │ https://github.com/isaacs/once#readme
│ │ │ │ │ │ ├── pumpify@1.5.1 deduped
│ │ │ │ │ │ │ Combine an array of streams into a single duplex stream using pump and duplexify
│ │ │ │ │ │ │ git://github.com/mafintosh/pumpify.git
│ │ │ │ │ │ │ https://github.com/mafintosh/pumpify
│ │ │ │ │ │ ├── stream-each@1.2.2 deduped
│ │ │ │ │ │ │ Iterate all the data in a stream
│ │ │ │ │ │ │ git+https://github.com/mafintosh/stream-each.git
│ │ │ │ │ │ │ https://github.com/mafintosh/stream-each
│ │ │ │ │ │ └── through2@2.0.3 deduped
│ │ │ │ │ │ A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise
│ │ │ │ │ │ git+https://github.com/rvagg/through2.git
│ │ │ │ │ │ https://github.com/rvagg/through2#readme
│ │ │ │ │ ├── mkdirp@0.5.1 deduped
│ │ │ │ │ │ Recursively mkdir, like `mkdir -p`
│ │ │ │ │ │ git+https://github.com/substack/node-mkdirp.git
│ │ │ │ │ │ https://github.com/substack/node-mkdirp#readme
│ │ │ │ │ ├── move-concurrently@1.0.1 deduped
│ │ │ │ │ │ Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurrency and win32 junction support.
│ │ │ │ │ │ git+https://github.com/npm/move-concurrently.git
│ │ │ │ │ │ https://www.npmjs.com/package/move-concurrently
│ │ │ │ │ ├── promise-inflight@1.0.1 deduped
│ │ │ │ │ │ One promise for multiple requests in flight to avoid async duplication
│ │ │ │ │ │ git+https://github.com/iarna/promise-inflight.git
│ │ │ │ │ │ https://github.com/iarna/promise-inflight#readme
│ │ │ │ │ ├── rimraf@2.6.2 deduped
│ │ │ │ │ │ A deep deletion module for node (like `rm -rf`)
│ │ │ │ │ │ git://github.com/isaacs/rimraf.git
│ │ │ │ │ │ https://github.com/isaacs/rimraf#readme
│ │ │ │ │ ├── ssri@5.3.0 deduped
│ │ │ │ │ │ Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
│ │ │ │ │ │ git+https://github.com/zkat/ssri.git
│ │ │ │ │ │ https://github.com/zkat/ssri#readme
│ │ │ │ │ ├── unique-filename@1.1.0 deduped
│ │ │ │ │ │ Generate a unique filename for use in temporary directories or caches.
│ │ │ │ │ │ git+https://github.com/iarna/unique-filename.git
│ │ │ │ │ │ https://github.com/iarna/unique-filename
│ │ │ │ │ └── y18n@4.0.0 deduped
│ │ │ │ │ the bare-bones internationalization library used by yargs
│ │ │ │ │ git+ssh://git@github.com/yargs/y18n.git
│ │ │ │ │ https://github.com/yargs/y18n
│ │ │ │ ├── http-cache-semantics@3.8.1 deduped
│ │ │ │ │ Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
│ │ │ │ │ git+https://github.com/pornel/http-cache-semantics.git
│ │ │ │ │ https://github.com/pornel/http-cache-semantics#readme
│ │ │ │ ├── http-proxy-agent@2.1.0 deduped
│ │ │ │ │ An HTTP(s) proxy `http.Agent` implementation for HTTP
│ │ │ │ │ git://github.com/TooTallNate/node-http-proxy-agent.git
│ │ │ │ │ https://github.com/TooTallNate/node-http-proxy-agent#readme
│ │ │ │ ├── https-proxy-agent@2.2.1 deduped
│ │ │ │ │ An HTTP(s) proxy `http.Agent` implementation for HTTPS
│ │ │ │ │ git://github.com/TooTallNate/node-https-proxy-agent.git
│ │ │ │ │ https://github.com/TooTallNate/node-https-proxy-agent#readme
│ │ │ │ ├── lru-cache@4.1.3 deduped
│ │ │ │ │ A cache object that deletes the least-recently-used items.
│ │ │ │ │ git://github.com/isaacs/node-lru-cache.git
│ │ │ │ │ https://github.com/isaacs/node-lru-cache#readme
│ │ │ │ ├── mississippi@3.0.0 deduped
│ │ │ │ │ a collection of useful streams
│ │ │ │ │ git+https://github.com/maxogden/mississippi.git
│ │ │ │ │ https://github.com/maxogden/mississippi#readme
│ │ │ │ ├── node-fetch-npm@2.0.2 deduped
│ │ │ │ │ An npm cli-oriented fork of the excellent node-fetch
│ │ │ │ │ git+https://github.com/npm/node-fetch-npm.git
│ │ │ │ │ https://github.com/npm/node-fetch-npm
│ │ │ │ ├── promise-retry@1.1.1 deduped
│ │ │ │ │ Retries a function that returns a promise, leveraging the power of the retry module.
│ │ │ │ │ git://github.com/IndigoUnited/node-promise-retry.git
│ │ │ │ │ https://github.com/IndigoUnited/node-promise-retry#readme
│ │ │ │ ├─┬ socks-proxy-agent@3.0.1
│ │ │ │ │ │ A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS
│ │ │ │ │ │ git://github.com/TooTallNate/node-socks-proxy-agent.git
│ │ │ │ │ │ https://github.com/TooTallNate/node-socks-proxy-agent#readme
│ │ │ │ │ ├── agent-base@4.2.0 deduped
│ │ │ │ │ │ Turn a function into an `http.Agent` instance
│ │ │ │ │ │ git://github.com/TooTallNate/node-agent-base.git
│ │ │ │ │ │ https://github.com/TooTallNate/node-agent-base#readme
│ │ │ │ │ └─┬ socks@1.1.10
│ │ │ │ │ │ A SOCKS proxy client supporting SOCKS 4, 4a, and 5. (also supports BIND/Associate)
│ │ │ │ │ │ git+https://github.com/JoshGlazebrook/socks.git
│ │ │ │ │ │ https://github.com/JoshGlazebrook/socks
│ │ │ │ │ ├── ip@1.1.5 deduped
│ │ │ │ │ │ [![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)
│ │ │ │ │ │ git+ssh://git@github.com/indutny/node-ip.git
│ │ │ │ │ │ https://github.com/indutny/node-ip
│ │ │ │ │ └── smart-buffer@1.1.15
│ │ │ │ │ A smarter Buffer that keeps track of its own read and write positions while growing endlessly.
│ │ │ │ │ git+https://github.com/JoshGlazebrook/smart-buffer.git
│ │ │ │ │ https://github.com/JoshGlazebrook/smart-buffer/
│ │ │ │ └─┬ ssri@5.3.0
│ │ │ │ │ Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
│ │ │ │ │ git+https://github.com/zkat/ssri.git
│ │ │ │ │ https://github.com/zkat/ssri#readme
│ │ │ │ └── safe-buffer@5.1.2 deduped
│ │ │ │ Safer Node.js Buffer API
│ │ │ │ git://github.com/feross/safe-buffer.git
│ │ │ │ https://github.com/feross/safe-buffer
│ │ │ ├── npm-package-arg@6.1.0 deduped
│ │ │ │ Parse the things that can be arguments to `npm install`
│ │ │ │ git+https://github.com/npm/npm-package-arg.git
│ │ │ │ https://github.com/npm/npm-package-arg
│ │ │ └── safe-buffer@5.1.2 deduped
│ │ │ Safer Node.js Buffer API
│ │ │ git://github.com/feross/safe-buffer.git
│ │ │ https://github.com/feross/safe-buffer
│ │ ├── npm-user-validate@1.0.0
│ │ │ User validations for npm
│ │ │ git://github.com/npm/npm-user-validate.git
│ │ │ https://github.com/npm/npm-user-validate#readme
│ │ ├─┬ npmlog@4.1.2
│ │ │ │ logger for npm
│ │ │ │ git+https://github.com/npm/npmlog.git
│ │ │ │ https://github.com/npm/npmlog#readme
│ │ │ ├─┬ are-we-there-yet@1.1.4
│ │ │ │ │ Keep track of the overall completion of many disparate processes
│ │ │ │ │ git+https://github.com/iarna/are-we-there-yet.git
│ │ │ │ │ https://github.com/iarna/are-we-there-yet
│ │ │ │ ├── delegates@1.0.0
│ │ │ │ │ delegate methods and accessors to another property
│ │ │ │ │ git+https://github.com/visionmedia/node-delegates.git
│ │ │ │ │ https://github.com/visionmedia/node-delegates#readme
│ │ │ │ └── readable-stream@2.3.6 deduped
│ │ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ │ https://github.com/nodejs/readable-stream#readme
│ │ │ ├── console-control-strings@1.1.0 deduped
│ │ │ │ A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.
│ │ │ │ git+https://github.com/iarna/console-control-strings.git
│ │ │ │ https://github.com/iarna/console-control-strings#readme
│ │ │ ├─┬ gauge@2.7.4
│ │ │ │ │ A terminal based horizontal guage
│ │ │ │ │ git+https://github.com/iarna/gauge.git
│ │ │ │ │ https://github.com/iarna/gauge
│ │ │ │ ├── aproba@1.2.0 deduped
│ │ │ │ │ A ridiculously light-weight argument validator (now browser friendly)
│ │ │ │ │ git+https://github.com/iarna/aproba.git
│ │ │ │ │ https://github.com/iarna/aproba
│ │ │ │ ├── console-control-strings@1.1.0 deduped
│ │ │ │ │ A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.
│ │ │ │ │ git+https://github.com/iarna/console-control-strings.git
│ │ │ │ │ https://github.com/iarna/console-control-strings#readme
│ │ │ │ ├── has-unicode@2.0.1 deduped
│ │ │ │ │ Try to guess if your terminal supports unicode
│ │ │ │ │ git+https://github.com/iarna/has-unicode.git
│ │ │ │ │ https://github.com/iarna/has-unicode
│ │ │ │ ├── object-assign@4.1.1 deduped
│ │ │ │ │ ES2015 `Object.assign()` ponyfill
│ │ │ │ │ git+https://github.com/sindresorhus/object-assign.git
│ │ │ │ │ https://github.com/sindresorhus/object-assign#readme
│ │ │ │ ├── signal-exit@3.0.2 deduped
│ │ │ │ │ when you want to fire an event no matter how a process exits.
│ │ │ │ │ git+https://github.com/tapjs/signal-exit.git
│ │ │ │ │ https://github.com/tapjs/signal-exit
│ │ │ │ ├─┬ string-width@1.0.2
│ │ │ │ │ │ Get the visual width of a string - the number of columns required to display it
│ │ │ │ │ │ git+https://github.com/sindresorhus/string-width.git
│ │ │ │ │ │ https://github.com/sindresorhus/string-width#readme
│ │ │ │ │ ├── code-point-at@1.1.0
│ │ │ │ │ │ ES2015 `String#codePointAt()` ponyfill
│ │ │ │ │ │ git+https://github.com/sindresorhus/code-point-at.git
│ │ │ │ │ │ https://github.com/sindresorhus/code-point-at#readme
│ │ │ │ │ ├─┬ is-fullwidth-code-point@1.0.0
│ │ │ │ │ │ │ Check if the character represented by a given Unicode code point is fullwidth
│ │ │ │ │ │ │ git+https://github.com/sindresorhus/is-fullwidth-code-point.git
│ │ │ │ │ │ │ https://github.com/sindresorhus/is-fullwidth-code-point#readme
│ │ │ │ │ │ └── number-is-nan@1.0.1
│ │ │ │ │ │ ES2015 Number.isNaN() ponyfill
│ │ │ │ │ │ git+https://github.com/sindresorhus/number-is-nan.git
│ │ │ │ │ │ https://github.com/sindresorhus/number-is-nan#readme
│ │ │ │ │ └── strip-ansi@3.0.1 deduped
│ │ │ │ │ Strip ANSI escape codes
│ │ │ │ │ git+https://github.com/chalk/strip-ansi.git
│ │ │ │ │ https://github.com/chalk/strip-ansi#readme
│ │ │ │ ├── strip-ansi@3.0.1 deduped
│ │ │ │ │ Strip ANSI escape codes
│ │ │ │ │ git+https://github.com/chalk/strip-ansi.git
│ │ │ │ │ https://github.com/chalk/strip-ansi#readme
│ │ │ │ └─┬ wide-align@1.1.2
│ │ │ │ │ A wide-character aware text alignment function for use on the console or with fixed width fonts.
│ │ │ │ │ git+https://github.com/iarna/wide-align.git
│ │ │ │ │ https://github.com/iarna/wide-align#readme
│ │ │ │ └─┬ string-width@1.0.2
│ │ │ │ │ Get the visual width of a string - the number of columns required to display it
│ │ │ │ │ git+https://github.com/sindresorhus/string-width.git
│ │ │ │ │ https://github.com/sindresorhus/string-width#readme
│ │ │ │ ├── code-point-at@1.1.0 deduped
│ │ │ │ │ ES2015 `String#codePointAt()` ponyfill
│ │ │ │ │ git+https://github.com/sindresorhus/code-point-at.git
│ │ │ │ │ https://github.com/sindresorhus/code-point-at#readme
│ │ │ │ ├── is-fullwidth-code-point@1.0.0 deduped
│ │ │ │ │ Check if the character represented by a given Unicode code point is fullwidth
│ │ │ │ │ git+https://github.com/sindresorhus/is-fullwidth-code-point.git
│ │ │ │ │ https://github.com/sindresorhus/is-fullwidth-code-point#readme
│ │ │ │ └── strip-ansi@3.0.1 deduped
│ │ │ │ Strip ANSI escape codes
│ │ │ │ git+https://github.com/chalk/strip-ansi.git
│ │ │ │ https://github.com/chalk/strip-ansi#readme
│ │ │ └── set-blocking@2.0.0
│ │ │ set blocking stdio and stderr ensuring that terminal output does not truncate
│ │ │ git+https://github.com/yargs/set-blocking.git
│ │ │ https://github.com/yargs/set-blocking#readme
│ │ ├─┬ once@1.4.0
│ │ │ │ Run a function exactly one time
│ │ │ │ git://github.com/isaacs/once.git
│ │ │ │ https://github.com/isaacs/once#readme
│ │ │ └── wrappy@1.0.2 deduped
│ │ │ Callback wrapping utility
│ │ │ git+https://github.com/npm/wrappy.git
│ │ │ https://github.com/npm/wrappy
│ │ ├── opener@1.5.0
│ │ │ Opens stuff, like webpages and files and executables, cross-platform
│ │ │ git+https://github.com/domenic/opener.git
│ │ │ https://github.com/domenic/opener#readme
│ │ ├─┬ osenv@0.1.5
│ │ │ │ Look up environment settings specific to different operating systems
│ │ │ │ git+https://github.com/npm/osenv.git
│ │ │ │ https://github.com/npm/osenv#readme
│ │ │ ├── os-homedir@1.0.2
│ │ │ │ Node.js 4 `os.homedir()` ponyfill
│ │ │ │ git+https://github.com/sindresorhus/os-homedir.git
│ │ │ │ https://github.com/sindresorhus/os-homedir#readme
│ │ │ └── os-tmpdir@1.0.2
│ │ │ Node.js os.tmpdir() ponyfill
│ │ │ git+https://github.com/sindresorhus/os-tmpdir.git
│ │ │ https://github.com/sindresorhus/os-tmpdir#readme
│ │ ├─┬ pacote@8.1.6
│ │ │ │ JavaScript package downloader
│ │ │ │ git+https://github.com/zkat/pacote.git
│ │ │ │ https://github.com/zkat/pacote#readme
│ │ │ ├── bluebird@3.5.1 deduped
│ │ │ │ Full featured Promises/A+ implementation with exceptionally good performance
│ │ │ │ git://github.com/petkaantonov/bluebird.git
│ │ │ │ https://github.com/petkaantonov/bluebird
│ │ │ ├── cacache@11.2.0 deduped
│ │ │ │ Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.
│ │ │ │ git+https://github.com/zkat/cacache.git
│ │ │ │ https://github.com/zkat/cacache#readme
│ │ │ ├── get-stream@3.0.0
│ │ │ │ Get a stream as a string, buffer, or array
│ │ │ │ git+https://github.com/sindresorhus/get-stream.git
│ │ │ │ https://github.com/sindresorhus/get-stream#readme
│ │ │ ├── glob@7.1.2 deduped
│ │ │ │ a little globber
│ │ │ │ git://github.com/isaacs/node-glob.git
│ │ │ │ https://github.com/isaacs/node-glob#readme
│ │ │ ├── lru-cache@4.1.3 deduped
│ │ │ │ A cache object that deletes the least-recently-used items.
│ │ │ │ git://github.com/isaacs/node-lru-cache.git
│ │ │ │ https://github.com/isaacs/node-lru-cache#readme
│ │ │ ├── make-fetch-happen@4.0.1 deduped
│ │ │ │ Opinionated, caching, retrying fetch client
│ │ │ │ git+https://github.com/zkat/make-fetch-happen.git
│ │ │ │ https://github.com/zkat/make-fetch-happen#readme
│ │ │ ├── minimatch@3.0.4 deduped
│ │ │ │ a glob matcher in javascript
│ │ │ │ git://github.com/isaacs/minimatch.git
│ │ │ │ https://github.com/isaacs/minimatch#readme
│ │ │ ├─┬ minipass@2.3.3
│ │ │ │ │ minimal implementation of a PassThrough stream
│ │ │ │ │ git+https://github.com/isaacs/minipass.git
│ │ │ │ │ https://github.com/isaacs/minipass#readme
│ │ │ │ ├── safe-buffer@5.1.2 deduped
│ │ │ │ │ Safer Node.js Buffer API
│ │ │ │ │ git://github.com/feross/safe-buffer.git
│ │ │ │ │ https://github.com/feross/safe-buffer
│ │ │ │ └── yallist@3.0.2
│ │ │ │ Yet Another Linked List
│ │ │ │ git+https://github.com/isaacs/yallist.git
│ │ │ │ https://github.com/isaacs/yallist#readme
│ │ │ ├── mississippi@3.0.0 deduped
│ │ │ │ a collection of useful streams
│ │ │ │ git+https://github.com/maxogden/mississippi.git
│ │ │ │ https://github.com/maxogden/mississippi#readme
│ │ │ ├── mkdirp@0.5.1 deduped
│ │ │ │ Recursively mkdir, like `mkdir -p`
│ │ │ │ git+https://github.com/substack/node-mkdirp.git
│ │ │ │ https://github.com/substack/node-mkdirp#readme
│ │ │ ├── normalize-package-data@2.4.0 deduped
│ │ │ │ Normalizes data that can be found in package.json files.
│ │ │ │ git://github.com/npm/normalize-package-data.git
│ │ │ │ https://github.com/npm/normalize-package-data#readme
│ │ │ ├── npm-package-arg@6.1.0 deduped
│ │ │ │ Parse the things that can be arguments to `npm install`
│ │ │ │ git+https://github.com/npm/npm-package-arg.git
│ │ │ │ https://github.com/npm/npm-package-arg
│ │ │ ├── npm-packlist@1.1.11 deduped
│ │ │ │ Get a list of the files to add from a folder into an npm package
│ │ │ │ git+https://github.com/npm/npm-packlist.git
│ │ │ │ https://www.npmjs.com/package/npm-packlist
│ │ │ ├── npm-pick-manifest@2.1.0 deduped
│ │ │ │ Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.
│ │ │ │ git+https://github.com/zkat/npm-pick-manifest.git
│ │ │ │ https://github.com/zkat/npm-pick-manifest#readme
│ │ │ ├── osenv@0.1.5 deduped
│ │ │ │ Look up environment settings specific to different operating systems
│ │ │ │ git+https://github.com/npm/osenv.git
│ │ │ │ https://github.com/npm/osenv#readme
│ │ │ ├── promise-inflight@1.0.1 deduped
│ │ │ │ One promise for multiple requests in flight to avoid async duplication
│ │ │ │ git+https://github.com/iarna/promise-inflight.git
│ │ │ │ https://github.com/iarna/promise-inflight#readme
│ │ │ ├─┬ promise-retry@1.1.1
│ │ │ │ │ Retries a function that returns a promise, leveraging the power of the retry module.
│ │ │ │ │ git://github.com/IndigoUnited/node-promise-retry.git
│ │ │ │ │ https://github.com/IndigoUnited/node-promise-retry#readme
│ │ │ │ ├── err-code@1.1.2
│ │ │ │ │ Create an error with a code
│ │ │ │ │ git://github.com/IndigoUnited/js-err-code.git
│ │ │ │ │ https://github.com/IndigoUnited/js-err-code#readme
│ │ │ │ └── retry@0.10.1
│ │ │ │ Abstraction for exponential and custom retry strategies for failed operations.
│ │ │ │ git://github.com/tim-kos/node-retry.git
│ │ │ │ https://github.com/tim-kos/node-retry
│ │ │ ├── protoduck@5.0.0 deduped
│ │ │ │ Fancy duck typing for the most serious of ducks.
│ │ │ │ git+https://github.com/zkat/protoduck.git
│ │ │ │ https://github.com/zkat/protoduck#readme
│ │ │ ├── rimraf@2.6.2 deduped
│ │ │ │ A deep deletion module for node (like `rm -rf`)
│ │ │ │ git://github.com/isaacs/rimraf.git
│ │ │ │ https://github.com/isaacs/rimraf#readme
│ │ │ ├── safe-buffer@5.1.2 deduped
│ │ │ │ Safer Node.js Buffer API
│ │ │ │ git://github.com/feross/safe-buffer.git
│ │ │ │ https://github.com/feross/safe-buffer
│ │ │ ├── semver@5.5.0 deduped
│ │ │ │ The semantic version parser used by npm.
│ │ │ │ git+https://github.com/npm/node-semver.git
│ │ │ │ https://github.com/npm/node-semver#readme
│ │ │ ├── ssri@6.0.0 deduped
│ │ │ │ Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
│ │ │ │ git+https://github.com/zkat/ssri.git
│ │ │ │ https://github.com/zkat/ssri#readme
│ │ │ ├── tar@4.4.6 deduped
│ │ │ │ tar for node
│ │ │ │ git+https://github.com/npm/node-tar.git
│ │ │ │ https://github.com/npm/node-tar#readme
│ │ │ ├── unique-filename@1.1.0 deduped
│ │ │ │ Generate a unique filename for use in temporary directories or caches.
│ │ │ │ git+https://github.com/iarna/unique-filename.git
│ │ │ │ https://github.com/iarna/unique-filename
│ │ │ └── which@1.3.1 deduped
│ │ │ Like which(1) unix command. Find the first instance of an executable in the PATH.
│ │ │ git://github.com/isaacs/node-which.git
│ │ │ https://github.com/isaacs/node-which#readme
│ │ ├── path-is-inside@1.0.2
│ │ │ Tests whether one path is inside another path
│ │ │ git+https://github.com/domenic/path-is-inside.git
│ │ │ https://github.com/domenic/path-is-inside#readme
│ │ ├── promise-inflight@1.0.1
│ │ │ One promise for multiple requests in flight to avoid async duplication
│ │ │ git+https://github.com/iarna/promise-inflight.git
│ │ │ https://github.com/iarna/promise-inflight#readme
│ │ ├── qrcode-terminal@0.12.0
│ │ │ QRCodes, in the terminal
│ │ │ git+https://github.com/gtanner/qrcode-terminal.git
│ │ │ https://github.com/gtanner/qrcode-terminal
│ │ ├─┬ query-string@6.1.0
│ │ │ │ Parse and stringify URL query strings
│ │ │ │ git+https://github.com/sindresorhus/query-string.git
│ │ │ │ https://github.com/sindresorhus/query-string#readme
│ │ │ ├── decode-uri-component@0.2.0
│ │ │ │ A better decodeURIComponent
│ │ │ │ git+https://github.com/SamVerschueren/decode-uri-component.git
│ │ │ │ https://github.com/SamVerschueren/decode-uri-component#readme
│ │ │ └── strict-uri-encode@2.0.0
│ │ │ A stricter URI encode adhering to RFC 3986
│ │ │ git+https://github.com/kevva/strict-uri-encode.git
│ │ │ https://github.com/kevva/strict-uri-encode#readme
│ │ ├── qw@1.0.1
│ │ │ Quoted word literals!
│ │ │ git+https://github.com/iarna/node-qw.git
│ │ │ https://github.com/iarna/node-qw#readme
│ │ ├─┬ read@1.0.7
│ │ │ │ read(1) for node programs
│ │ │ │ git://github.com/isaacs/read.git
│ │ │ │ https://github.com/isaacs/read#readme
│ │ │ └── mute-stream@0.0.7
│ │ │ Bytes go in, but they don't come out (when muted).
│ │ │ git://github.com/isaacs/mute-stream.git
│ │ │ https://github.com/isaacs/mute-stream#readme
│ │ ├─┬ read-cmd-shim@1.0.1
│ │ │ │ Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.
│ │ │ │ git+https://github.com/npm/read-cmd-shim.git
│ │ │ │ https://github.com/npm/read-cmd-shim#readme
│ │ │ └── graceful-fs@4.1.11 deduped
│ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ ├─┬ read-installed@4.0.3
│ │ │ │ Read all the installed packages in a folder, and return a tree structure with all the data.
│ │ │ │ git://github.com/isaacs/read-installed.git
│ │ │ │ https://github.com/isaacs/read-installed#readme
│ │ │ ├── debuglog@1.0.1 deduped
│ │ │ │ backport of util.debuglog from node v0.11
│ │ │ │ git+https://github.com/sam-github/node-debuglog.git
│ │ │ │ https://github.com/sam-github/node-debuglog#readme
│ │ │ ├── graceful-fs@4.1.11 deduped
│ │ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ │ ├── read-package-json@2.0.13 deduped
│ │ │ │ The thing npm uses to read package.json files with semantics and defaults and validation
│ │ │ │ git+https://github.com/npm/read-package-json.git
│ │ │ │ https://github.com/npm/read-package-json#readme
│ │ │ ├── readdir-scoped-modules@1.0.2 deduped
│ │ │ │ Like `fs.readdir` but handling `@org/module` dirs as if they were a single entry.
│ │ │ │ git+https://github.com/npm/readdir-scoped-modules.git
│ │ │ │ https://github.com/npm/readdir-scoped-modules
│ │ │ ├── semver@5.5.0 deduped
│ │ │ │ The semantic version parser used by npm.
│ │ │ │ git+https://github.com/npm/node-semver.git
│ │ │ │ https://github.com/npm/node-semver#readme
│ │ │ ├── slide@1.1.6 deduped
│ │ │ │ A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JS
│ │ │ │ git://github.com/isaacs/slide-flow-control.git
│ │ │ │ https://github.com/isaacs/slide-flow-control#readme
│ │ │ └── util-extend@1.0.3
│ │ │ Node's internal object extension function
│ │ │ git://github.com/isaacs/util-extend.git
│ │ │ https://github.com/isaacs/util-extend#readme
│ │ ├─┬ read-package-json@2.0.13
│ │ │ │ The thing npm uses to read package.json files with semantics and defaults and validation
│ │ │ │ git+https://github.com/npm/read-package-json.git
│ │ │ │ https://github.com/npm/read-package-json#readme
│ │ │ ├── glob@7.1.2 deduped
│ │ │ │ a little globber
│ │ │ │ git://github.com/isaacs/node-glob.git
│ │ │ │ https://github.com/isaacs/node-glob#readme
│ │ │ ├── graceful-fs@4.1.11 deduped
│ │ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ │ ├── json-parse-better-errors@1.0.2 deduped
│ │ │ │ JSON.parse with context information on error
│ │ │ │ git+https://github.com/zkat/json-parse-better-errors.git
│ │ │ │ https://github.com/zkat/json-parse-better-errors#readme
│ │ │ ├── normalize-package-data@2.4.0 deduped
│ │ │ │ Normalizes data that can be found in package.json files.
│ │ │ │ git://github.com/npm/normalize-package-data.git
│ │ │ │ https://github.com/npm/normalize-package-data#readme
│ │ │ └── slash@1.0.0
│ │ │ Convert Windows backslash paths to slash paths
│ │ │ git+https://github.com/sindresorhus/slash.git
│ │ │ https://github.com/sindresorhus/slash#readme
│ │ ├─┬ read-package-tree@5.2.1
│ │ │ │ Read the contents of node_modules.
│ │ │ │ git+https://github.com/npm/read-package-tree.git
│ │ │ │ https://github.com/npm/read-package-tree
│ │ │ ├── debuglog@1.0.1 deduped
│ │ │ │ backport of util.debuglog from node v0.11
│ │ │ │ git+https://github.com/sam-github/node-debuglog.git
│ │ │ │ https://github.com/sam-github/node-debuglog#readme
│ │ │ ├── dezalgo@1.0.3 deduped
│ │ │ │ Contain async insanity so that the dark pony lord doesn't eat souls
│ │ │ │ git+https://github.com/npm/dezalgo.git
│ │ │ │ https://github.com/npm/dezalgo
│ │ │ ├── once@1.4.0 deduped
│ │ │ │ Run a function exactly one time
│ │ │ │ git://github.com/isaacs/once.git
│ │ │ │ https://github.com/isaacs/once#readme
│ │ │ ├── read-package-json@2.0.13 deduped
│ │ │ │ The thing npm uses to read package.json files with semantics and defaults and validation
│ │ │ │ git+https://github.com/npm/read-package-json.git
│ │ │ │ https://github.com/npm/read-package-json#readme
│ │ │ └── readdir-scoped-modules@1.0.2 deduped
│ │ │ Like `fs.readdir` but handling `@org/module` dirs as if they were a single entry.
│ │ │ git+https://github.com/npm/readdir-scoped-modules.git
│ │ │ https://github.com/npm/readdir-scoped-modules
│ │ ├─┬ readable-stream@2.3.6
│ │ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ │ https://github.com/nodejs/readable-stream#readme
│ │ │ ├── core-util-is@1.0.2
│ │ │ │ The `util.is*` functions introduced in Node v0.12.
│ │ │ │ git://github.com/isaacs/core-util-is.git
│ │ │ │ https://github.com/isaacs/core-util-is#readme
│ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ ├── isarray@1.0.0
│ │ │ │ Array#isArray for older browsers
│ │ │ │ git://github.com/juliangruber/isarray.git
│ │ │ │ https://github.com/juliangruber/isarray
│ │ │ ├── process-nextick-args@2.0.0
│ │ │ │ process.nextTick but always with args
│ │ │ │ git+https://github.com/calvinmetcalf/process-nextick-args.git
│ │ │ │ https://github.com/calvinmetcalf/process-nextick-args
│ │ │ ├── safe-buffer@5.1.2 deduped
│ │ │ │ Safer Node.js Buffer API
│ │ │ │ git://github.com/feross/safe-buffer.git
│ │ │ │ https://github.com/feross/safe-buffer
│ │ │ ├─┬ string_decoder@1.1.1
│ │ │ │ │ The string_decoder module from Node core
│ │ │ │ │ git://github.com/nodejs/string_decoder.git
│ │ │ │ │ https://github.com/nodejs/string_decoder
│ │ │ │ └── safe-buffer@5.1.2 deduped
│ │ │ │ Safer Node.js Buffer API
│ │ │ │ git://github.com/feross/safe-buffer.git
│ │ │ │ https://github.com/feross/safe-buffer
│ │ │ └── util-deprecate@1.0.2
│ │ │ The Node.js `util.deprecate()` function with browser support
│ │ │ git://github.com/TooTallNate/util-deprecate.git
│ │ │ https://github.com/TooTallNate/util-deprecate
│ │ ├─┬ readdir-scoped-modules@1.0.2
│ │ │ │ Like `fs.readdir` but handling `@org/module` dirs as if they were a single entry.
│ │ │ │ git+https://github.com/npm/readdir-scoped-modules.git
│ │ │ │ https://github.com/npm/readdir-scoped-modules
│ │ │ ├── debuglog@1.0.1 deduped
│ │ │ │ backport of util.debuglog from node v0.11
│ │ │ │ git+https://github.com/sam-github/node-debuglog.git
│ │ │ │ https://github.com/sam-github/node-debuglog#readme
│ │ │ ├── dezalgo@1.0.3 deduped
│ │ │ │ Contain async insanity so that the dark pony lord doesn't eat souls
│ │ │ │ git+https://github.com/npm/dezalgo.git
│ │ │ │ https://github.com/npm/dezalgo
│ │ │ ├── graceful-fs@4.1.11 deduped
│ │ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ │ └── once@1.4.0 deduped
│ │ │ Run a function exactly one time
│ │ │ git://github.com/isaacs/once.git
│ │ │ https://github.com/isaacs/once#readme
│ │ ├─┬ request@2.88.0
│ │ │ │ Simplified HTTP request client.
│ │ │ │ git+https://github.com/request/request.git
│ │ │ │ https://github.com/request/request#readme
│ │ │ ├── aws-sign2@0.7.0
│ │ │ │ AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.
│ │ │ │ git+https://github.com/mikeal/aws-sign.git
│ │ │ │ https://github.com/mikeal/aws-sign#readme
│ │ │ ├── aws4@1.8.0
│ │ │ │ Signs and prepares requests using AWS Signature Version 4
│ │ │ │ git+https://github.com/mhart/aws4.git
│ │ │ │ https://github.com/mhart/aws4#readme
│ │ │ ├── caseless@0.12.0
│ │ │ │ Caseless object set/get/has, very useful when working with HTTP headers.
│ │ │ │ git+https://github.com/mikeal/caseless.git
│ │ │ │ https://github.com/mikeal/caseless#readme
│ │ │ ├─┬ combined-stream@1.0.6
│ │ │ │ │ A stream that emits multiple other streams one after another.
│ │ │ │ │ git://github.com/felixge/node-combined-stream.git
│ │ │ │ │ https://github.com/felixge/node-combined-stream
│ │ │ │ └── delayed-stream@1.0.0
│ │ │ │ Buffers events from a stream until you are ready to handle them.
│ │ │ │ git://github.com/felixge/node-delayed-stream.git
│ │ │ │ https://github.com/felixge/node-delayed-stream
│ │ │ ├── extend@3.0.2
│ │ │ │ Port of jQuery.extend for node.js and the browser
│ │ │ │ git+https://github.com/justmoon/node-extend.git
│ │ │ │ https://github.com/justmoon/node-extend#readme
│ │ │ ├── forever-agent@0.6.1
│ │ │ │ HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.
│ │ │ │ git+https://github.com/mikeal/forever-agent.git
│ │ │ │ https://github.com/mikeal/forever-agent#readme
│ │ │ ├─┬ form-data@2.3.2
│ │ │ │ │ A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
│ │ │ │ │ git://github.com/form-data/form-data.git
│ │ │ │ │ https://github.com/form-data/form-data#readme
│ │ │ │ ├── asynckit@0.4.0
│ │ │ │ │ Minimal async jobs utility library, with streams support
│ │ │ │ │ git+https://github.com/alexindigo/asynckit.git
│ │ │ │ │ https://github.com/alexindigo/asynckit#readme
│ │ │ │ ├── combined-stream@1.0.6 deduped
│ │ │ │ │ A stream that emits multiple other streams one after another.
│ │ │ │ │ git://github.com/felixge/node-combined-stream.git
│ │ │ │ │ https://github.com/felixge/node-combined-stream
│ │ │ │ └── mime-types@2.1.19 deduped
│ │ │ │ The ultimate javascript content-type utility.
│ │ │ │ git+https://github.com/jshttp/mime-types.git
│ │ │ │ https://github.com/jshttp/mime-types#readme
│ │ │ ├─┬ har-validator@5.1.0
│ │ │ │ │ Extremely fast HTTP Archive (HAR) validator using JSON Schema
│ │ │ │ │ git+https://github.com/ahmadnassri/har-validator.git
│ │ │ │ │ https://github.com/ahmadnassri/har-validator
│ │ │ │ ├─┬ ajv@5.5.2
│ │ │ │ │ │ Another JSON Schema Validator
│ │ │ │ │ │ git+https://github.com/epoberezkin/ajv.git
│ │ │ │ │ │ https://github.com/epoberezkin/ajv
│ │ │ │ │ ├── co@4.6.0
│ │ │ │ │ │ generator async control flow goodness
│ │ │ │ │ │ git+https://github.com/tj/co.git
│ │ │ │ │ │ https://github.com/tj/co#readme
│ │ │ │ │ ├── fast-deep-equal@1.1.0
│ │ │ │ │ │ Fast deep equal
│ │ │ │ │ │ git+https://github.com/epoberezkin/fast-deep-equal.git
│ │ │ │ │ │ https://github.com/epoberezkin/fast-deep-equal#readme
│ │ │ │ │ ├── fast-json-stable-stringify@2.0.0
│ │ │ │ │ │ deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
│ │ │ │ │ │ git://github.com/epoberezkin/fast-json-stable-stringify.git
│ │ │ │ │ │ https://github.com/epoberezkin/fast-json-stable-stringify
│ │ │ │ │ └── json-schema-traverse@0.3.1
│ │ │ │ │ Traverse JSON Schema passing each schema object to callback
│ │ │ │ │ git+https://github.com/epoberezkin/json-schema-traverse.git
│ │ │ │ │ https://github.com/epoberezkin/json-schema-traverse#readme
│ │ │ │ └── har-schema@2.0.0
│ │ │ │ JSON Schema for HTTP Archive (HAR)
│ │ │ │ git+https://github.com/ahmadnassri/har-schema.git
│ │ │ │ https://github.com/ahmadnassri/har-schema
│ │ │ ├─┬ http-signature@1.2.0
│ │ │ │ │ Reference implementation of Joyent's HTTP Signature scheme.
│ │ │ │ │ git://github.com/joyent/node-http-signature.git
│ │ │ │ │ https://github.com/joyent/node-http-signature/
│ │ │ │ ├── assert-plus@1.0.0
│ │ │ │ │ Extra assertions on top of node's assert module
│ │ │ │ │ git+https://github.com/mcavage/node-assert-plus.git
│ │ │ │ │ https://github.com/mcavage/node-assert-plus#readme
│ │ │ │ ├─┬ jsprim@1.4.1
│ │ │ │ │ │ utilities for primitive JavaScript types
│ │ │ │ │ │ git://github.com/joyent/node-jsprim.git
│ │ │ │ │ │ https://github.com/joyent/node-jsprim#readme
│ │ │ │ │ ├── assert-plus@1.0.0 deduped
│ │ │ │ │ │ Extra assertions on top of node's assert module
│ │ │ │ │ │ git+https://github.com/mcavage/node-assert-plus.git
│ │ │ │ │ │ https://github.com/mcavage/node-assert-plus#readme
│ │ │ │ │ ├── extsprintf@1.3.0
│ │ │ │ │ │ extended POSIX-style sprintf
│ │ │ │ │ │ git://github.com/davepacheco/node-extsprintf.git
│ │ │ │ │ │ https://github.com/davepacheco/node-extsprintf#readme
│ │ │ │ │ ├── json-schema@0.2.3
│ │ │ │ │ │ JSON Schema validation and specifications
│ │ │ │ │ │ git+ssh://git@github.com/kriszyp/json-schema.git
│ │ │ │ │ │ https://github.com/kriszyp/json-schema#readme
│ │ │ │ │ └─┬ verror@1.10.0
│ │ │ │ │ │ richer JavaScript errors
│ │ │ │ │ │ git://github.com/davepacheco/node-verror.git
│ │ │ │ │ │ https://github.com/davepacheco/node-verror#readme
│ │ │ │ │ ├── assert-plus@1.0.0 deduped
│ │ │ │ │ │ Extra assertions on top of node's assert module
│ │ │ │ │ │ git+https://github.com/mcavage/node-assert-plus.git
│ │ │ │ │ │ https://github.com/mcavage/node-assert-plus#readme
│ │ │ │ │ ├── core-util-is@1.0.2 deduped
│ │ │ │ │ │ The `util.is*` functions introduced in Node v0.12.
│ │ │ │ │ │ git://github.com/isaacs/core-util-is.git
│ │ │ │ │ │ https://github.com/isaacs/core-util-is#readme
│ │ │ │ │ └── extsprintf@1.3.0 deduped
│ │ │ │ │ extended POSIX-style sprintf
│ │ │ │ │ git://github.com/davepacheco/node-extsprintf.git
│ │ │ │ │ https://github.com/davepacheco/node-extsprintf#readme
│ │ │ │ └─┬ sshpk@1.14.2
│ │ │ │ │ A library for finding and using SSH public keys
│ │ │ │ │ git+https://github.com/arekinath/node-sshpk.git
│ │ │ │ │ https://github.com/arekinath/node-sshpk#readme
│ │ │ │ ├─┬ asn1@0.2.4
│ │ │ │ │ │ Contains parsers and serializers for ASN.1 (currently BER only)
│ │ │ │ │ │ git://github.com/joyent/node-asn1.git
│ │ │ │ │ │ https://github.com/joyent/node-asn1#readme
│ │ │ │ │ └── safer-buffer@2.1.2 deduped
│ │ │ │ │ Modern Buffer API polyfill without footguns
│ │ │ │ │ git+https://github.com/ChALkeR/safer-buffer.git
│ │ │ │ │ https://github.com/ChALkeR/safer-buffer#readme
│ │ │ │ ├── assert-plus@1.0.0 deduped
│ │ │ │ │ Extra assertions on top of node's assert module
│ │ │ │ │ git+https://github.com/mcavage/node-assert-plus.git
│ │ │ │ │ https://github.com/mcavage/node-assert-plus#readme
│ │ │ │ ├─┬ bcrypt-pbkdf@1.0.2
│ │ │ │ │ │ Port of the OpenBSD bcrypt_pbkdf function to pure JS
│ │ │ │ │ │ git://github.com/joyent/node-bcrypt-pbkdf.git
│ │ │ │ │ │ https://github.com/joyent/node-bcrypt-pbkdf#readme
│ │ │ │ │ └── tweetnacl@0.14.5 deduped
│ │ │ │ │ Port of TweetNaCl cryptographic library to JavaScript
│ │ │ │ │ git+https://github.com/dchest/tweetnacl-js.git
│ │ │ │ │ https://tweetnacl.js.org
│ │ │ │ ├─┬ dashdash@1.14.1
│ │ │ │ │ │ A light, featureful and explicit option parsing library.
│ │ │ │ │ │ git://github.com/trentm/node-dashdash.git
│ │ │ │ │ │ https://github.com/trentm/node-dashdash#readme
│ │ │ │ │ └── assert-plus@1.0.0 deduped
│ │ │ │ │ Extra assertions on top of node's assert module
│ │ │ │ │ git+https://github.com/mcavage/node-assert-plus.git
│ │ │ │ │ https://github.com/mcavage/node-assert-plus#readme
│ │ │ │ ├─┬ ecc-jsbn@0.1.2
│ │ │ │ │ │ ECC JS code based on JSBN
│ │ │ │ │ │ git+https://github.com/quartzjer/ecc-jsbn.git
│ │ │ │ │ │ https://github.com/quartzjer/ecc-jsbn
│ │ │ │ │ ├── jsbn@0.1.1 deduped
│ │ │ │ │ │ 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.
│ │ │ │ │ │ git+https://github.com/andyperlitch/jsbn.git
│ │ │ │ │ │ https://github.com/andyperlitch/jsbn#readme
│ │ │ │ │ └── safer-buffer@2.1.2 deduped
│ │ │ │ │ Modern Buffer API polyfill without footguns
│ │ │ │ │ git+https://github.com/ChALkeR/safer-buffer.git
│ │ │ │ │ https://github.com/ChALkeR/safer-buffer#readme
│ │ │ │ ├─┬ getpass@0.1.7
│ │ │ │ │ │ getpass for node.js
│ │ │ │ │ │ git+https://github.com/arekinath/node-getpass.git
│ │ │ │ │ │ https://github.com/arekinath/node-getpass#readme
│ │ │ │ │ └── assert-plus@1.0.0 deduped
│ │ │ │ │ Extra assertions on top of node's assert module
│ │ │ │ │ git+https://github.com/mcavage/node-assert-plus.git
│ │ │ │ │ https://github.com/mcavage/node-assert-plus#readme
│ │ │ │ ├── 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.
│ │ │ │ │ git+https://github.com/andyperlitch/jsbn.git
│ │ │ │ │ https://github.com/andyperlitch/jsbn#readme
│ │ │ │ ├── safer-buffer@2.1.2
│ │ │ │ │ Modern Buffer API polyfill without footguns
│ │ │ │ │ git+https://github.com/ChALkeR/safer-buffer.git
│ │ │ │ │ https://github.com/ChALkeR/safer-buffer#readme
│ │ │ │ └── tweetnacl@0.14.5
│ │ │ │ Port of TweetNaCl cryptographic library to JavaScript
│ │ │ │ git+https://github.com/dchest/tweetnacl-js.git
│ │ │ │ https://tweetnacl.js.org
│ │ │ ├── is-typedarray@1.0.0
│ │ │ │ Detect whether or not an object is a Typed Array
│ │ │ │ git://github.com/hughsk/is-typedarray.git
│ │ │ │ https://github.com/hughsk/is-typedarray
│ │ │ ├── isstream@0.1.2
│ │ │ │ Determine if an object is a Stream
│ │ │ │ git+https://github.com/rvagg/isstream.git
│ │ │ │ https://github.com/rvagg/isstream
│ │ │ ├── json-stringify-safe@5.0.1
│ │ │ │ Like JSON.stringify, but doesn't blow up on circular refs.
│ │ │ │ git://github.com/isaacs/json-stringify-safe.git
│ │ │ │ https://github.com/isaacs/json-stringify-safe
│ │ │ ├─┬ mime-types@2.1.19
│ │ │ │ │ The ultimate javascript content-type utility.
│ │ │ │ │ git+https://github.com/jshttp/mime-types.git
│ │ │ │ │ https://github.com/jshttp/mime-types#readme
│ │ │ │ └── mime-db@1.35.0
│ │ │ │ Media Type Database
│ │ │ │ git+https://github.com/jshttp/mime-db.git
│ │ │ │ https://github.com/jshttp/mime-db#readme
│ │ │ ├── oauth-sign@0.9.0
│ │ │ │ OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.
│ │ │ │ git+https://github.com/mikeal/oauth-sign.git
│ │ │ │ https://github.com/mikeal/oauth-sign#readme
│ │ │ ├── performance-now@2.1.0
│ │ │ │ Implements performance.now (based on process.hrtime).
│ │ │ │ git://github.com/braveg1rl/performance-now.git
│ │ │ │ https://github.com/braveg1rl/performance-now
│ │ │ ├── qs@6.5.2
│ │ │ │ A querystring parser that supports nesting and arrays, with a depth limit
│ │ │ │ git+https://github.com/ljharb/qs.git
│ │ │ │ https://github.com/ljharb/qs
│ │ │ ├── safe-buffer@5.1.2 deduped
│ │ │ │ Safer Node.js Buffer API
│ │ │ │ git://github.com/feross/safe-buffer.git
│ │ │ │ https://github.com/feross/safe-buffer
│ │ │ ├─┬ tough-cookie@2.4.3
│ │ │ │ │ RFC6265 Cookies and Cookie Jar for node.js
│ │ │ │ │ git://github.com/salesforce/tough-cookie.git
│ │ │ │ │ https://github.com/salesforce/tough-cookie
│ │ │ │ ├── psl@1.1.29
│ │ │ │ │ Domain name parser based on the Public Suffix List
│ │ │ │ │ git+ssh://git@github.com/wrangr/psl.git
│ │ │ │ │ https://github.com/wrangr/psl#readme
│ │ │ │ └── punycode@1.4.1
│ │ │ │ A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.
│ │ │ │ git+https://github.com/bestiejs/punycode.js.git
│ │ │ │ https://mths.be/punycode
│ │ │ ├─┬ tunnel-agent@0.6.0
│ │ │ │ │ HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.
│ │ │ │ │ git+https://github.com/mikeal/tunnel-agent.git
│ │ │ │ │ https://github.com/mikeal/tunnel-agent#readme
│ │ │ │ └── safe-buffer@5.1.2 deduped
│ │ │ │ Safer Node.js Buffer API
│ │ │ │ git://github.com/feross/safe-buffer.git
│ │ │ │ https://github.com/feross/safe-buffer
│ │ │ └── uuid@3.3.2 deduped
│ │ │ RFC4122 (v1, v4, and v5) UUIDs
│ │ │ git+https://github.com/kelektiv/node-uuid.git
│ │ │ https://github.com/kelektiv/node-uuid#readme
│ │ ├── retry@0.12.0
│ │ │ Abstraction for exponential and custom retry strategies for failed operations.
│ │ │ git://github.com/tim-kos/node-retry.git
│ │ │ https://github.com/tim-kos/node-retry
│ │ ├─┬ rimraf@2.6.2
│ │ │ │ A deep deletion module for node (like `rm -rf`)
│ │ │ │ git://github.com/isaacs/rimraf.git
│ │ │ │ https://github.com/isaacs/rimraf#readme
│ │ │ └── glob@7.1.2 deduped
│ │ │ a little globber
│ │ │ git://github.com/isaacs/node-glob.git
│ │ │ https://github.com/isaacs/node-glob#readme
│ │ ├── safe-buffer@5.1.2
│ │ │ Safer Node.js Buffer API
│ │ │ git://github.com/feross/safe-buffer.git
│ │ │ https://github.com/feross/safe-buffer
│ │ ├── semver@5.5.0
│ │ │ The semantic version parser used by npm.
│ │ │ git+https://github.com/npm/node-semver.git
│ │ │ https://github.com/npm/node-semver#readme
│ │ ├─┬ sha@2.0.1
│ │ │ │ Check and get file hashes
│ │ │ │ git+https://github.com/ForbesLindesay/sha.git
│ │ │ │ https://github.com/ForbesLindesay/sha#readme
│ │ │ ├── graceful-fs@4.1.11 deduped
│ │ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ │ └── readable-stream@2.3.6 deduped
│ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ https://github.com/nodejs/readable-stream#readme
│ │ ├── slide@1.1.6
│ │ │ A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JS
│ │ │ git://github.com/isaacs/slide-flow-control.git
│ │ │ https://github.com/isaacs/slide-flow-control#readme
│ │ ├── sorted-object@2.0.1
│ │ │ Returns a copy of an object with its keys sorted
│ │ │ git+https://github.com/domenic/sorted-object.git
│ │ │ https://github.com/domenic/sorted-object#readme
│ │ ├─┬ sorted-union-stream@2.1.3
│ │ │ │ Get the union of two sorted streams
│ │ │ │ git://github.com/mafintosh/sorted-union-stream.git
│ │ │ │ https://github.com/mafintosh/sorted-union-stream
│ │ │ ├─┬ from2@1.3.0
│ │ │ │ │ Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
│ │ │ │ │ git://github.com/hughsk/from2.git
│ │ │ │ │ https://github.com/hughsk/from2
│ │ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ └─┬ readable-stream@1.1.14
│ │ │ │ │ Streams3, a user-land copy of the stream library from Node.js v0.11.x
│ │ │ │ │ git://github.com/isaacs/readable-stream.git
│ │ │ │ │ https://github.com/isaacs/readable-stream#readme
│ │ │ │ ├── core-util-is@1.0.2 deduped
│ │ │ │ │ The `util.is*` functions introduced in Node v0.12.
│ │ │ │ │ git://github.com/isaacs/core-util-is.git
│ │ │ │ │ https://github.com/isaacs/core-util-is#readme
│ │ │ │ ├── inherits@2.0.3 deduped
│ │ │ │ │ Browser-friendly inheritance fully compatible with standard node.js inherits()
│ │ │ │ │ git://github.com/isaacs/inherits.git
│ │ │ │ │ https://github.com/isaacs/inherits#readme
│ │ │ │ ├── isarray@0.0.1
│ │ │ │ │ Array#isArray for older browsers
│ │ │ │ │ git://github.com/juliangruber/isarray.git
│ │ │ │ │ https://github.com/juliangruber/isarray
│ │ │ │ └── string_decoder@0.10.31
│ │ │ │ The string_decoder module from Node core
│ │ │ │ git://github.com/rvagg/string_decoder.git
│ │ │ │ https://github.com/rvagg/string_decoder
│ │ │ └─┬ stream-iterate@1.2.0
│ │ │ │ Iterate through the values of a stream
│ │ │ │ git+https://github.com/mafintosh/stream-iterate.git
│ │ │ │ https://github.com/mafintosh/stream-iterate
│ │ │ ├── readable-stream@2.3.6 deduped
│ │ │ │ Streams3, a user-land copy of the stream library from Node.js
│ │ │ │ git://github.com/nodejs/readable-stream.git
│ │ │ │ https://github.com/nodejs/readable-stream#readme
│ │ │ └── stream-shift@1.0.0 deduped
│ │ │ Returns the next buffer/object in a stream's readable queue
│ │ │ git+https://github.com/mafintosh/stream-shift.git
│ │ │ https://github.com/mafintosh/stream-shift
│ │ ├── ssri@6.0.0
│ │ │ Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
│ │ │ git+https://github.com/zkat/ssri.git
│ │ │ https://github.com/zkat/ssri#readme
│ │ ├── stringify-package@1.0.0
│ │ │ stringifies npm-written json files
│ │ │ git+https://github.com/npm/stringify-package.git
│ │ │ https://github.com/npm/stringify-package
│ │ ├─┬ tar@4.4.6
│ │ │ │ tar for node
│ │ │ │ git+https://github.com/npm/node-tar.git
│ │ │ │ https://github.com/npm/node-tar#readme
│ │ │ ├── chownr@1.0.1 deduped
│ │ │ │ like `chown -R`
│ │ │ │ git://github.com/isaacs/chownr.git
│ │ │ │ https://github.com/isaacs/chownr#readme
│ │ │ ├─┬ fs-minipass@1.2.5
│ │ │ │ │ fs read and write streams based on minipass
│ │ │ │ │ git+https://github.com/npm/fs-minipass.git
│ │ │ │ │ https://github.com/npm/fs-minipass#readme
│ │ │ │ └── minipass@2.3.3 deduped
│ │ │ │ minimal implementation of a PassThrough stream
│ │ │ │ git+https://github.com/isaacs/minipass.git
│ │ │ │ https://github.com/isaacs/minipass#readme
│ │ │ ├── minipass@2.3.3 deduped
│ │ │ │ minimal implementation of a PassThrough stream
│ │ │ │ git+https://github.com/isaacs/minipass.git
│ │ │ │ https://github.com/isaacs/minipass#readme
│ │ │ ├─┬ minizlib@1.1.0
│ │ │ │ │ A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.
│ │ │ │ │ git+https://github.com/isaacs/minizlib.git
│ │ │ │ │ https://github.com/isaacs/minizlib#readme
│ │ │ │ └── minipass@2.3.3 deduped
│ │ │ │ minimal implementation of a PassThrough stream
│ │ │ │ git+https://github.com/isaacs/minipass.git
│ │ │ │ https://github.com/isaacs/minipass#readme
│ │ │ ├── mkdirp@0.5.1 deduped
│ │ │ │ Recursively mkdir, like `mkdir -p`
│ │ │ │ git+https://github.com/substack/node-mkdirp.git
│ │ │ │ https://github.com/substack/node-mkdirp#readme
│ │ │ ├── safe-buffer@5.1.2 deduped
│ │ │ │ Safer Node.js Buffer API
│ │ │ │ git://github.com/feross/safe-buffer.git
│ │ │ │ https://github.com/feross/safe-buffer
│ │ │ └── yallist@3.0.2
│ │ │ Yet Another Linked List
│ │ │ git+https://github.com/isaacs/yallist.git
│ │ │ https://github.com/isaacs/yallist#readme
│ │ ├── text-table@0.2.0
│ │ │ borderless text tables with alignment
│ │ │ git://github.com/substack/text-table.git
│ │ │ https://github.com/substack/text-table
│ │ ├── tiny-relative-date@1.3.0
│ │ │ Tiny function that provides relative, human-readable dates.
│ │ │ git+https://github.com/wildlyinaccurate/relative-date.git
│ │ │ https://github.com/wildlyinaccurate/relative-date#readme
│ │ ├── uid-number@0.0.6
│ │ │ Convert a username/group name to a uid/gid number
│ │ │ git://github.com/isaacs/uid-number.git
│ │ │ https://github.com/isaacs/uid-number#readme
│ │ ├── umask@1.1.0
│ │ │ convert umask from string <-> number
│ │ │ git+https://github.com/smikes/umask.git
│ │ │ https://github.com/smikes/umask
│ │ ├─┬ unique-filename@1.1.0
│ │ │ │ Generate a unique filename for use in temporary directories or caches.
│ │ │ │ git+https://github.com/iarna/unique-filename.git
│ │ │ │ https://github.com/iarna/unique-filename
│ │ │ └─┬ unique-slug@2.0.0
│ │ │ │ Generate a unique character string suitible for use in files and URLs.
│ │ │ │ git://github.com/iarna/unique-slug.git
│ │ │ │ https://github.com/iarna/unique-slug#readme
│ │ │ └── imurmurhash@0.1.4 deduped
│ │ │ An incremental implementation of MurmurHash3
│ │ │ git+https://github.com/jensyt/imurmurhash-js.git
│ │ │ https://github.com/jensyt/imurmurhash-js
│ │ ├── unpipe@1.0.0
│ │ │ Unpipe a stream from all destinations
│ │ │ git+https://github.com/stream-utils/unpipe.git
│ │ │ https://github.com/stream-utils/unpipe#readme
│ │ ├─┬ update-notifier@2.5.0
│ │ │ │ Update notifications for your CLI app
│ │ │ │ git+https://github.com/yeoman/update-notifier.git
│ │ │ │ https://github.com/yeoman/update-notifier#readme
│ │ │ ├─┬ boxen@1.3.0
│ │ │ │ │ Create boxes in the terminal
│ │ │ │ │ git+https://github.com/sindresorhus/boxen.git
│ │ │ │ │ https://github.com/sindresorhus/boxen#readme
│ │ │ │ ├─┬ ansi-align@2.0.0
│ │ │ │ │ │ align-text with ANSI support for CLIs
│ │ │ │ │ │ git+https://github.com/nexdrew/ansi-align.git
│ │ │ │ │ │ https://github.com/nexdrew/ansi-align#readme
│ │ │ │ │ └── string-width@2.1.1 deduped
│ │ │ │ │ Get the visual width of a string - the number of columns required to display it
│ │ │ │ │ git+https://github.com/sindresorhus/string-width.git
│ │ │ │ │ https://github.com/sindresorhus/string-width#readme
│ │ │ │ ├── camelcase@4.1.0
│ │ │ │ │ Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar
│ │ │ │ │ git+https://github.com/sindresorhus/camelcase.git
│ │ │ │ │ https://github.com/sindresorhus/camelcase#readme
│ │ │ │ ├── chalk@2.4.1 deduped
│ │ │ │ │ Terminal string styling done right
│ │ │ │ │ git+https://github.com/chalk/chalk.git
│ │ │ │ │ https://github.com/chalk/chalk#readme
│ │ │ │ ├── cli-boxes@1.0.0
│ │ │ │ │ Boxes for use in the terminal
│ │ │ │ │ git+https://github.com/sindresorhus/cli-boxes.git
│ │ │ │ │ https://github.com/sindresorhus/cli-boxes#readme
│ │ │ │ ├── string-width@2.1.1 deduped
│ │ │ │ │ Get the visual width of a string - the number of columns required to display it
│ │ │ │ │ git+https://github.com/sindresorhus/string-width.git
│ │ │ │ │ https://github.com/sindresorhus/string-width#readme
│ │ │ │ ├─┬ term-size@1.2.0
│ │ │ │ │ │ Reliably get the terminal window size (columns & rows)
│ │ │ │ │ │ git+https://github.com/sindresorhus/term-size.git
│ │ │ │ │ │ https://github.com/sindresorhus/term-size#readme
│ │ │ │ │ └── execa@0.7.0 deduped
│ │ │ │ │ A better `child_process`
│ │ │ │ │ git+https://github.com/sindresorhus/execa.git
│ │ │ │ │ https://github.com/sindresorhus/execa#readme
│ │ │ │ └─┬ widest-line@2.0.0
│ │ │ │ │ Get the visual width of the widest line in a string - the number of columns required to display it
│ │ │ │ │ git+https://github.com/sindresorhus/widest-line.git
│ │ │ │ │ https://github.com/sindresorhus/widest-line#readme
│ │ │ │ └── string-width@2.1.1 deduped
│ │ │ │ Get the visual width of a string - the number of columns required to display it
│ │ │ │ git+https://github.com/sindresorhus/string-width.git
│ │ │ │ https://github.com/sindresorhus/string-width#readme
│ │ │ ├─┬ chalk@2.4.1
│ │ │ │ │ Terminal string styling done right
│ │ │ │ │ git+https://github.com/chalk/chalk.git
│ │ │ │ │ https://github.com/chalk/chalk#readme
│ │ │ │ ├─┬ ansi-styles@3.2.1
│ │ │ │ │ │ ANSI escape codes for styling strings in the terminal
│ │ │ │ │ │ git+https://github.com/chalk/ansi-styles.git
│ │ │ │ │ │ https://github.com/chalk/ansi-styles#readme
│ │ │ │ │ └─┬ color-convert@1.9.1
│ │ │ │ │ │ Plain color conversion functions
│ │ │ │ │ │ git+https://github.com/Qix-/color-convert.git
│ │ │ │ │ │ https://github.com/Qix-/color-convert#readme
│ │ │ │ │ └── color-name@1.1.3
│ │ │ │ │ A list of color names and its values
│ │ │ │ │ git+ssh://git@github.com/dfcreative/color-name.git
│ │ │ │ │ https://github.com/dfcreative/color-name
│ │ │ │ ├── escape-string-regexp@1.0.5
│ │ │ │ │ Escape RegExp special characters
│ │ │ │ │ git+https://github.com/sindresorhus/escape-string-regexp.git
│ │ │ │ │ https://github.com/sindresorhus/escape-string-regexp#readme
│ │ │ │ └─┬ supports-color@5.4.0
│ │ │ │ │ Detect whether a terminal supports color
│ │ │ │ │ git+https://github.com/chalk/supports-color.git
│ │ │ │ │ https://github.com/chalk/supports-color#readme
│ │ │ │ └── has-flag@3.0.0
│ │ │ │ Check if argv has a specific flag
│ │ │ │ git+https://github.com/sindresorhus/has-flag.git
│ │ │ │ https://github.com/sindresorhus/has-flag#readme
│ │ │ ├─┬ configstore@3.1.2
│ │ │ │ │ Easily load and save config without having to think about where and how
│ │ │ │ │ git+https://github.com/yeoman/configstore.git
│ │ │ │ │ https://github.com/yeoman/configstore#readme
│ │ │ │ ├─┬ dot-prop@4.2.0
│ │ │ │ │ │ Get, set, or delete a property from a nested object using a dot path
│ │ │ │ │ │ git+https://github.com/sindresorhus/dot-prop.git
│ │ │ │ │ │ https://github.com/sindresorhus/dot-prop#readme
│ │ │ │ │ └── is-obj@1.0.1
│ │ │ │ │ Check if a value is an object
│ │ │ │ │ git+https://github.com/sindresorhus/is-obj.git
│ │ │ │ │ https://github.com/sindresorhus/is-obj#readme
│ │ │ │ ├── graceful-fs@4.1.11 deduped
│ │ │ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ │ │ ├─┬ make-dir@1.3.0
│ │ │ │ │ │ Make a directory and its parents if needed - Think `mkdir -p`
│ │ │ │ │ │ git+https://github.com/sindresorhus/make-dir.git
│ │ │ │ │ │ https://github.com/sindresorhus/make-dir#readme
│ │ │ │ │ └── pify@3.0.0
│ │ │ │ │ Promisify a callback-style function
│ │ │ │ │ git+https://github.com/sindresorhus/pify.git
│ │ │ │ │ https://github.com/sindresorhus/pify#readme
│ │ │ │ ├─┬ unique-string@1.0.0
│ │ │ │ │ │ Generate a unique random string
│ │ │ │ │ │ git+https://github.com/sindresorhus/unique-string.git
│ │ │ │ │ │ https://github.com/sindresorhus/unique-string#readme
│ │ │ │ │ └── crypto-random-string@1.0.0
│ │ │ │ │ Generate a cryptographically strong random string
│ │ │ │ │ git+https://github.com/sindresorhus/crypto-random-string.git
│ │ │ │ │ https://github.com/sindresorhus/crypto-random-string#readme
│ │ │ │ ├── write-file-atomic@2.3.0 deduped
│ │ │ │ │ Write files in an atomic fashion w/configurable ownership
│ │ │ │ │ git+ssh://git@github.com/iarna/write-file-atomic.git
│ │ │ │ │ https://github.com/iarna/write-file-atomic
│ │ │ │ └── xdg-basedir@3.0.0 deduped
│ │ │ │ Get XDG Base Directory paths
│ │ │ │ git+https://github.com/sindresorhus/xdg-basedir.git
│ │ │ │ https://github.com/sindresorhus/xdg-basedir#readme
│ │ │ ├── import-lazy@2.1.0
│ │ │ │ Import modules lazily
│ │ │ │ git+https://github.com/sindresorhus/import-lazy.git
│ │ │ │ https://github.com/sindresorhus/import-lazy#readme
│ │ │ ├─┬ is-ci@1.1.0
│ │ │ │ │ Detect if your code is running on a CI server
│ │ │ │ │ git+https://github.com/watson/is-ci.git
│ │ │ │ │ https://github.com/watson/is-ci
│ │ │ │ └── ci-info@1.4.0 deduped
│ │ │ │ Get details about the current Continuous Integration environment
│ │ │ │ git+https://github.com/watson/ci-info.git
│ │ │ │ https://github.com/watson/ci-info
│ │ │ ├─┬ is-installed-globally@0.1.0
│ │ │ │ │ Check if your package was installed globally
│ │ │ │ │ git+https://github.com/sindresorhus/is-installed-globally.git
│ │ │ │ │ https://github.com/sindresorhus/is-installed-globally#readme
│ │ │ │ ├─┬ global-dirs@0.1.1
│ │ │ │ │ │ Get the directory of globally installed packages and binaries
│ │ │ │ │ │ git+https://github.com/sindresorhus/global-dirs.git
│ │ │ │ │ │ https://github.com/sindresorhus/global-dirs#readme
│ │ │ │ │ └── ini@1.3.5 deduped
│ │ │ │ │ An ini encoder/decoder for node
│ │ │ │ │ git://github.com/isaacs/ini.git
│ │ │ │ │ https://github.com/isaacs/ini#readme
│ │ │ │ └─┬ is-path-inside@1.0.1
│ │ │ │ │ Check if a path is inside another path
│ │ │ │ │ git+https://github.com/sindresorhus/is-path-inside.git
│ │ │ │ │ https://github.com/sindresorhus/is-path-inside#readme
│ │ │ │ └── path-is-inside@1.0.2 deduped
│ │ │ │ Tests whether one path is inside another path
│ │ │ │ git+https://github.com/domenic/path-is-inside.git
│ │ │ │ https://github.com/domenic/path-is-inside#readme
│ │ │ ├── is-npm@1.0.0
│ │ │ │ Check if your code is running as an npm script
│ │ │ │ git+https://github.com/sindresorhus/is-npm.git
│ │ │ │ https://github.com/sindresorhus/is-npm#readme
│ │ │ ├─┬ latest-version@3.1.0
│ │ │ │ │ Get the latest version of an npm package
│ │ │ │ │ git+https://github.com/sindresorhus/latest-version.git
│ │ │ │ │ https://github.com/sindresorhus/latest-version#readme
│ │ │ │ └─┬ package-json@4.0.1
│ │ │ │ │ Get metadata of a package from the npm registry
│ │ │ │ │ git+https://github.com/sindresorhus/package-json.git
│ │ │ │ │ https://github.com/sindresorhus/package-json#readme
│ │ │ │ ├─┬ got@6.7.1
│ │ │ │ │ │ Simplified HTTP requests
│ │ │ │ │ │ git+https://github.com/sindresorhus/got.git
│ │ │ │ │ │ https://github.com/sindresorhus/got#readme
│ │ │ │ │ ├─┬ create-error-class@3.0.2
│ │ │ │ │ │ │ Create Error classes
│ │ │ │ │ │ │ git+https://github.com/floatdrop/create-error-class.git
│ │ │ │ │ │ │ https://github.com/floatdrop/create-error-class#readme
│ │ │ │ │ │ └── capture-stack-trace@1.0.0
│ │ │ │ │ │ Error.captureStackTrace ponyfill
│ │ │ │ │ │ git+https://github.com/floatdrop/capture-stack-trace.git
│ │ │ │ │ │ https://github.com/floatdrop/capture-stack-trace#readme
│ │ │ │ │ ├── duplexer3@0.1.4
│ │ │ │ │ │ Like duplexer but using streams3
│ │ │ │ │ │ git+https://github.com/floatdrop/duplexer3.git
│ │ │ │ │ │ https://github.com/floatdrop/duplexer3#readme
│ │ │ │ │ ├── get-stream@3.0.0 deduped
│ │ │ │ │ │ Get a stream as a string, buffer, or array
│ │ │ │ │ │ git+https://github.com/sindresorhus/get-stream.git
│ │ │ │ │ │ https://github.com/sindresorhus/get-stream#readme
│ │ │ │ │ ├── is-redirect@1.0.0
│ │ │ │ │ │ Check if a number is a redirect HTTP status code
│ │ │ │ │ │ git+https://github.com/sindresorhus/is-redirect.git
│ │ │ │ │ │ https://github.com/sindresorhus/is-redirect#readme
│ │ │ │ │ ├── is-retry-allowed@1.1.0
│ │ │ │ │ │ My prime module
│ │ │ │ │ │ git+https://github.com/floatdrop/is-retry-allowed.git
│ │ │ │ │ │ https://github.com/floatdrop/is-retry-allowed#readme
│ │ │ │ │ ├── is-stream@1.1.0 deduped
│ │ │ │ │ │ Check if something is a Node.js stream
│ │ │ │ │ │ git+https://github.com/sindresorhus/is-stream.git
│ │ │ │ │ │ https://github.com/sindresorhus/is-stream#readme
│ │ │ │ │ ├── lowercase-keys@1.0.1
│ │ │ │ │ │ Lowercase the keys of an object
│ │ │ │ │ │ git+https://github.com/sindresorhus/lowercase-keys.git
│ │ │ │ │ │ https://github.com/sindresorhus/lowercase-keys#readme
│ │ │ │ │ ├── safe-buffer@5.1.2 deduped
│ │ │ │ │ │ Safer Node.js Buffer API
│ │ │ │ │ │ git://github.com/feross/safe-buffer.git
│ │ │ │ │ │ https://github.com/feross/safe-buffer
│ │ │ │ │ ├── timed-out@4.0.1
│ │ │ │ │ │ Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged
│ │ │ │ │ │ git+https://github.com/floatdrop/timed-out.git
│ │ │ │ │ │ https://github.com/floatdrop/timed-out#readme
│ │ │ │ │ ├── unzip-response@2.0.1
│ │ │ │ │ │ Unzip a HTTP response if needed
│ │ │ │ │ │ git+https://github.com/sindresorhus/unzip-response.git
│ │ │ │ │ │ https://github.com/sindresorhus/unzip-response#readme
│ │ │ │ │ └─┬ url-parse-lax@1.0.0
│ │ │ │ │ │ url.parse() with support for protocol-less URLs & IPs
│ │ │ │ │ │ git+https://github.com/sindresorhus/url-parse-lax.git
│ │ │ │ │ │ https://github.com/sindresorhus/url-parse-lax#readme
│ │ │ │ │ └── prepend-http@1.0.4
│ │ │ │ │ Prepend `http://` to humanized URLs like todomvc.com and localhost
│ │ │ │ │ git+https://github.com/sindresorhus/prepend-http.git
│ │ │ │ │ https://github.com/sindresorhus/prepend-http#readme
│ │ │ │ ├─┬ registry-auth-token@3.3.2
│ │ │ │ │ │ Get the auth token set for an npm registry (if any)
│ │ │ │ │ │ git+ssh://git@github.com/rexxars/registry-auth-token.git
│ │ │ │ │ │ https://github.com/rexxars/registry-auth-token#readme
│ │ │ │ │ ├─┬ rc@1.2.7
│ │ │ │ │ │ │ hardwired configuration loader
│ │ │ │ │ │ │ git+https://github.com/dominictarr/rc.git
│ │ │ │ │ │ │ https://github.com/dominictarr/rc#readme
│ │ │ │ │ │ ├── deep-extend@0.5.1
│ │ │ │ │ │ │ Recursive object extending
│ │ │ │ │ │ │ git://github.com/unclechu/node-deep-extend.git
│ │ │ │ │ │ │ https://github.com/unclechu/node-deep-extend
│ │ │ │ │ │ ├── ini@1.3.5 deduped
│ │ │ │ │ │ │ An ini encoder/decoder for node
│ │ │ │ │ │ │ git://github.com/isaacs/ini.git
│ │ │ │ │ │ │ https://github.com/isaacs/ini#readme
│ │ │ │ │ │ ├── minimist@1.2.0
│ │ │ │ │ │ │ parse argument options
│ │ │ │ │ │ │ git://github.com/substack/minimist.git
│ │ │ │ │ │ │ https://github.com/substack/minimist
│ │ │ │ │ │ └── strip-json-comments@2.0.1
│ │ │ │ │ │ Strip comments from JSON. Lets you use comments in your JSON files!
│ │ │ │ │ │ git+https://github.com/sindresorhus/strip-json-comments.git
│ │ │ │ │ │ https://github.com/sindresorhus/strip-json-comments#readme
│ │ │ │ │ └── safe-buffer@5.1.2 deduped
│ │ │ │ │ Safer Node.js Buffer API
│ │ │ │ │ git://github.com/feross/safe-buffer.git
│ │ │ │ │ https://github.com/feross/safe-buffer
│ │ │ │ ├─┬ registry-url@3.1.0
│ │ │ │ │ │ Get the set npm registry URL
│ │ │ │ │ │ git+https://github.com/sindresorhus/registry-url.git
│ │ │ │ │ │ https://github.com/sindresorhus/registry-url#readme
│ │ │ │ │ └── rc@1.2.7 deduped
│ │ │ │ │ hardwired configuration loader
│ │ │ │ │ git+https://github.com/dominictarr/rc.git
│ │ │ │ │ https://github.com/dominictarr/rc#readme
│ │ │ │ └── semver@5.5.0 deduped
│ │ │ │ The semantic version parser used by npm.
│ │ │ │ git+https://github.com/npm/node-semver.git
│ │ │ │ https://github.com/npm/node-semver#readme
│ │ │ ├─┬ semver-diff@2.1.0
│ │ │ │ │ Get the diff type of two semver versions: 0.0.1 0.0.2 → patch
│ │ │ │ │ git+https://github.com/sindresorhus/semver-diff.git
│ │ │ │ │ https://github.com/sindresorhus/semver-diff#readme
│ │ │ │ └── semver@5.5.0 deduped
│ │ │ │ The semantic version parser used by npm.
│ │ │ │ git+https://github.com/npm/node-semver.git
│ │ │ │ https://github.com/npm/node-semver#readme
│ │ │ └── xdg-basedir@3.0.0
│ │ │ Get XDG Base Directory paths
│ │ │ git+https://github.com/sindresorhus/xdg-basedir.git
│ │ │ https://github.com/sindresorhus/xdg-basedir#readme
│ │ ├── uuid@3.3.2
│ │ │ RFC4122 (v1, v4, and v5) UUIDs
│ │ │ git+https://github.com/kelektiv/node-uuid.git
│ │ │ https://github.com/kelektiv/node-uuid#readme
│ │ ├─┬ validate-npm-package-license@3.0.4
│ │ │ │ Give me a string and I'll tell you if it's a valid npm package license string
│ │ │ │ git+https://github.com/kemitchell/validate-npm-package-license.js.git
│ │ │ │ https://github.com/kemitchell/validate-npm-package-license.js#readme
│ │ │ ├─┬ spdx-correct@3.0.0
│ │ │ │ │ correct invalid SPDX expressions
│ │ │ │ │ git+https://github.com/jslicense/spdx-correct.js.git
│ │ │ │ │ https://github.com/jslicense/spdx-correct.js#readme
│ │ │ │ ├── spdx-expression-parse@3.0.0 deduped
│ │ │ │ │ parse SPDX license expressions
│ │ │ │ │ git+https://github.com/jslicense/spdx-expression-parse.js.git
│ │ │ │ │ https://github.com/jslicense/spdx-expression-parse.js#readme
│ │ │ │ └── spdx-license-ids@3.0.0
│ │ │ │ A list of SPDX license identifiers
│ │ │ │ git+https://github.com/shinnn/spdx-license-ids.git
│ │ │ │ https://github.com/shinnn/spdx-license-ids#readme
│ │ │ └─┬ spdx-expression-parse@3.0.0
│ │ │ │ parse SPDX license expressions
│ │ │ │ git+https://github.com/jslicense/spdx-expression-parse.js.git
│ │ │ │ https://github.com/jslicense/spdx-expression-parse.js#readme
│ │ │ ├── spdx-exceptions@2.1.0
│ │ │ │ list of SPDX standard license exceptions
│ │ │ │ git+https://github.com/kemitchell/spdx-exceptions.json.git
│ │ │ │ https://github.com/kemitchell/spdx-exceptions.json#readme
│ │ │ └── spdx-license-ids@3.0.0 deduped
│ │ │ A list of SPDX license identifiers
│ │ │ git+https://github.com/shinnn/spdx-license-ids.git
│ │ │ https://github.com/shinnn/spdx-license-ids#readme
│ │ ├─┬ validate-npm-package-name@3.0.0
│ │ │ │ Give me a string and I'll tell you if it's a valid npm package name
│ │ │ │ git+https://github.com/npm/validate-npm-package-name.git
│ │ │ │ https://github.com/npm/validate-npm-package-name
│ │ │ └── builtins@1.0.3
│ │ │ List of node.js builtin modules
│ │ │ git+https://github.com/juliangruber/builtins.git
│ │ │ https://github.com/juliangruber/builtins#readme
│ │ ├─┬ which@1.3.1
│ │ │ │ Like which(1) unix command. Find the first instance of an executable in the PATH.
│ │ │ │ git://github.com/isaacs/node-which.git
│ │ │ │ https://github.com/isaacs/node-which#readme
│ │ │ └── isexe@2.0.0
│ │ │ Minimal module to check if a file is executable.
│ │ │ git+https://github.com/isaacs/isexe.git
│ │ │ https://github.com/isaacs/isexe#readme
│ │ ├─┬ worker-farm@1.6.0
│ │ │ │ Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.
│ │ │ │ git+https://github.com/rvagg/node-worker-farm.git
│ │ │ │ https://github.com/rvagg/node-worker-farm
│ │ │ └─┬ errno@0.1.7
│ │ │ │ libuv errno details exposed
│ │ │ │ git+https://github.com/rvagg/node-errno.git
│ │ │ │ https://github.com/rvagg/node-errno#readme
│ │ │ └── prr@1.0.1
│ │ │ A better Object.defineProperty()
│ │ │ git+https://github.com/rvagg/prr.git
│ │ │ https://github.com/rvagg/prr
│ │ └─┬ write-file-atomic@2.3.0
│ │ │ Write files in an atomic fashion w/configurable ownership
│ │ │ git+ssh://git@github.com/iarna/write-file-atomic.git
│ │ │ https://github.com/iarna/write-file-atomic
│ │ ├── graceful-fs@4.1.11 deduped
│ │ │ A drop-in replacement for fs, making various improvements.
│ │ │ git+https://github.com/isaacs/node-graceful-fs.git
│ │ │ https://github.com/isaacs/node-graceful-fs#readme
│ │ ├── imurmurhash@0.1.4 deduped
│ │ │ An incremental implementation of MurmurHash3
│ │ │ git+https://github.com/jensyt/imurmurhash-js.git
│ │ │ https://github.com/jensyt/imurmurhash-js
│ │ └── signal-exit@3.0.2 deduped
│ │ when you want to fire an event no matter how a process exits.
│ │ git+https://github.com/tapjs/signal-exit.git
│ │ https://github.com/tapjs/signal-exit
│ ├─┬ pug@2.0.3
│ │ │ A clean, whitespace-sensitive template language for writing HTML
│ │ │ git://github.com/pugjs/pug.git
│ │ │ https://pugjs.org
│ │ ├─┬ pug-code-gen@2.0.1
│ │ │ │ Default code-generator for pug. It generates HTML via a JavaScript template function.
│ │ │ │ git+https://github.com/pugjs/pug-code-gen.git
│ │ │ │ https://github.com/pugjs/pug-code-gen#readme
│ │ │ ├─┬ constantinople@3.1.2
│ │ │ │ │ Determine whether a JavaScript expression evaluates to a constant (using acorn)
│ │ │ │ │ git+https://github.com/ForbesLindesay/constantinople.git
│ │ │ │ │ https://github.com/ForbesLindesay/constantinople#readme
│ │ │ │ ├── @types/babel-types@7.0.4
│ │ │ │ │ TypeScript definitions for babel-types
│ │ │ │ │ git+https://github.com/DefinitelyTyped/DefinitelyTyped.git
│ │ │ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped#readme
│ │ │ │ ├─┬ @types/babylon@6.16.4
│ │ │ │ │ │ TypeScript definitions for babylon
│ │ │ │ │ │ git+https://github.com/DefinitelyTyped/DefinitelyTyped.git
│ │ │ │ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped#readme
│ │ │ │ │ └── @types/babel-types@7.0.4 deduped
│ │ │ │ │ TypeScript definitions for babel-types
│ │ │ │ │ git+https://github.com/DefinitelyTyped/DefinitelyTyped.git
│ │ │ │ │ https://github.com/DefinitelyTyped/DefinitelyTyped#readme
│ │ │ │ ├─┬ babel-types@6.26.0
│ │ │ │ │ │ Babel Types is a Lodash-esque utility library for AST nodes
│ │ │ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-types
│ │ │ │ │ │ https://babeljs.io/
│ │ │ │ │ ├─┬ babel-runtime@6.26.0
│ │ │ │ │ │ │ babel selfContained runtime
│ │ │ │ │ │ │ https://github.com/babel/babel/tree/master/packages/babel-runtime
│ │ │ │ │ │ ├── core-js@2.6.9 deduped
│ │ │ │ │ │ │ Standard library
│ │ │ │ │ │ │ git+https://github.com/zloirock/core-js.git
│ │ │ │ │ │ │ https://github.com/zloirock/core-js#readme
│ │ │ │ │ │ └── regenerator-runtime@0.11.1
│ │ │ │ │ │ Runtime for Regenerator-compiled generator and async functions.
│ │ │ │ │ │ https://github.com/facebook/regenerator/tree/master/packages/regenerator-runtime
│ │ │ │ │ ├── esutils@2.0.2 deduped
│ │ │ │ │ │ utility box for ECMAScript language tools
│ │ │ │ │ │ git+ssh://git@github.com/estools/esutils.git
│ │ │ │ │ │ https://github.com/estools/esutils
│ │ │ │ │ ├── lodash@4.17.10 deduped
│ │ │ │ │ │ Lodash modular utilities.
│ │ │ │ │ │ git+https://github.com/lodash/lodash.git
│ │ │ │ │ │ https://lodash.com/
│ │ │ │ │ └── to-fast-properties@1.0.3
│ │ │ │ │ Force V8 to use fast properties for an object
│ │ │ │ │ git+https://github.com/sindresorhus/to-fast-properties.git
│ │ │ │ │ https://github.com/sindresorhus/to-fast-properties#readme
│ │ │ │ └── babylon@6.18.0
│ │ │ │ A JavaScript parser
│ │ │ │ git+https://github.com/babel/babylon.git
│ │ │ │ https://babeljs.io/
│ │ │ ├── doctypes@1.1.0
│ │ │ │ Shorthands for commonly used doctypes
│ │ │ │ git+https://github.com/pugjs/doctypes.git
│ │ │ │ https://github.com/pugjs/doctypes#readme
│ │ │ ├── js-stringify@1.0.2
│ │ │ │ Stringify an object so it can be safely inlined in JavaScript code
│ │ │ │ git+https://github.com/jadejs/js-stringify.git
│ │ │ │ https://github.com/jadejs/js-stringify#readme
│ │ │ ├─┬ pug-attrs@2.0.3
│ │ │ │ │ Generate code for Pug attributes
│ │ │ │ │ git+https://github.com/pugjs/pug-attrs.git
│ │ │ │ │ https://github.com/pugjs/pug-attrs#readme
│ │ │ │ ├── constantinople@3.1.2 deduped
│ │ │ │ │ Determine whether a JavaScript expression evaluates to a constant (using acorn)
│ │ │ │ │ git+https://github.com/ForbesLindesay/constantinople.git
│ │ │ │ │ https://github.com/ForbesLindesay/constantinople#readme
│ │ │ │ ├── js-stringify@1.0.2 deduped
│ │ │ │ │ Stringify an object so it can be safely inlined in JavaScript code
│ │ │ │ │ git+https://github.com/jadejs/js-stringify.git
│ │ │ │ │ https://github.com/jadejs/js-stringify#readme
│ │ │ │ └── pug-runtime@2.0.4 deduped
│ │ │ │ The runtime components for the pug templating language
│ │ │ │ git+https://github.com/pugjs/pug-runtime.git
│ │ │ │ https://github.com/pugjs/pug-runtime#readme
│ │ │ ├── pug-error@1.3.2
│ │ │ │ Standard error objects for pug
│ │ │ │ git+https://github.com/pugjs/pug-error.git
│ │ │ │ https://github.com/pugjs/pug-error#readme
│ │ │ ├── pug-runtime@2.0.4 deduped
│ │ │ │ The runtime components for the pug templating language
│ │ │ │ git+https://github.com/pugjs/pug-runtime.git
│ │ │ │ https://github.com/pugjs/pug-runtime#readme
│ │ │ ├── void-elements@2.0.1
│ │ │ │ Array of "void elements" defined by the HTML specification.
│ │ │ │ git+https://github.com/hemanth/void-elements.git
│ │ │ │ https://github.com/hemanth/void-elements
│ │ │ └─┬ with@5.1.1
│ │ │ │ Compile time `with` for strict mode JavaScript
│ │ │ │ git+https://github.com/pugjs/with.git
│ │ │ │ https://github.com/pugjs/with#readme
│ │ │ ├── acorn@3.3.0
│ │ │ │ ECMAScript parser
│ │ │ │ git+https://github.com/ternjs/acorn.git
│ │ │ │ https://github.com/ternjs/acorn
│ │ │ └─┬ acorn-globals@3.1.0
│ │ │ │ Detect global variables in JavaScript using acorn
│ │ │ │ git+https://github.com/ForbesLindesay/acorn-globals.git
│ │ │ │ https://github.com/ForbesLindesay/acorn-globals#readme
│ │ │ └── acorn@4.0.13
│ │ │ ECMAScript parser
│ │ │ git+https://github.com/ternjs/acorn.git
│ │ │ https://github.com/ternjs/acorn
│ │ ├─┬ pug-filters@3.1.0
│ │ │ │ Code for processing filters in pug templates
│ │ │ │ git+https://github.com/pugjs/pug-filters.git
│ │ │ │ https://github.com/pugjs/pug-filters#readme
│ │ │ ├─┬ clean-css@4.2.1
│ │ │ │ │ A well-tested CSS minifier
│ │ │ │ │ git+https://github.com/jakubpawlowicz/clean-css.git
│ │ │ │ │ https://github.com/jakubpawlowicz/clean-css
│ │ │ │ └── source-map@0.6.1 deduped
│ │ │ │ Generates and consumes source maps
│ │ │ │ git+ssh://git@github.com/mozilla/source-map.git
│ │ │ │ https://github.com/mozilla/source-map
│ │ │ ├── constantinople@3.1.2 deduped
│ │ │ │ Determine whether a JavaScript expression evaluates to a constant (using acorn)
│ │ │ │ git+https://github.com/ForbesLindesay/constantinople.git
│ │ │ │ https://github.com/ForbesLindesay/constantinople#readme
│ │ │ ├─┬ jstransformer@1.0.0
│ │ │ │ │ Normalize the API of any jstransformer
│ │ │ │ │ git+https://github.com/jstransformers/jstransformer.git
│ │ │ │ │ https://github.com/jstransformers/jstransformer#readme
│ │ │ │ ├── is-promise@2.1.0 deduped
│ │ │ │ │ Test whether an object looks like a promises-a+ promise
│ │ │ │ │ git+https://github.com/then/is-promise.git
│ │ │ │ │ https://github.com/then/is-promise#readme
│ │ │ │ └─┬ promise@7.3.1
│ │ │ │ │ Bare bones Promises/A+ implementation
│ │ │ │ │ git+https://github.com/then/promise.git
│ │ │ │ │ https://github.com/then/promise#readme
│ │ │ │ └── asap@2.0.6
│ │ │ │ High-priority task queue for Node.js and browsers
│ │ │ │ git+https://github.com/kriskowal/asap.git
│ │ │ │ https://github.com/kriskowal/asap#readme
│ │ │ ├── pug-error@1.3.2 deduped
│ │ │ │ Standard error objects for pug
│ │ │ │ git+https://github.com/pugjs/pug-error.git
│ │ │ │ https://github.com/pugjs/pug-error#readme
│ │ │ ├── pug-walk@1.1.7
│ │ │ │ Walk and transform a pug AST
│ │ │ │ git+https://github.com/pugjs/pug-walk.git
│ │ │ │ https://github.com/pugjs/pug-walk#readme
│ │ │ ├── resolve@1.7.1 deduped
│ │ │ │ resolve like require.resolve() on behalf of files asynchronously and synchronously
│ │ │ │ git://github.com/browserify/resolve.git
│ │ │ │ https://github.com/browserify/resolve#readme
│ │ │ └─┬ uglify-js@2.8.29
│ │ │ │ JavaScript parser, mangler/compressor and beautifier toolkit
│ │ │ │ git+https://github.com/mishoo/UglifyJS2.git
│ │ │ │ http://lisperator.net/uglifyjs
│ │ │ ├── source-map@0.5.7
│ │ │ │ Generates and consumes source maps
│ │ │ │ git+ssh://git@github.com/mozilla/source-map.git
│ │ │ │ https://github.com/mozilla/source-map
│ │ │ ├── uglify-to-browserify@1.0.2 deduped
│ │ │ │ A transform to make UglifyJS work in browserify.
│ │ │ │ git+https://github.com/ForbesLindesay/uglify-to-browserify.git
│ │ │ │ https://github.com/ForbesLindesay/uglify-to-browserify#readme
│ │ │ └─┬ yargs@3.10.0
│ │ │ │ Light-weight option parsing with an argv hash. No optstrings attached.
│ │ │ │ git+ssh://git@github.com/bcoe/yargs.git
│ │ │ │ https://github.com/bcoe/yargs#readme
│ │ │ ├── camelcase@1.2.1 deduped
│ │ │ │ Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar
│ │ │ │ git+https://github.com/sindresorhus/camelcase.git
│ │ │ │ https://github.com/sindresorhus/camelcase#readme
│ │ │ ├── cliui@2.1.0 deduped
│ │ │ │ easily create complex multi-column command-line-interfaces
│ │ │ │ git+ssh://git@github.com/bcoe/cliui.git
│ │ │ │ https://github.com/bcoe/cliui#readme
│ │ │ ├── decamelize@1.2.0 deduped
│ │ │ │ Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
│ │ │ │ git+https://github.com/sindresorhus/decamelize.git
│ │ │ │ https://github.com/sindresorhus/decamelize#readme
│ │ │ └── window-size@0.1.0 deduped
│ │ │ Reliable way to to get the height and width of the terminal/console in a node.js environment.
│ │ │ git+https://github.com/jonschlinkert/window-size.git
│ │ │ https://github.com/jonschlinkert/window-size
│ │ ├─┬ pug-lexer@4.0.0
│ │ │ │ The pug lexer (takes a string and converts it to an array of tokens)
│ │ │ │ git+https://github.com/pugjs/pug-lexer.git
│ │ │ │ https://github.com/pugjs/pug-lexer#readme
│ │ │ ├─┬ character-parser@2.2.0
│ │ │ │ │ Parse JavaScript one character at a time to look for snippets in Templates. This is not a validator, it's just designed to allow you to have sections of JavaScript delimited by brackets robustly.
│ │ │ │ │ git+https://github.com/ForbesLindesay/character-parser.git
│ │ │ │ │ https://github.com/ForbesLindesay/character-parser#readme
│ │ │ │ └── is-regex@1.0.4 deduped
│ │ │ │ Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag
│ │ │ │ git://github.com/ljharb/is-regex.git
│ │ │ │ https://github.com/ljharb/is-regex
│ │ │ ├─┬ is-expression@3.0.0
│ │ │ │ │ Check if a string is a valid JavaScript expression
│ │ │ │ │ git+https://github.com/pugjs/is-expression.git
│ │ │ │ │ https://github.com/pugjs/is-expression#readme
│ │ │ │ ├── acorn@4.0.13
│ │ │ │ │ ECMAScript parser
│ │ │ │ │ git+https://github.com/ternjs/acorn.git
│ │ │ │ │ https://github.com/ternjs/acorn
│ │ │ │ └── object-assign@4.1.1 deduped
│ │ │ │ ES2015 `Object.assign()` ponyfill
│ │ │ │ git+https://github.com/sindresorhus/object-assign.git
│ │ │ │ https://github.com/sindresorhus/object-assign#readme
│ │ │ └── pug-error@1.3.2 deduped
│ │ │ Standard error objects for pug
│ │ │ git+https://github.com/pugjs/pug-error.git
│ │ │ https://github.com/pugjs/pug-error#readme
│ │ ├─┬ pug-linker@3.0.5
│ │ │ │ Link multiple pug ASTs together using include/extends
│ │ │ │ git+https://github.com/pugjs/pug-linker.git
│ │ │ │ https://github.com/pugjs/pug-linker#readme
│ │ │ ├── pug-error@1.3.2 deduped
│ │ │ │ Standard error objects for pug
│ │ │ │ git+https://github.com/pugjs/pug-error.git
│ │ │ │ https://github.com/pugjs/pug-error#readme
│ │ │ └── pug-walk@1.1.7 deduped
│ │ │ Walk and transform a pug AST
│ │ │ git+https://github.com/pugjs/pug-walk.git
│ │ │ https://github.com/pugjs/pug-walk#readme
│ │ ├─┬ pug-load@2.0.11
│ │ │ │ The Pug loader is responsible for loading the depenendencies of a given Pug file.
│ │ │ │ git+https://github.com/pugjs/pug-load.git
│ │ │ │ https://github.com/pugjs/pug-load#readme
│ │ │ ├── object-assign@4.1.1 deduped
│ │ │ │ ES2015 `Object.assign()` ponyfill
│ │ │ │ git+https://github.com/sindresorhus/object-assign.git
│ │ │ │ https://github.com/sindresorhus/object-assign#readme
│ │ │ └── pug-walk@1.1.7 deduped
│ │ │ Walk and transform a pug AST
│ │ │ git+https://github.com/pugjs/pug-walk.git
│ │ │ https://github.com/pugjs/pug-walk#readme
│ │ ├─┬ pug-parser@5.0.0
│ │ │ │ The pug parser (takes an array of tokens and converts it to an abstract syntax tree)
│ │ │ │ git+https://github.com/pugjs/pug-parser.git
│ │ │ │ https://github.com/pugjs/pug-parser#readme
│ │ │ ├── pug-error@1.3.2 deduped
│ │ │ │ Standard error objects for pug
│ │ │ │ git+https://github.com/pugjs/pug-error.git
│ │ │ │ https://github.com/pugjs/pug-error#readme
│ │ │ └── token-stream@0.0.1
│ │ │ Take an array of token and produce a more useful API to give to a parser
│ │ │ git+https://github.com/jadejs/token-stream.git
│ │ │ https://github.com/jadejs/token-stream#readme
│ │ ├── pug-runtime@2.0.4
│ │ │ The runtime components for the pug templating language
│ │ │ git+https://github.com/pugjs/pug-runtime.git
│ │ │ https://github.com/pugjs/pug-runtime#readme
│ │ └─┬ pug-strip-comments@1.0.3
│ │ │ Strip comments from a Pug token stream (from the lexer)
│ │ │ git+https://github.com/pugjs/pug-strip-comments.git
│ │ │ https://github.com/pugjs/pug-strip-comments#readme
│ │ └── pug-error@1.3.2 deduped
│ │ Standard error objects for pug
│ │ git+https://github.com/pugjs/pug-error.git
│ │ https://github.com/pugjs/pug-error#readme
│ ├── rimraf@2.6.3 deduped
│ │ A deep deletion module for node (like `rm -rf`)
│ │ git://github.com/isaacs/rimraf.git
│ │ https://github.com/isaacs/rimraf#readme
│ ├── server-destroy@1.0.1
│ │ Enable destroying a server, and all currently open connections.
│ │ git://github.com/isaacs/server-destroy.git
│ │ https://github.com/isaacs/server-destroy#readme
│ ├── slugg@1.2.1
│ │ Make strings url safe (with no dependencies)
│ │ git+ssh://git@github.com/bengourley/slugg.git
│ │ https://github.com/bengourley/slugg#readme
│ └─┬ winston@3.1.0
│ │ A logger for just about everything.
│ │ git+https://github.com/winstonjs/winston.git
│ │ https://github.com/winstonjs/winston#readme
│ ├─┬ async@2.6.1
│ │ │ Higher-order functions and common patterns for asynchronous code
│ │ │ git+https://github.com/caolan/async.git
│ │ │ https://caolan.github.io/async/
│ │ └── lodash@4.17.10 deduped
│ │ Lodash modular utilities.
│ │ git+https://github.com/lodash/lodash.git
│ │ https://lodash.com/
│ ├─┬ diagnostics@1.1.1
│ │ │ Tools for debugging your node.js modules and event loop
│ │ │ git://github.com/bigpipe/diagnostics.git
│ │ │ https://github.com/bigpipe/diagnostics
│ │ ├─┬ colorspace@1.1.1
│ │ │ │ Generate HEX colors for a given namespace.
│ │ │ │ git+https://github.com/3rd-Eden/colorspace.git
│ │ │ │ https://github.com/3rd-Eden/colorspace
│ │ │ ├─┬ color@3.0.0
│ │ │ │ │ Color conversion and manipulation with CSS string support
│ │ │ │ │ git+https://github.com/Qix-/color.git
│ │ │ │ │ https://github.com/Qix-/color#readme
│ │ │ │ ├── color-convert@1.9.1 deduped
│ │ │ │ │ Plain color conversion functions
│ │ │ │ │ git+https://github.com/Qix-/color-convert.git
│ │ │ │ │ https://github.com/Qix-/color-convert#readme
│ │ │ │ └─┬ color-string@1.5.3
│ │ │ │ │ Parser and generator for CSS color strings
│ │ │ │ │ git+https://github.com/Qix-/color-string.git
│ │ │ │ │ https://github.com/Qix-/color-string#readme
│ │ │ │ ├── color-name@1.1.3 deduped
│ │ │ │ │ A list of color names and its values
│ │ │ │ │ git+ssh://git@github.com/dfcreative/color-name.git
│ │ │ │ │ https://github.com/dfcreative/color-name
│ │ │ │ └─┬ simple-swizzle@0.2.2
│ │ │ │ │ Simply swizzle your arguments
│ │ │ │ │ git+https://github.com/qix-/node-simple-swizzle.git
│ │ │ │ │ https://github.com/qix-/node-simple-swizzle#readme
│ │ │ │ └── is-arrayish@0.3.2
│ │ │ │ Determines if an object can be used as an array
│ │ │ │ git+https://github.com/qix-/node-is-arrayish.git
│ │ │ │ https://github.com/qix-/node-is-arrayish#readme
│ │ │ └── text-hex@1.0.0
│ │ │ Generate a hex color from the given text
│ │ │ git+https://github.com/3rd-Eden/text-hex.git
│ │ │ https://github.com/3rd-Eden/text-hex
│ │ ├─┬ enabled@1.0.2
│ │ │ │ Check if a certain debug flag is enabled.
│ │ │ │ git://github.com/bigpipe/enabled.git
│ │ │ │ https://github.com/bigpipe/enabled#readme
│ │ │ └── env-variable@0.0.5
│ │ │ Cross platform environment variables with process.env, window.name, location.hash and localStorage fallbacks
│ │ │ git+https://github.com/3rd-Eden/env-variable.git
│ │ │ https://github.com/3rd-Eden/env-variable
│ │ └─┬ kuler@1.0.1
│ │ │ Color your terminal using CSS/hex color codes
│ │ │ git+https://github.com/3rd-Eden/kuler.git
│ │ │ https://github.com/3rd-Eden/kuler
│ │ └── colornames@1.1.1
│ │ Map color names to HEX color values.
│ │ git://github.com/timoxley/colornames.git
│ │ https://github.com/timoxley/colornames#readme
│ ├── is-stream@1.1.0
│ │ Check if something is a Node.js stream
│ │ git+https://github.com/sindresorhus/is-stream.git
│ │ https://github.com/sindresorhus/is-stream#readme
│ ├─┬ logform@1.10.0
│ │ │ An mutable object-based log format designed for chaining & objectMode streams.
│ │ │ git+https://github.com/winstonjs/logform.git
│ │ │ https://github.com/winstonjs/logform#readme
│ │ ├── colors@1.3.2 deduped
│ │ │ get colors in your node.js console
│ │ │ git+ssh://git@github.com/Marak/colors.js.git
│ │ │ https://github.com/Marak/colors.js
│ │ ├── fast-safe-stringify@2.0.6
│ │ │ Safely and quickly serialize JavaScript objects
│ │ │ git+https://github.com/davidmarkclements/fast-safe-stringify.git
│ │ │ https://github.com/davidmarkclements/fast-safe-stringify#readme
│ │ ├── fecha@2.3.3
│ │ │ Date formatting and parsing
│ │ │ git+https://taylorhakes@github.com/taylorhakes/fecha.git
│ │ │ https://github.com/taylorhakes/fecha
│ │ ├── ms@2.1.1
│ │ │ Tiny millisecond conversion utility
│ │ │ git+https://github.com/zeit/ms.git
│ │ │ https://github.com/zeit/ms#readme
│ │ └── triple-beam@1.3.0 deduped
│ │ Definitions of levels for logging purposes & shareable Symbol constants.
│ │ git+https://github.com/winstonjs/triple-beam.git
│ │ https://github.com/winstonjs/triple-beam#readme
│ ├── one-time@0.0.4
│ │ Run the supplied function exactly one time (once)
│ │ git+https://github.com/unshiftio/one-time.git
│ │ https://github.com/unshiftio/one-time#readme
│ ├── readable-stream@2.3.6 deduped
│ │ Streams3, a user-land copy of the stream library from Node.js
│ │ git://github.com/nodejs/readable-stream.git
│ │ https://github.com/nodejs/readable-stream#readme
│ ├── stack-trace@0.0.10
│ │ Get v8 stack traces as an array of CallSite objects.
│ │ git://github.com/felixge/node-stack-trace.git
│ │ https://github.com/felixge/node-stack-trace
│ ├── triple-beam@1.3.0
│ │ Definitions of levels for logging purposes & shareable Symbol constants.
│ │ git+https://github.com/winstonjs/triple-beam.git
│ │ https://github.com/winstonjs/triple-beam#readme
│ └─┬ winston-transport@4.2.0
│ │ Base stream implementations for winston@3 and up.
│ │ git+ssh://git@github.com/winstonjs/winston-transport.git
│ │ https://github.com/winstonjs/winston-transport#readme
│ ├── readable-stream@2.3.6 deduped
│ │ Streams3, a user-land copy of the stream library from Node.js
│ │ git://github.com/nodejs/readable-stream.git
│ │ https://github.com/nodejs/readable-stream#readme
│ └── triple-beam@1.3.0 deduped
│ Definitions of levels for logging purposes & shareable Symbol constants.
│ git+https://github.com/winstonjs/triple-beam.git
│ https://github.com/winstonjs/triple-beam#readme
└─┬ yargs@11.1.0
│ yargs the modern, pirate-themed, successor to optimist.
│ git+ssh://git@github.com/yargs/yargs.git
│ http://yargs.js.org/
├─┬ cliui@4.1.0
│ │ easily create complex multi-column command-line-interfaces
│ │ git+ssh://git@github.com/yargs/cliui.git
│ │ https://github.com/yargs/cliui#readme
│ ├── string-width@2.1.1 deduped
│ │ Get the visual width of a string - the number of columns required to display it
│ │ git+https://github.com/sindresorhus/string-width.git
│ │ https://github.com/sindresorhus/string-width#readme
│ ├─┬ strip-ansi@4.0.0
│ │ │ Strip ANSI escape codes
│ │ │ git+https://github.com/chalk/strip-ansi.git
│ │ │ https://github.com/chalk/strip-ansi#readme
│ │ └── ansi-regex@3.0.0
│ │ Regular expression for matching ANSI escape codes
│ │ git+https://github.com/chalk/ansi-regex.git
│ │ https://github.com/chalk/ansi-regex#readme
│ └─┬ wrap-ansi@2.1.0
│ │ Wordwrap a string with ANSI escape codes
│ │ git+https://github.com/chalk/wrap-ansi.git
│ │ https://github.com/chalk/wrap-ansi#readme
│ ├─┬ string-width@1.0.2
│ │ │ Get the visual width of a string - the number of columns required to display it
│ │ │ git+https://github.com/sindresorhus/string-width.git
│ │ │ https://github.com/sindresorhus/string-width#readme
│ │ ├── code-point-at@1.1.0 deduped
│ │ │ ES2015 `String#codePointAt()` ponyfill
│ │ │ git+https://github.com/sindresorhus/code-point-at.git
│ │ │ https://github.com/sindresorhus/code-point-at#readme
│ │ ├─┬ is-fullwidth-code-point@1.0.0
│ │ │ │ Check if the character represented by a given Unicode code point is fullwidth
│ │ │ │ git+https://github.com/sindresorhus/is-fullwidth-code-point.git
│ │ │ │ https://github.com/sindresorhus/is-fullwidth-code-point#readme
│ │ │ └── number-is-nan@1.0.1 deduped
│ │ │ ES2015 Number.isNaN() ponyfill
│ │ │ git+https://github.com/sindresorhus/number-is-nan.git
│ │ │ https://github.com/sindresorhus/number-is-nan#readme
│ │ └── strip-ansi@3.0.1 deduped
│ │ Strip ANSI escape codes
│ │ git+https://github.com/chalk/strip-ansi.git
│ │ https://github.com/chalk/strip-ansi#readme
│ └── strip-ansi@3.0.1 deduped
│ Strip ANSI escape codes
│ git+https://github.com/chalk/strip-ansi.git
│ https://github.com/chalk/strip-ansi#readme
├── decamelize@1.2.0
│ Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
│ git+https://github.com/sindresorhus/decamelize.git
│ https://github.com/sindresorhus/decamelize#readme
├─┬ find-up@2.1.0
│ │ Find a file by walking up parent directories
│ │ git+https://github.com/sindresorhus/find-up.git
│ │ https://github.com/sindresorhus/find-up#readme
│ └─┬ locate-path@2.0.0
│ │ Get the first path that exists on disk of multiple paths
│ │ git+https://github.com/sindresorhus/locate-path.git
│ │ https://github.com/sindresorhus/locate-path#readme
│ ├─┬ p-locate@2.0.0
│ │ │ Get the first fulfilled promise that satisfies the provided testing function
│ │ │ git+https://github.com/sindresorhus/p-locate.git
│ │ │ https://github.com/sindresorhus/p-locate#readme
│ │ └─┬ p-limit@1.2.0
│ │ │ Run multiple promise-returning & async functions with limited concurrency
│ │ │ git+https://github.com/sindresorhus/p-limit.git
│ │ │ https://github.com/sindresorhus/p-limit#readme
│ │ └── p-try@1.0.0
│ │ `Promise#try()` ponyfill - Starts a promise chain
│ │ git+https://github.com/sindresorhus/p-try.git
│ │ https://github.com/sindresorhus/p-try#readme
│ └── path-exists@3.0.0
│ Check if a path exists
│ git+https://github.com/sindresorhus/path-exists.git
│ https://github.com/sindresorhus/path-exists#readme
├── get-caller-file@1.0.2
│ [![Build Status](https://travis-ci.org/ember-cli/ember-cli.svg?branch=master)](https://travis-ci.org/ember-cli/ember-cli) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.appveyor.com/project/embercli/get-caller-file/branch/master)
│ git+https://github.com/stefanpenner/get-caller-file.git
│ https://github.com/stefanpenner/get-caller-file#readme
├─┬ os-locale@2.1.0
│ │ Get the system locale
│ │ git+https://github.com/sindresorhus/os-locale.git
│ │ https://github.com/sindresorhus/os-locale#readme
│ ├─┬ execa@0.7.0
│ │ │ A better `child_process`
│ │ │ git+https://github.com/sindresorhus/execa.git
│ │ │ https://github.com/sindresorhus/execa#readme
│ │ ├─┬ cross-spawn@5.1.0
│ │ │ │ Cross platform child_process#spawn and child_process#spawnSync
│ │ │ │ git://github.com/IndigoUnited/node-cross-spawn.git
│ │ │ │ https://github.com/IndigoUnited/node-cross-spawn#readme
│ │ │ ├─┬ lru-cache@4.1.3
│ │ │ │ │ A cache object that deletes the least-recently-used items.
│ │ │ │ │ git://github.com/isaacs/node-lru-cache.git
│ │ │ │ │ https://github.com/isaacs/node-lru-cache#readme
│ │ │ │ ├── pseudomap@1.0.2
│ │ │ │ │ A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
│ │ │ │ │ git+https://github.com/isaacs/pseudomap.git
│ │ │ │ │ https://github.com/isaacs/pseudomap#readme
│ │ │ │ └── yallist@2.1.2
│ │ │ │ Yet Another Linked List
│ │ │ │ git+https://github.com/isaacs/yallist.git
│ │ │ │ https://github.com/isaacs/yallist#readme
│ │ │ ├── shebang-command@1.2.0 deduped
│ │ │ │ Get the command from a shebang
│ │ │ │ git+https://github.com/kevva/shebang-command.git
│ │ │ │ https://github.com/kevva/shebang-command#readme
│ │ │ └── which@1.3.1 deduped
│ │ │ Like which(1) unix command. Find the first instance of an executable in the PATH.
│ │ │ git://github.com/isaacs/node-which.git
│ │ │ https://github.com/isaacs/node-which#readme
│ │ ├── get-stream@3.0.0 deduped
│ │ │ Get a stream as a string, buffer, or array
│ │ │ git+https://github.com/sindresorhus/get-stream.git
│ │ │ https://github.com/sindresorhus/get-stream#readme
│ │ ├── is-stream@1.1.0 deduped
│ │ │ Check if something is a Node.js stream
│ │ │ git+https://github.com/sindresorhus/is-stream.git
│ │ │ https://github.com/sindresorhus/is-stream#readme
│ │ ├─┬ npm-run-path@2.0.2
│ │ │ │ Get your PATH prepended with locally installed binaries
│ │ │ │ git+https://github.com/sindresorhus/npm-run-path.git
│ │ │ │ https://github.com/sindresorhus/npm-run-path#readme
│ │ │ └── path-key@2.0.1 deduped
│ │ │ Get the PATH environment variable key cross-platform
│ │ │ git+https://github.com/sindresorhus/path-key.git
│ │ │ https://github.com/sindresorhus/path-key#readme
│ │ ├── p-finally@1.0.0
│ │ │ `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome
│ │ │ git+https://github.com/sindresorhus/p-finally.git
│ │ │ https://github.com/sindresorhus/p-finally#readme
│ │ ├── signal-exit@3.0.2
│ │ │ when you want to fire an event no matter how a process exits.
│ │ │ git+https://github.com/tapjs/signal-exit.git
│ │ │ https://github.com/tapjs/signal-exit
│ │ └── strip-eof@1.0.0
│ │ Strip the End-Of-File (EOF) character from a string/buffer
│ │ git+https://github.com/sindresorhus/strip-eof.git
│ │ https://github.com/sindresorhus/strip-eof#readme
│ ├─┬ lcid@1.0.0
│ │ │ Mapping between standard locale identifiers and Windows locale identifiers (LCID)
│ │ │ git+https://github.com/sindresorhus/lcid.git
│ │ │ https://github.com/sindresorhus/lcid#readme
│ │ └── invert-kv@1.0.0
│ │ Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}
│ │ git+https://github.com/sindresorhus/invert-kv.git
│ │ https://github.com/sindresorhus/invert-kv#readme
│ └─┬ mem@1.1.0
│ │ Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
│ │ git+https://github.com/sindresorhus/mem.git
│ │ https://github.com/sindresorhus/mem#readme
│ └── mimic-fn@1.2.0
│ Make a function mimic another one
│ git+https://github.com/sindresorhus/mimic-fn.git
│ https://github.com/sindresorhus/mimic-fn#readme
├── require-directory@2.1.1
│ Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
│ git://github.com/troygoode/node-require-directory.git
│ https://github.com/troygoode/node-require-directory/
├── require-main-filename@1.0.1
│ shim for require.main.filename() that works in as many environments as possible
│ git+ssh://git@github.com/yargs/require-main-filename.git
│ https://github.com/yargs/require-main-filename#readme
├── set-blocking@2.0.0
│ set blocking stdio and stderr ensuring that terminal output does not truncate
│ git+https://github.com/yargs/set-blocking.git
│ https://github.com/yargs/set-blocking#readme
├─┬ string-width@2.1.1
│ │ Get the visual width of a string - the number of columns required to display it
│ │ git+https://github.com/sindresorhus/string-width.git
│ │ https://github.com/sindresorhus/string-width#readme
│ ├── is-fullwidth-code-point@2.0.0
│ │ Check if the character represented by a given Unicode code point is fullwidth
│ │ git+https://github.com/sindresorhus/is-fullwidth-code-point.git
│ │ https://github.com/sindresorhus/is-fullwidth-code-point#readme
│ └─┬ strip-ansi@4.0.0
│ │ Strip ANSI escape codes
│ │ git+https://github.com/chalk/strip-ansi.git
│ │ https://github.com/chalk/strip-ansi#readme
│ └── ansi-regex@3.0.0
│ Regular expression for matching ANSI escape codes
│ git+https://github.com/chalk/ansi-regex.git
│ https://github.com/chalk/ansi-regex#readme
├── which-module@2.0.0
│ Find the module object for something that was require()d
│ git+https://github.com/nexdrew/which-module.git
│ https://github.com/nexdrew/which-module#readme
├── y18n@3.2.1
│ the bare-bones internationalization library used by yargs
│ git+ssh://git@github.com/yargs/y18n.git
│ https://github.com/yargs/y18n
└─┬ yargs-parser@9.0.2
│ the mighty option parser used by yargs
│ git+ssh://git@github.com/yargs/yargs-parser.git
│ https://github.com/yargs/yargs-parser#readme
└── camelcase@4.1.0
Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar
git+https://github.com/sindresorhus/camelcase.git
https://github.com/sindresorhus/camelcase#readme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment