licenses.dev

mdw v1.0.1

服务器启动了就会启动webpack开始编译,这个编译和我们的wcf这个tool有关系,因为dora-webpack-plugin会通过wcf来获取通用的配置!然后通过这个配置来开启webpack编译过程

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT1747
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT0
@babel/generator • 7.27.0Turns an AST into code.INDIRECT0
@babel/helper-module-imports • 7.25.9Babel helper functions for inserting module loadsINDIRECT0
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.27.0A JavaScript parserINDIRECT0
@babel/template • 7.27.0Generate an AST from a string template.INDIRECT0
@babel/traverse • 7.27.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT0
@babel/types • 7.27.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT0
@jridgewell/gen-mapping • 0.3.8Generate source mapsINDIRECT0
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing arrayINDIRECT0
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT0
@types/q • 1.5.8TypeScript definitions for qINDIRECT0
a-sync-waterfall • 1.0.1Runs a list of async tasks, passing the results of each into the next oneINDIRECT0
accepts • 1.1.4Higher-level content negotiationINDIRECT0
accepts • 1.3.3Higher-level content negotiationINDIRECT0
accepts • 1.3.8Higher-level content negotiationINDIRECT0
acorn-dynamic-import • 2.0.2Support dynamic imports in acornINDIRECT0
acorn-globals • 1.0.9Detect global variables in JavaScript using acornINDIRECT0
acorn • 2.7.0ECMAScript parserINDIRECT0
acorn • 4.0.13ECMAScript parserINDIRECT0
acorn • 5.7.4ECMAScript parserINDIRECT0
address • 1.2.2Get current machine IP, MAC and DNS servers.INDIRECT0
after • 0.8.2after - tiny flow controlINDIRECT0
ajv-keywords • 1.5.1Custom JSON-Schema keywords for ajv validatorINDIRECT0
ajv • 4.11.8Another JSON Schema ValidatorINDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT0
align-text • 0.1.4Align the text in a string.INDIRECT0
alphanum-sort • 1.0.2Alphanumeric sorting algorithmINDIRECT0
ansi-escapes • 1.4.0ANSI escape codes for manipulating the terminalINDIRECT0
ansi-gray • 0.1.1The color gray, in ansi.INDIRECT0
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 4.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
ansi-wrap • 0.1.0Create ansi colors by passing the open and close codes.INDIRECT0
any-promise • 0.1.0Resolve any installed ES6 compatible promiseINDIRECT0
any-promise • 1.3.0Resolve any installed ES6 compatible promiseINDIRECT0
archive-type • 3.2.0Detect the archive type of a Buffer/Uint8ArrayINDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT0
arr-diff • 2.0.0Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.INDIRECT0
arr-diff • 4.0.0Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.INDIRECT0
arr-flatten • 1.1.0Recursively flatten an array or arrays.INDIRECT0
arr-union • 3.1.0Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.INDIRECT0
array-buffer-byte-length • 1.0.2Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.INDIRECT0
array-differ • 1.0.0Create an array with values that are present in the first input array but not additional onesINDIRECT0
array-equal • 1.0.2Check if two arrays are equalINDIRECT0
array-find-index • 1.0.2ES2015 `Array#findIndex()` ponyfillINDIRECT0
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayINDIRECT0
array-flatten • 2.1.2Flatten nested arraysINDIRECT0
array-includes • 3.1.8An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.INDIRECT0
array-union • 1.0.2Create an array of unique values, in order, from the input arraysINDIRECT0
array-uniq • 1.0.3Create an array without duplicatesINDIRECT0
array-unique • 0.2.1Return an array free of duplicate values. Fastest ES5 implementation.INDIRECT0
array-unique • 0.3.2Remove duplicate values from an array. Fastest ES5 implementation.INDIRECT0
array.prototype.reduce • 1.0.8An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3.INDIRECT0
arraybuffer.prototype.slice • 1.0.4ES spec-compliant shim for ArrayBuffer.prototype.sliceINDIRECT0
arraybuffer.slice • 0.0.6Exports a function for slicing ArrayBuffers (no polyfilling)INDIRECT0
arrify • 1.0.1Convert a value to an arrayINDIRECT0
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
asn1.js • 4.10.1ASN.1 encoder and decoderINDIRECT0
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT0
assert-plus • 0.2.0Extra assertions on top of node's assert moduleINDIRECT0
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
assert • 1.5.1The node.js assert module, re-packaged for web browsers.INDIRECT0
assign-symbols • 1.0.0Assign 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.INDIRECT0
ast-types • 0.9.6Esprima-compatible implementation of the Mozilla JS Parser APIINDIRECT0
async-each-series • 1.1.0Apply an async function to each Array element in series.INDIRECT0
async-each • 1.0.6No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.INDIRECT0
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-throttle • 1.1.0Throttle asynchronous Promise-based tasksINDIRECT0
async • 1.5.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
async • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT0
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
attach-ware • 2.0.5Middleware with configurationINDIRECT0
autoprefixer • 6.7.7Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use websiteINDIRECT0
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT0
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
babel-cli • 6.26.0Babel command line.INDIRECT0
babel-code-frame • 6.26.0Generate errors that contain a code frame that point to source locations.INDIRECT0
babel-core • 6.26.3Babel compiler core.INDIRECT0
babel-generator • 6.26.1Turns an AST into code.INDIRECT0
babel-helper-bindify-decorators • 6.24.1Helper function to bindify decoratorsINDIRECT0
babel-helper-builder-binary-assignment-operator-visitor • 6.24.1Helper function to build binary assignment operator visitorsINDIRECT0
babel-helper-builder-react-jsx • 6.26.0Helper function to build react jsxINDIRECT0
babel-helper-call-delegate • 6.24.1Helper function to call delegateINDIRECT0
babel-helper-define-map • 6.26.0Helper function to define a mapINDIRECT0
babel-helper-evaluate-path • 0.1.0path.evaluate wrapped in a try catchINDIRECT0
babel-helper-evaluate-path • 0.2.0path.evaluate wrapped in a try catchINDIRECT0
babel-helper-explode-assignable-expression • 6.24.1Helper function to explode an assignable expressionINDIRECT0
babel-helper-explode-class • 6.24.1Helper function to explode classINDIRECT0
babel-helper-flip-expressions • 0.1.2## InstallationINDIRECT0
babel-helper-flip-expressions • 0.2.0## InstallationINDIRECT0
babel-helper-function-name • 6.24.1Helper function to change the property 'name' of every functionINDIRECT0
babel-helper-get-function-arity • 6.24.1Helper function to get function arityINDIRECT0
babel-helper-hoist-variables • 6.24.1Helper function to hoist variablesINDIRECT0
babel-helper-is-nodes-equiv • 0.0.1## InstallationINDIRECT0
babel-helper-is-void-0 • 0.1.1## InstallationINDIRECT0
babel-helper-is-void-0 • 0.2.0## InstallationINDIRECT0
babel-helper-mark-eval-scopes • 0.1.1Mark scopes for deopt which contain a direct eval callINDIRECT0
babel-helper-mark-eval-scopes • 0.2.0Mark scopes for deopt which contain a direct eval callINDIRECT0
babel-helper-optimise-call-expression • 6.24.1Helper function to optimise call expressionINDIRECT0
babel-helper-regex • 6.26.0Helper function to check for literal RegExINDIRECT0
babel-helper-remap-async-to-generator • 6.24.1Helper function to remap async functions to generatorsINDIRECT0
babel-helper-remove-or-void • 0.1.1## InstallationINDIRECT0
babel-helper-remove-or-void • 0.2.0## InstallationINDIRECT0
babel-helper-replace-supers • 6.24.1Helper function to replace supersINDIRECT0
babel-helper-to-multiple-sequence-expressions • 0.1.1## InstallationINDIRECT0
babel-helper-to-multiple-sequence-expressions • 0.2.0## InstallationINDIRECT0
babel-helpers • 6.24.1Collection of helper functions used by Babel transforms.INDIRECT0
babel-loader • 6.4.1babel module loader for webpackDIRECT0
babel-loader • 7.1.5babel module loader for webpackINDIRECT0
babel-messages • 6.23.0Collection of debug messages used by Babel.INDIRECT0
babel-minify-webpack-plugin • 0.2.0babel-minify plugin for webpackINDIRECT0
babel-plugin-add-module-exports • 0.1.4Fix babel/babel#2212INDIRECT0
babel-plugin-check-es2015-constants • 6.22.0Compile ES2015 constants to ES5INDIRECT0
babel-plugin-import • 1.13.8Component modular import plugin for babel.INDIRECT0
babel-plugin-minify-builtins • 0.1.3Minify Standard built-in ObjectsINDIRECT0
babel-plugin-minify-builtins • 0.2.0Minify Standard built-in ObjectsINDIRECT0
babel-plugin-minify-constant-folding • 0.1.3Tries to evaluate expressions and inline the result.INDIRECT0
babel-plugin-minify-constant-folding • 0.2.0Tries to evaluate expressions and inline the result.INDIRECT0
babel-plugin-minify-dead-code-elimination • 0.1.7Inlines bindings when possible. Tries to evaluate expressions and prunes unreachable as a result.INDIRECT0
babel-plugin-minify-dead-code-elimination • 0.2.0Inlines bindings when possible. Tries to evaluate expressions and prunes unreachable as a result.INDIRECT0
babel-plugin-minify-flip-comparisons • 0.1.2**Note:** while this plugin doesn’t shorten the output in any way, it does optimize it for repetition-based compression algorithms such as gzip.INDIRECT0
babel-plugin-minify-flip-comparisons • 0.2.0**Note:** while this plugin doesn’t shorten the output in any way, it does optimize it for repetition-based compression algorithms such as gzip.INDIRECT0
babel-plugin-minify-guarded-expressions • 0.1.2## ExampleINDIRECT0
babel-plugin-minify-guarded-expressions • 0.2.0## ExampleINDIRECT0
babel-plugin-minify-infinity • 0.1.2## ExampleINDIRECT0
babel-plugin-minify-infinity • 0.2.0## ExampleINDIRECT0
babel-plugin-minify-mangle-names • 0.1.3Context- and scope- aware variable renaming.INDIRECT0
babel-plugin-minify-mangle-names • 0.2.0Context- and scope- aware variable renaming.INDIRECT0
babel-plugin-minify-numeric-literals • 0.1.1Shortens numeric literals using scientific notationINDIRECT0
babel-plugin-minify-numeric-literals • 0.2.0Shortens numeric literals using scientific notationINDIRECT0
babel-plugin-minify-replace • 0.1.2Configurable "search and replace" plugin. Replaces matching nodes in the tree with a given replacement node. For example you can replace `process.NODE_ENV` with `"production"`.INDIRECT0
babel-plugin-minify-replace • 0.2.0Configurable "search and replace" plugin. Replaces matching nodes in the tree with a given replacement node. For example you can replace `process.NODE_ENV` with `"production"`.INDIRECT0
babel-plugin-minify-simplify • 0.1.2> Simplifies code for minification by reducing statements into expressions and making expressions uniform where possible.INDIRECT0
babel-plugin-minify-simplify • 0.2.0> Simplifies code for minification by reducing statements into expressions and making expressions uniform where possible.INDIRECT0
babel-plugin-minify-type-constructors • 0.1.2**Note:** Not recommended if full support for IE8 and lower is required. [Details](https://github.com/babel/babili/pull/45#discussion_r70181249)INDIRECT0
babel-plugin-minify-type-constructors • 0.2.0**Note:** Not recommended if full support for IE8 and lower is required. [Details](https://github.com/babel/minify/pull/45#discussion_r70181249)INDIRECT0
babel-plugin-syntax-async-functions • 6.13.0Allow parsing of async functionsINDIRECT0
babel-plugin-syntax-async-generators • 6.13.0Allow parsing of async generator functionsINDIRECT0
babel-plugin-syntax-class-constructor-call • 6.18.0Allow parsing of class constructor calls (deprecated)INDIRECT0
babel-plugin-syntax-class-properties • 6.13.0Allow parsing of class propertiesINDIRECT0
babel-plugin-syntax-decorators • 6.13.0Allow parsing of decoratorsINDIRECT0
babel-plugin-syntax-do-expressions • 6.13.0Allow parsing of do expressionsINDIRECT0
babel-plugin-syntax-dynamic-import • 6.18.0Allow parsing of import()INDIRECT0
babel-plugin-syntax-exponentiation-operator • 6.13.0Allow parsing of the exponentiation operatorINDIRECT0
babel-plugin-syntax-export-extensions • 6.13.0Allow parsing of export extensionsINDIRECT0
babel-plugin-syntax-flow • 6.18.0Allow parsing of the flow syntaxINDIRECT0
babel-plugin-syntax-function-bind • 6.13.0Allow parsing of function bindINDIRECT0
babel-plugin-syntax-jsx • 6.18.0Allow parsing of jsxINDIRECT0
babel-plugin-syntax-object-rest-spread • 6.13.0Allow parsing of object rest/spreadINDIRECT0
babel-plugin-syntax-trailing-function-commas • 6.22.0Compile trailing function commas to ES5INDIRECT0
babel-plugin-transform-async-generator-functions • 6.24.1Turn async generator functions into ES2015 generatorsINDIRECT0
babel-plugin-transform-async-to-generator • 6.24.1Turn async functions into ES2015 generatorsINDIRECT0
babel-plugin-transform-class-constructor-call • 6.24.1This plugin allows Babel to transform class constructors (deprecated)INDIRECT0
babel-plugin-transform-class-properties • 6.24.1This plugin transforms static class properties as well as properties declared with the property initializer syntaxINDIRECT0
babel-plugin-transform-decorators-legacy • 1.3.5A plugin for Babel 6 that (mostly) replicates the old decorator behavior from Babel 5.INDIRECT0
babel-plugin-transform-decorators • 6.24.1Compile class and object decorators to ES5INDIRECT0
babel-plugin-transform-do-expressions • 6.22.0Compile do expressions to ES5INDIRECT0
babel-plugin-transform-es2015-arrow-functions • 6.22.0Compile ES2015 arrow functions to ES5INDIRECT0
babel-plugin-transform-es2015-block-scoped-functions • 6.22.0Babel plugin to ensure function declarations at the block level are block scopedINDIRECT0
babel-plugin-transform-es2015-block-scoping • 6.26.0Compile ES2015 block scoping (const and let) to ES5INDIRECT0
babel-plugin-transform-es2015-classes • 6.24.1Compile ES2015 classes to ES5INDIRECT0
babel-plugin-transform-es2015-computed-properties • 6.24.1Compile ES2015 computed properties to ES5INDIRECT0
babel-plugin-transform-es2015-destructuring • 6.23.0Compile ES2015 destructuring to ES5INDIRECT0
babel-plugin-transform-es2015-duplicate-keys • 6.24.1Compile objects with duplicate keys to valid strict ES5INDIRECT0
babel-plugin-transform-es2015-for-of • 6.23.0Compile ES2015 for...of to ES5INDIRECT0
babel-plugin-transform-es2015-function-name • 6.24.1Apply ES2015 function.name semantics to all functionsINDIRECT0
babel-plugin-transform-es2015-literals • 6.22.0Compile ES2015 unicode string and number literals to ES5INDIRECT0
babel-plugin-transform-es2015-modules-amd • 6.24.1This plugin transforms ES2015 modules to AMDINDIRECT0
babel-plugin-transform-es2015-modules-commonjs • 6.26.2This plugin transforms ES2015 modules to CommonJSINDIRECT0
babel-plugin-transform-es2015-modules-systemjs • 6.24.1This plugin transforms ES2015 modules to SystemJSINDIRECT0
babel-plugin-transform-es2015-modules-umd • 6.24.1This plugin transforms ES2015 modules to UMDINDIRECT0
babel-plugin-transform-es2015-object-super • 6.24.1Compile ES2015 object super to ES5INDIRECT0
babel-plugin-transform-es2015-parameters • 6.24.1Compile ES2015 default and rest parameters to ES5INDIRECT0
babel-plugin-transform-es2015-shorthand-properties • 6.24.1Compile ES2015 shorthand properties to ES5INDIRECT0
babel-plugin-transform-es2015-spread • 6.22.0Compile ES2015 spread to ES5INDIRECT0
babel-plugin-transform-es2015-sticky-regex • 6.24.1Compile ES2015 sticky regex to an ES5 RegExp constructorINDIRECT0
babel-plugin-transform-es2015-template-literals • 6.22.0Compile ES2015 template literals to ES5INDIRECT0
babel-plugin-transform-es2015-typeof-symbol • 6.23.0This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)INDIRECT0
babel-plugin-transform-es2015-unicode-regex • 6.24.1Compile ES2015 Unicode regex to ES5INDIRECT0
babel-plugin-transform-exponentiation-operator • 6.24.1Compile exponentiation operator to ES5INDIRECT0
babel-plugin-transform-export-extensions • 6.22.0Compile export extensions to ES2015INDIRECT0
babel-plugin-transform-flow-strip-types • 6.22.0Strip flow type annotations from your output code.INDIRECT0
babel-plugin-transform-function-bind • 6.22.0Compile function bind operator to ES5INDIRECT0
babel-plugin-transform-inline-consecutive-adds • 0.1.2This plugin inlines consecutive property assignments, array pushes, etc.INDIRECT0
babel-plugin-transform-inline-consecutive-adds • 0.2.0This plugin inlines consecutive property assignments, array pushes, etc.INDIRECT0
babel-plugin-transform-member-expression-literals • 6.9.4Turn valid member expression property literals into plain identifiersINDIRECT0
babel-plugin-transform-merge-sibling-variables • 6.9.5Merge sibling variables into one.INDIRECT0
babel-plugin-transform-minify-booleans • 6.9.4Turn boolean literals into !0 for true and !1 for false.INDIRECT0
babel-plugin-transform-object-assign • 6.22.0Replace Object.assign with an inline helperINDIRECT0
babel-plugin-transform-object-rest-spread • 6.26.0Compile object rest and spread to ES5INDIRECT0
babel-plugin-transform-property-literals • 6.9.4Turn valid property key literals to plain identifiersINDIRECT0
babel-plugin-transform-proto-to-assign • 6.26.0Babel plugin for turning __proto__ into a shallow property cloneINDIRECT0
babel-plugin-transform-react-display-name • 6.25.0Add displayName to React.createClass callsINDIRECT0
babel-plugin-transform-react-jsx-self • 6.22.0Add a __self prop to all JSX ElementsINDIRECT0
babel-plugin-transform-react-jsx-source • 6.22.0Add a __source prop to all JSX ElementsINDIRECT0
babel-plugin-transform-react-jsx • 6.24.1Turn JSX into React function callsINDIRECT0
babel-plugin-transform-regenerator • 6.26.0Explode async and generator functions into a state machine.INDIRECT0
babel-plugin-transform-regexp-constructors • 0.1.1This changes RegExp constructors into literals if the RegExp arguments are strings.INDIRECT0
babel-plugin-transform-regexp-constructors • 0.2.0This changes RegExp constructors into literals if the RegExp arguments are strings.INDIRECT0
babel-plugin-transform-remove-console • 6.9.4Remove all console.* calls.INDIRECT0
babel-plugin-transform-remove-debugger • 6.9.4Remove debugger statementsINDIRECT0
babel-plugin-transform-remove-undefined • 0.1.2This removes rvals that are equivalent to undefined wherever possibleINDIRECT0
babel-plugin-transform-remove-undefined • 0.2.0This removes rvals that are equivalent to undefined wherever possibleINDIRECT0
babel-plugin-transform-runtime • 6.23.0Externalise references to helpers and builtins, automatically polyfilling your code without polluting globalsDIRECT0
babel-plugin-transform-simplify-comparison-operators • 6.9.4Convert === and !== to == and != if their types are inferred to be the same.INDIRECT0
babel-plugin-transform-strict-mode • 6.24.1This plugin places a 'use strict'; directive at the top of all files to enable strict modeINDIRECT0
babel-plugin-transform-undefined-to-void • 6.9.4Replace references to `undefined` with `void 0`INDIRECT0
babel-polyfill • 6.26.0Provides polyfills necessary for a full ES2015+ environmentINDIRECT0
babel-preset-babili • 0.1.4Babel preset for all minify plugins.INDIRECT0
babel-preset-env • 1.7.0A Babel preset for each environment.INDIRECT0
babel-preset-es2015-ie • 6.7.0Babel preset for all es2015 plugins that works with IE>=9.INDIRECT0
babel-preset-es2015 • 6.24.1Babel preset for all es2015 plugins.INDIRECT0
babel-preset-flow • 6.23.0Babel preset for all Flow plugins.INDIRECT0
babel-preset-minify • 0.2.0Babel preset for all minify plugins.INDIRECT0
babel-preset-react • 6.24.1Babel preset for all React plugins.DIRECT0
babel-preset-stage-0 • 6.24.1Babel preset for stage 0 pluginsINDIRECT0
babel-preset-stage-1 • 6.24.1Babel preset for stage 1 pluginsINDIRECT0
babel-preset-stage-2 • 6.24.1Babel preset for stage 2 pluginsINDIRECT0
babel-preset-stage-3 • 6.24.1Babel preset for stage 3 pluginsINDIRECT0
babel-register • 6.26.0babel require hookINDIRECT0
babel-runtime • 6.26.0babel selfContained runtimeDIRECT0
babel-template • 6.26.0Generate an AST from a string template.INDIRECT0
babel-traverse • 6.26.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT0
babel-types • 6.26.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT0
babili-webpack-plugin • 0.1.2Babili Plugin for WebpackINDIRECT0
babylon • 6.18.0A JavaScript parserINDIRECT0
backo2 • 1.0.2simple backoff based on segmentio/backoINDIRECT0
bail • 1.0.5Throw a given errorINDIRECT0
balanced-match • 0.1.0Match balanced character pairs, like "{" and "}"INDIRECT0
balanced-match • 0.2.1Match balanced character pairs, like "{" and "}"INDIRECT0
balanced-match • 0.4.2Match balanced character pairs, like "{" and "}"INDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base • 0.11.2base 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`.INDIRECT0
base64-arraybuffer • 0.1.5Encode/decode base64 data into ArrayBuffersINDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
base64id • 1.0.0Generates a base64 idINDIRECT0
batch • 0.5.1Simple async batchINDIRECT0
batch • 0.6.1Simple async batch with concurrency control and progress reporting.INDIRECT0
beeper • 1.1.1Make your terminal beepINDIRECT0
big.js • 3.2.0A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
big.js • 5.2.2A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
bin-build • 2.2.0Easily build binariesINDIRECT0
bin-build • 3.0.0Easily build binariesINDIRECT0
bin-check • 2.0.0Check if a binary is workingINDIRECT0
bin-version-check • 2.1.0Check whether a binary version satisfies a semver rangeINDIRECT0
bin-version • 1.0.4Get the version of a binary in semver formatINDIRECT0
bin-wrapper • 3.0.2Binary wrapper that makes your programs seamlessly available as local dependenciesINDIRECT0
binary-extensions • 1.13.1List of binary file extensionsINDIRECT0
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
bindings • 1.5.0Helper module for loading your native module's .node fileINDIRECT0
bl • 1.2.3Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT0
blessed • 0.1.81A high-level terminal interface library for node.js.INDIRECT0
blob • 0.0.4Abstracts out Blob and uses BlobBulder in cases where it is supported with any vendor prefix.INDIRECT0
bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceDIRECT0
bn.js • 4.12.2Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.2Big number implementation in pure javascriptINDIRECT0
body-parser • 1.14.2Node.js body parsing middlewareINDIRECT0
body-parser • 1.20.3Node.js body parsing middlewareINDIRECT0
bonjour • 3.5.0A Bonjour/Zeroconf implementation in pure JavaScriptINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT0
braces • 1.8.5Fastest brace expansion for node.js, with the most complete support for the Bash 4.3 braces specification.INDIRECT0
braces • 2.3.2Bash-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.INDIRECT0
braces • 3.0.3Bash-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.INDIRECT0
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
browserify-aes • 1.2.0aes, for browserifyINDIRECT0
browserify-cipher • 1.0.1ciphers for the browserINDIRECT0
browserify-des • 1.0.2browserify-des ===INDIRECT0
browserify-rsa • 4.1.1RSA for browserifyINDIRECT0
browserify-zlib • 0.2.0Full zlib module for the browserINDIRECT0
browserslist • 1.7.7Share browsers list between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT0
browserslist • 3.2.8Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT0
buffer-alloc-unsafe • 1.1.0A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.INDIRECT0
buffer-alloc • 1.2.0A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.INDIRECT0
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataINDIRECT0
buffer-fill • 1.0.0A [ponyfill](https://ponyfill.com) for `Buffer.fill`.INDIRECT0
buffer-from • 0.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer-indexof • 1.1.1find the index of a buffer in a bufferINDIRECT0
buffer-to-vinyl • 1.1.0Create a vinyl file or stream from a bufferINDIRECT0
buffer-xor • 1.0.3A simple module for bitwise-xor on buffersINDIRECT0
buffer • 4.9.2Node.js Buffer API, for the browserINDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT0
builtin-status-codes • 3.0.0The map of HTTP status codes from the builtin http moduleINDIRECT0
bytes • 2.2.0Utility to parse a string bytes to bytes and vice-versaINDIRECT0
bytes • 2.4.0Utility to parse a string bytes to bytes and vice-versaINDIRECT0
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
cache-base • 1.0.1Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.INDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT0
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT0
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT0
camel-case • 3.0.0Camel case a stringINDIRECT0
camelcase-keys • 2.1.0Convert object keys to camelCaseINDIRECT0
camelcase • 1.2.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
camelcase • 2.1.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
camelcase • 3.0.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
caniuse-api • 1.6.1request the caniuse data to check browsers compatibilitiesINDIRECT0
capture-stack-trace • 1.0.2Error.captureStackTrace ponyfillINDIRECT0
caw • 1.2.0Construct HTTP/HTTPS agents for tunneling proxiesINDIRECT0
caw • 2.0.1Construct HTTP/HTTPS agents for tunneling proxiesINDIRECT0
ccount • 1.1.0Count charactersINDIRECT0
center-align • 0.1.3Center-align the text in a string.INDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT0
chalk • 2.4.2Terminal string styling done rightINDIRECT0
character-entities-html4 • 1.1.4HTML4 character entity informationINDIRECT0
character-entities-legacy • 1.1.4HTML legacy character entity informationINDIRECT0
character-entities • 1.2.4HTML character entity informationINDIRECT0
character-reference-invalid • 1.1.4HTML invalid numeric character reference informationINDIRECT0
chokidar • 1.7.0A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.INDIRECT0
chokidar • 2.1.8A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.INDIRECT0
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryINDIRECT0
cipher-base • 1.0.6abstract base class for crypto-streamsINDIRECT0
clap • 1.2.3Command line argument parserINDIRECT0
class-utils • 0.3.6Utils for working with JavaScript classes and prototype methods.INDIRECT0
clean-css • 4.2.4A well-tested CSS minifierINDIRECT0
cli-cursor • 1.0.2Toggle the CLI cursorINDIRECT0
clipboard • 1.7.1Modern copy to clipboard. No Flash. Just 2kbINDIRECT0
clone-deep • 2.0.2Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.INDIRECT0
clone-stats • 0.0.1Safely clone node's fs.Stats instances without losing their class methodsINDIRECT0
clone • 0.2.0deep cloning of objects and arraysINDIRECT0
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
co • 3.1.0generator async flow control goodnessINDIRECT0
co • 4.6.0generator async control flow goodnessINDIRECT0
coa • 1.0.4Command-Option-Argument: Yet another parser for command line options.INDIRECT0
coa • 2.0.2Command-Option-Argument: Yet another parser for command line options.INDIRECT0
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
collapse-white-space • 1.0.6Replace multiple white-space characters with a single spaceINDIRECT0
collection-visit • 1.0.0Visit a method over the items in an object, or map visit over the objects in an array.INDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT0
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-string • 0.3.0Parser and generator for CSS color stringsINDIRECT0
color • 0.11.4Color conversion and manipulation with CSS string supportINDIRECT0
colormin • 1.1.2Turn a CSS color into its smallest representation.INDIRECT0
colors • 1.1.2get colors in your node.js consoleINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT0
commander • 1.0.0the complete solution for node.js command-line programsINDIRECT0
commander • 2.17.1the complete solution for node.js command-line programsINDIRECT0
commander • 2.19.0the complete solution for node.js command-line programsINDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsDIRECT0
commander • 2.9.0the complete solution for node.js command-line programsINDIRECT0
commander • 5.1.0the complete solution for node.js command-line programsINDIRECT0
commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
component-emitter • 1.1.2Event emitterINDIRECT0
component-emitter • 1.2.1Event emitterINDIRECT0
component-emitter • 1.3.1Event emitterINDIRECT0
composition • 2.3.0Compose generator and async/await middlewareINDIRECT0
compressible • 2.0.18Compressible Content-Type / mime checkingINDIRECT0
compression • 1.8.0Node.js compression middlewareINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT0
config-chain • 1.1.13HANDLE CONFIGURATION ONCE AND FOR ALLINDIRECT0
connect-history-api-fallback • 1.6.0Provides a fallback for non-existing directories so that the HTML 5 history API can be used.DIRECT0
constants-browserify • 1.0.0node's constants module for the browserINDIRECT0
content-disposition • 0.5.4Create and parse Content-Disposition headerINDIRECT0
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
cookie-signature • 1.0.6Sign and unsign cookiesINDIRECT0
cookie • 0.3.1HTTP server cookie parsing and serializationINDIRECT0
cookie • 0.7.1HTTP server cookie parsing and serializationINDIRECT0
cookiejar • 2.1.4simple persistent cookiejar systemINDIRECT0
cookies • 0.6.2Cookies, optionally signed using Keygrip.INDIRECT0
copy-descriptor • 0.1.1Copy a descriptor from object A to object BINDIRECT0
copy-to • 2.0.1copy an object's properties to another objectINDIRECT0
core-js • 1.2.7Standard libraryINDIRECT0
core-js • 2.6.12Standard libraryINDIRECT0
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
cosmiconfig • 2.2.2Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT0
create-ecdh • 4.0.4createECDH but browserifiableINDIRECT0
create-error-class • 3.0.2Create Error classesINDIRECT0
create-hash • 1.2.0create hashes for browserifyINDIRECT0
create-hmac • 1.1.7node style hmacs in the browserINDIRECT0
create-react-class • 15.7.0Legacy API for creating React components.INDIRECT0
cross-spawn-async • 2.2.5Cross platform child_process#spawnINDIRECT0
cross-spawn • 2.2.3Cross platform child_process#spawn and child_process#spawnSyncINDIRECT0
cross-spawn • 3.0.1Cross platform child_process#spawn and child_process#spawnSyncINDIRECT0
cross-spawn • 4.0.2Cross platform child_process#spawn and child_process#spawnSyncINDIRECT0
cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSyncINDIRECT0
cross-spawn • 6.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT0
crypto-browserify • 3.12.1implementation of crypto for the browserINDIRECT0
css-color-function • 1.3.3A parser and converter for Tab Atkins's proposed color function in CSS.INDIRECT0
css-color-names • 0.0.4A JSON Object of css color names mapped to their hex valueINDIRECT0
css-loader • 0.26.4css loader module for webpackINDIRECT0
css-select-base-adapter • 0.1.1Provides some base functions needed by a css-select adapter so that you don't have to implement the whole thing.INDIRECT0
css-selector-tokenizer • 0.7.3Parses and stringifies CSS selectorsINDIRECT0
css-tree • 1.0.0-alpha.37CSSTree is a tool set to work with CSS, including fast detailed parser (string->AST), walker (AST traversal), generator (AST->string) and lexer (validation and matching) based on knowledge of spec and browser implementationsINDIRECT0
css-tree • 1.1.3A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementationsINDIRECT0
cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
cssnano • 3.10.0A modular minifier, built on top of the PostCSS ecosystem.INDIRECT0
csso • 2.3.2CSSO (CSS Optimizer) is a CSS minifier with structural optimisationsINDIRECT0
csso • 4.2.0CSS minifier with structural optimisationsINDIRECT0
cssom • 0.3.8CSS Object Model implementation and CSS parserINDIRECT0
cssstyle • 0.2.37CSSStyleDeclaration Object Model implementationINDIRECT0
currently-unhandled • 0.4.1Track the list of currently unhandled promise rejections.INDIRECT0
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT0
data-view-buffer • 1.0.2Get the ArrayBuffer out of a DataView, robustly.INDIRECT0
data-view-byte-length • 1.0.2Get the byteLength out of a DataView, robustly.INDIRECT0
data-view-byte-offset • 1.0.1Get the byteOffset out of a DataView, robustly.INDIRECT0
dateformat • 2.2.0A node.js package for Steven Levithan's excellent dateFormat() function.INDIRECT0
debug • 2.0.0small debugging utilityINDIRECT0
debug • 2.2.0small debugging utilityINDIRECT0
debug • 2.3.3small debugging utilityINDIRECT0
debug • 2.6.9small debugging utilityINDIRECT0
debug • 3.2.7small debugging utilityINDIRECT0
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT0
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
decompress-response • 3.3.0Decompress a HTTP response if neededINDIRECT0
decompress-tar • 3.1.0decompress tar pluginINDIRECT0
decompress-tar • 4.1.1decompress tar pluginINDIRECT0
decompress-tarbz2 • 3.1.0decompress tar.bz2 pluginINDIRECT0
decompress-tarbz2 • 4.1.1decompress tar.bz2 pluginINDIRECT0
decompress-targz • 3.1.0decompress tar.gz pluginINDIRECT0
decompress-targz • 4.1.1decompress tar.gz pluginINDIRECT0
decompress-unzip • 3.4.0decompress zip pluginINDIRECT0
decompress-unzip • 4.0.1decompress zip pluginINDIRECT0
decompress • 3.0.0Extracting archives made easyINDIRECT0
decompress • 4.2.1Extracting archives made easyINDIRECT0
deep-equal • 1.0.1node's assert.deepEqual algorithmINDIRECT0
deep-extend • 0.6.0Recursive object extendingINDIRECT0
deep-is • 0.1.4node's assert.deepEqual algorithm except for NaN being equal to NaNINDIRECT0
default-user-agent • 1.0.0Default user agent string for nodejs http requestINDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT0
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT0
define-property • 0.2.5Define a non-enumerable property on an object.INDIRECT0
define-property • 1.0.0Define a non-enumerable property on an object.INDIRECT0
define-property • 2.0.2Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.INDIRECT0
defined • 1.0.1return the first argument that is `!== undefined`INDIRECT0
del • 3.0.0Delete files and foldersINDIRECT0
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
delegate • 3.2.0Lightweight event delegationINDIRECT0
delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
depd • 1.1.2Deprecate all the thingsINDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
des.js • 1.1.0DES implementationINDIRECT0
destroy • 1.2.0destroy a stream if possibleINDIRECT0
detect-indent • 4.0.0Detect the indentation of codeINDIRECT0
detect-node • 2.1.0Detect Node.JS (as opposite to browser environment) (reliable)INDIRECT0
detect-port • 1.6.1Node.js implementation of port detectorINDIRECT0
diffie-hellman • 5.0.3pure js diffie-hellmanINDIRECT0
digest-header • 1.1.0Digest access authentication header helperINDIRECT0
dns-equal • 1.0.0Compare DNS record strings for equalityINDIRECT0
dns-packet • 1.3.4An abstract-encoding compliant module for encoding / decoding DNS packetsINDIRECT0
dns-txt • 2.0.2Encode/decode DNS-SD TXT record RDATA fieldsINDIRECT0
dom-converter • 0.2.0converts bare objects to DOM objects or xml representationsINDIRECT0
dom-serializer • 0.2.2render dom nodes to stringINDIRECT0
dom-serializer • 1.4.1render domhandler DOM nodes to a stringINDIRECT0
domain-browser • 1.2.0Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.INDIRECT0
dora-plugin-livereload • 0.5.3dora plugin for livereloadDIRECT0
dora-plugin-webpack • 0.8.1dora plugin for webpackDIRECT0
dora • 0.4.5A fully pluggable server for development.DIRECT0
download • 4.4.3Download and extract filesINDIRECT0
download • 6.2.5Download and extract filesINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT0
duplexer • 0.1.2Creates a duplex streamINDIRECT0
duplexify • 3.7.1Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputINDIRECT0
each-async • 1.1.1Async concurrent iterator (async forEach)INDIRECT0
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT0
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
elegant-spinner • 1.0.1Elegant spinner for interactive CLI appsINDIRECT0
elliptic • 6.6.1EC cryptographyINDIRECT0
emoji-regex • 7.0.3A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emojis-list • 2.1.0Complete list of standard emojis.INDIRECT0
emojis-list • 3.0.0Complete list of standard emojis.INDIRECT0
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
encodeurl • 2.0.0Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT0
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT0
engine.io-client • 1.8.6Client for the realtime EngineINDIRECT0
engine.io-parser • 1.3.2Parser for the client for the realtime EngineINDIRECT0
engine.io • 1.8.5The realtime engine behind Socket.IO. Provides the foundation of a bidirectional connection between client and serverINDIRECT0
enhanced-resolve • 3.4.1Offers a async require.resolve function. It's highly configurable.INDIRECT0
errno • 0.1.8libuv errno details exposedINDIRECT0
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT0
error-inject • 1.0.0inject an error listener into a streamINDIRECT0
es-abstract • 1.23.9ECMAScript spec abstract operations.INDIRECT0
es-array-method-boxes-properly • 1.0.0Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.INDIRECT0
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT0
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT0
es-to-primitive • 1.3.0ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.INDIRECT0
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
eventemitter3 • 4.0.7EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
eventsource • 0.1.6W3C compliant EventSource client for Node.jsINDIRECT0
evp_bytestokey • 1.0.3The insecure key derivation algorithm from OpenSSLINDIRECT0
exec-buffer • 3.2.0Run a buffer through a child processINDIRECT0
exec-series • 1.0.3Run commands in orderINDIRECT0
execa • 0.10.0A better `child_process`INDIRECT0
execa • 0.7.0A better `child_process`INDIRECT0
executable • 1.1.0Check if a file is executableINDIRECT0
exist.js • 0.3.2To make it easier to access nested propertyDIRECT0
exit-hook • 1.1.1Run some code when the process exitsINDIRECT0
expand-brackets • 0.1.5Expand POSIX bracket expressions (character classes) in glob patterns.INDIRECT0
expand-brackets • 2.1.4Expand POSIX bracket expressions (character classes) in glob patterns.INDIRECT0
expand-range • 1.8.2Fast, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks. Used by micromatch.INDIRECT0
express • 4.21.2Fast, unopinionated, minimalist web frameworkINDIRECT0
ext-list • 2.2.2List of known file extensions and their MIME typesINDIRECT0
ext-name • 5.0.0Get the file extension and MIME type from a fileINDIRECT0
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT0
extend-shallow • 3.0.2Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT0
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
extglob • 0.3.2Convert extended globs to regex-compatible strings. Add (almost) the expressive power of regular expressions to glob patterns.INDIRECT0
extglob • 2.0.4Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.INDIRECT0
extract-text-webpack-plugin • 2.0.0-rc.3Extract text from bundle into a file.INDIRECT0
extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
fancy-log • 1.3.3Log things, prefixed with a timestamp.INDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.INDIRECT0
fastparse • 1.1.2A very simple and stupid parser, based on a statemachine and regular expressions.INDIRECT0
faye-websocket • 0.10.0Standards-compliant WebSocket server and clientINDIRECT0
faye-websocket • 0.7.3Standards-compliant WebSocket server and clientINDIRECT0
fbjs • 0.8.18A collection of utility libraries used by other Facebook JS projectsINDIRECT0
fd-slicer • 1.1.0safely create multiple ReadStream or WriteStream objects from the same file descriptorINDIRECT0
figures • 1.7.0Unicode symbols with Windows CMD fallbacksINDIRECT0
file-loader • 0.10.1file loader module for webpackINDIRECT0
file-type • 3.9.0Detect the file type of a Buffer/Uint8ArrayINDIRECT0
file-type • 4.4.0Detect the file type of a Buffer/Uint8ArrayINDIRECT0
file-type • 5.2.0Detect the file type of a Buffer/Uint8ArrayINDIRECT0
file-type • 6.2.0Detect the file type of a Buffer/Uint8ArrayINDIRECT0
file-uri-to-path • 1.0.0Convert a file: URI to a file pathINDIRECT0
filename-regex • 2.0.1Regular expression for matching file names, with or without extension.INDIRECT0
filename-reserved-regex • 1.0.0Regular expression for matching reserved filename charactersINDIRECT0
filename-reserved-regex • 2.0.0Regular expression for matching reserved filename charactersINDIRECT0
filenamify • 1.2.1Convert a string to a valid safe filenameINDIRECT0
filenamify • 2.1.0Convert a string to a valid safe filenameINDIRECT0
fill-range • 2.2.4Fill in a range of numbers or letters, optionally passing an increment or multiplier to use.INDIRECT0
fill-range • 4.0.0Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT0
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT0
finalhandler • 1.3.1Node.js final http responderINDIRECT0
find-cache-dir • 0.1.1My well-made moduleINDIRECT0
find-cache-dir • 1.0.0My well-made moduleINDIRECT0
find-up • 1.1.2Find a file by walking up parent directoriesINDIRECT0
find-up • 2.1.0Find a file by walking up parent directoriesINDIRECT0
find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT0
find-versions • 1.2.1Find semver versions in a string: `unicorn 1.0.0` → `1.0.0`INDIRECT0
first-chunk-stream • 1.0.0Transform the first chunk in a streamINDIRECT0
flatten • 1.0.3Flatten arbitrarily nested arrays into a non-nested list of non-array items. Maintained for legacy compatibility.INDIRECT0
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
for-each • 0.3.5A better forEachINDIRECT0
for-in • 0.1.8Iterate 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.jsINDIRECT0
for-in • 1.0.2Iterate 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.jsINDIRECT0
for-own • 0.1.5Iterate 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.INDIRECT0
for-own • 1.0.0Iterate 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.INDIRECT0
form-data • 1.0.1A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT0
form-data • 2.1.4A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT0
form-data • 2.3.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT0
form-data • 2.5.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT0
formidable • 1.2.6(DEPRECATED! Install formidable@v2) A node.js module for parsing form data, especially file uploads.INDIRECT0
formstream • 1.5.1A multipart/form-data encoded stream, helper for file upload.INDIRECT0
forwarded • 0.2.0Parse HTTP X-Forwarded-For headerINDIRECT0
fragment-cache • 0.2.1A cache for managing namespaced sub-cachesINDIRECT0
fresh • 0.3.0HTTP response freshness testingINDIRECT0
fresh • 0.5.2HTTP response freshness testingINDIRECT0
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
fs-extra • 0.24.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT0
fs-promise • 0.3.1Filesystem methods as promises, with optional fs-extra and fs-graceful dependenciesINDIRECT0
fs-readdir-recursive • 1.1.0Recursively read a directoryINDIRECT0
fsevents • 1.2.13Native Access to Mac OS-X FSEventsINDIRECT0
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
function.prototype.name • 1.1.8An ES2015 spec-compliant `Function.prototype.name` shimINDIRECT0
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
gaze • 1.1.3A globbing fs.watch wrapper built from the best parts of other fine watch libs.INDIRECT0
get-intrinsic • 1.3.0Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT0
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT0
get-proxy • 1.1.0Get configured proxyINDIRECT0
get-proxy • 2.1.0Get configured proxyINDIRECT0
get-stdin • 4.0.1Easier stdinINDIRECT0
get-stream • 2.3.1Get a stream as a string, buffer, or arrayINDIRECT0
get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
get-symbol-description • 1.1.0Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.INDIRECT0
get-value • 2.0.6Use property paths (`a.b.c`) to get a nested value from an object.INDIRECT0
getpass • 0.1.7getpass for node.jsINDIRECT0
gifsicle • 3.0.4gifsicle wrapper that makes it seamlessly available as a local dependencyINDIRECT0
glob-base • 0.3.0Returns an object with the (non-glob) base path and the actual pattern.INDIRECT0
glob-stream • 5.3.5A wrapper around node-glob to make it streamyINDIRECT0
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
globals • 9.18.0Global identifiers from different JavaScript environmentsINDIRECT0
globalthis • 1.0.4ECMAScript spec-compliant polyfill/shim for `globalThis`INDIRECT0
globby • 3.0.1Extends `glob` with support for multiple patterns and exposes a Promise APIINDIRECT0
globby • 4.1.0Extends `glob` with support for multiple patterns and exposes a Promise APIINDIRECT0
globby • 6.1.0Extends `glob` with support for multiple patterns and exposes a Promise APIINDIRECT0
globule • 1.3.4An easy-to-use wildcard globbing library.INDIRECT0
glogg • 1.0.2Global logging utilityINDIRECT0
good-listener • 1.2.2A more versatile way of adding & removing event listenersINDIRECT0
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
got • 5.7.1Simplified HTTP/HTTPS requestsINDIRECT0
got • 7.1.0Simplified HTTP requestsINDIRECT0
graceful-readlink • 1.0.1graceful fs.readlinkINDIRECT0
gulp-decompress • 1.2.0Extract TAR, TAR.BZ2, TAR.GZ and ZIP archivesINDIRECT0
gulp-rename • 1.4.0Rename filesINDIRECT0
gulp-util • 3.0.8Utility functions for gulp pluginsINDIRECT0
gulplog • 1.0.0Logger for gulp and gulp pluginsINDIRECT0
gzip-size • 3.0.0Get the gzipped size of a string or bufferINDIRECT0
handle-thing • 2.0.1Wrap Streams2 instance into a HandleWrapINDIRECT0
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT0
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT0
has-bigints • 1.1.0Determine if the JS environment has BigInt support.INDIRECT0
has-binary • 0.1.7A function that takes anything in javascript and returns true if its argument contains binary data.INDIRECT0
has-cors • 1.1.0Detects support for Cross-Origin Resource SharingINDIRECT0
has-flag • 1.0.0Check if argv has a specific flagINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-gulplog • 0.1.0Check if gulplog is available before attempting to use itINDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT0
has-proto • 1.2.0Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT0
has-symbol-support-x • 1.4.2Tests if ES6 Symbol is supported.INDIRECT0
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-to-string-tag-x • 1.4.1Tests if ES6 @@toStringTag is supported.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT0
has-value • 0.3.1Returns true if a value exists, false if empty. Works with deeply nested values using object paths.INDIRECT0
has-value • 1.0.0Returns true if a value exists, false if empty. Works with deeply nested values using object paths.INDIRECT0
has-values • 0.1.4Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT0
has-values • 1.0.0Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT0
has • 1.0.4Object.prototype.hasOwnProperty.call shortcutINDIRECT0
hash-base • 3.0.5abstract base class for hash-streamsINDIRECT0
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT0
he • 1.2.0A robust HTML entities encoder/decoder with full Unicode support.INDIRECT0
history • 3.3.0Manage browser history with JavaScriptINDIRECT0
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT0
home-or-tmp • 2.0.0Get the user home directory with fallback to the system temp directoryINDIRECT0
hpack.js • 2.1.6HPACK implementationINDIRECT0
html-comment-regex • 1.1.2Regular expression for matching HTML commentsINDIRECT0
html-entities • 1.2.0Faster HTML entities encode/decode library.INDIRECT0
html-loader • 0.4.5html loader module for webpackDIRECT0
html-minifier • 3.5.21Highly configurable, well-tested, JavaScript-based HTML minifier.INDIRECT0
html-webpack-plugin • 2.30.1Simplifies creation of HTML files to serve your webpack bundlesINDIRECT0
htmlparser2 • 6.1.0Fast & forgiving HTML/XML parserINDIRECT0
http-assert • 1.5.0assert with status codesINDIRECT0
http-deceiver • 1.2.7Deceive HTTP parserINDIRECT0
http-errors • 1.3.1Create HTTP error objectsINDIRECT0
http-errors • 1.6.3Create HTTP error objectsINDIRECT0
http-errors • 1.8.1Create HTTP error objectsINDIRECT0
http-errors • 2.0.0Create HTTP error objectsINDIRECT0
http-parser-js • 0.5.10A pure JS HTTP parser for node.INDIRECT0
http-proxy-middleware • 0.19.2The one-liner node.js proxy middleware for connect, express and browser-syncINDIRECT0
http-proxy • 1.18.1HTTP proxying for the massesINDIRECT0
http-signature • 1.1.1Reference implementation of Joyent's HTTP Signature scheme.INDIRECT0
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT0
https-browserify • 1.0.0https module compatability for browserifyINDIRECT0
humanize-ms • 1.2.1transform humanize time to msINDIRECT0
iconv-lite • 0.4.13Convert character encodings in pure javascript.INDIRECT0
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT0
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT0
image-size • 0.5.5get dimensions of any image fileINDIRECT0
imagemin-gifsicle • 5.2.0gifsicle imagemin pluginINDIRECT0
imagemin-jpegtran • 5.0.2jpegtran imagemin pluginINDIRECT0
imagemin-optipng • 5.2.1OptiPNG imagemin pluginINDIRECT0
imagemin-pngquant • 5.1.0pngquant imagemin pluginINDIRECT0
imagemin-svgo • 6.0.0SVGO imagemin pluginINDIRECT0
imagemin-webpack-plugin • 1.6.1Webpack plugin to compress imagesINDIRECT0
imagemin • 5.3.1Minify imagesINDIRECT0
import-local • 1.0.0Let a globally installed package use a locally installed version of itself if availableINDIRECT0
indent-string • 2.1.0Indent each line in a stringINDIRECT0
indexes-of • 1.0.1line String/Array#indexOf but return all the indexes in an arrayINDIRECT0
internal-ip • 1.2.0Get your internal IPv4 or IPv6 addressINDIRECT0
internal-slot • 1.1.0ES spec-like internal slotsINDIRECT0
interpret • 1.4.0A dictionary of file extensions and associated module loaders.INDIRECT0
invariant • 2.2.4invariantINDIRECT0
invert-kv • 1.0.0Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}INDIRECT0
ip-regex • 1.0.3Regular expression for matching IP addressesINDIRECT0
ip • 1.1.9[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)INDIRECT0
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
irregular-plurals • 1.4.0Map of nouns to their irregular plural formINDIRECT0
is-absolute-url • 2.1.0Check if an URL is absoluteINDIRECT0
is-absolute • 0.1.7Return true if a file path is absolute.INDIRECT0
is-accessor-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.INDIRECT0
is-ali-env • 0.1.4## InstallINDIRECT0
is-alphabetical • 1.0.4Check if a character is alphabeticalINDIRECT0
is-alphanumerical • 1.0.4Check if a character is alphanumericalINDIRECT0
is-array-buffer • 3.0.5Is this value a JS ArrayBuffer?INDIRECT0
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-async-function • 2.1.1Determine if a function is a native async function.INDIRECT0
is-bigint • 1.1.0Is this value an ES BigInt?INDIRECT0
is-binary-path • 1.0.1Check if a filepath is a binary fileINDIRECT0
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT0
is-boolean-object • 1.2.2Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-bzip2 • 1.0.0Check if a Buffer/Uint8Array is a BZIP2 fileINDIRECT0
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT0
is-data-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript data descriptor.INDIRECT0
is-data-view • 1.0.2Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT0
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-decimal • 1.0.4Check if a character is decimalINDIRECT0
is-descriptor • 0.1.7Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT0
is-descriptor • 1.0.3Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT0
is-directory • 0.3.1Returns true if a filepath exists on the file system and it's directory.INDIRECT0
is-dotfile • 1.0.3Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.INDIRECT0
is-equal-shallow • 0.1.3Does a shallow comparison of two objects, returning false if the keys or values differ.INDIRECT0
is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"INDIRECT0
is-extendable • 1.0.1Returns true if a value is a plain object, array or function.INDIRECT0
is-extglob • 1.0.0Returns true if a string has an extglob.INDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-finalizationregistry • 1.1.1Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-finite • 1.1.0ES2015 Number.isFinite() ponyfillINDIRECT0
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-generator-fn • 1.0.0Check if something is a generator functionINDIRECT0
is-generator-function • 1.1.0Determine if a function is a native generator function.INDIRECT0
is-gif • 1.0.0Check if a Buffer/Uint8Array is a GIF imageINDIRECT0
is-glob • 2.0.1Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT0
is-glob • 3.1.0Returns `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 betINDIRECT0
is-glob • 4.0.3Returns `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 betINDIRECT0
is-gzip • 1.0.0Check if a Buffer/Uint8Array is a GZIP fileINDIRECT0
is-hexadecimal • 1.0.4Check if a character is hexadecimalINDIRECT0
is-jpg • 1.0.1Check if a Buffer/Uint8Array is a JPEG imageINDIRECT0
is-map • 2.0.3Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-natural-number • 2.1.1Check if a value is a natural numberINDIRECT0
is-natural-number • 4.0.1Check if a value is a natural numberINDIRECT0
is-number-object • 1.1.1Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-number • 2.1.0Returns true if the value is a number. comprehensive tests.INDIRECT0
is-number • 3.0.0Returns true if the value is a number. comprehensive tests.INDIRECT0
is-number • 4.0.0Returns true if the value is a number. comprehensive tests.INDIRECT0
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
is-obj • 1.0.1Check if a value is an objectINDIRECT0
is-object • 1.0.2Checks whether a value is an objectINDIRECT0
is-path-cwd • 1.0.0Check if a path is CWDINDIRECT0
is-path-in-cwd • 1.0.1Check if a path is in the current working directoryINDIRECT0
is-path-inside • 1.0.1Check if a path is inside another pathINDIRECT0
is-plain-obj • 1.1.0Check if a value is a plain objectINDIRECT0
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT0
is-png • 1.1.0Check if a Buffer/Uint8Array is a PNG imageINDIRECT0
is-posix-bracket • 0.1.1Returns true if the given string is a POSIX bracket expression (POSIX character class).INDIRECT0
is-primitive • 2.0.0Returns `true` if the value is a primitive. INDIRECT0
is-redirect • 1.0.0Check if a number is a redirect HTTP status codeINDIRECT0
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT0
is-relative • 0.1.3Returns `true` if the path appears to be relative.INDIRECT0
is-retry-allowed • 1.2.0Is retry allowed for Error?INDIRECT0
is-set • 2.0.3Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-shared-array-buffer • 1.0.4Is this value a JS SharedArrayBuffer?INDIRECT0
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-string • 1.1.1Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-svg • 2.1.0Check if a string or buffer is SVGINDIRECT0
is-symbol • 1.1.1Determine if a value is an ES6 Symbol or not.INDIRECT0
is-tar • 1.0.0Check if a Buffer/Uint8Array is a TAR fileINDIRECT0
is-typed-array • 1.1.15Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
is-url • 1.2.4Check whether a string is a URL.INDIRECT0
is-utf8 • 0.2.1Detect if a buffer is utf8 encoded.INDIRECT0
is-valid-glob • 0.3.0Return true if a value is a valid glob pattern or patterns.INDIRECT0
is-weakmap • 2.0.2Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-weakref • 1.1.1Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-weakset • 2.0.4Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-windows • 1.0.2Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.INDIRECT0
is-wsl • 1.1.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT0
is-zip • 1.0.0Check if a Buffer/Uint8Array is a ZIP fileINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
isobject • 2.1.0Returns true if the value is an object and not an array or null.INDIRECT0
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
isomorphic-fetch • 2.2.1Isomorphic WHATWG Fetch API, for Node & BrowserifyINDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
isurl • 1.0.0Checks whether a value is a WHATWG URL.INDIRECT0
jpegtran-bin • 3.2.0jpegtran (part of libjpeg-turbo) bin-wrapper that makes it seamlessly available as a local dependencyINDIRECT0
js-tokens • 3.0.2A regex that tokenizes JavaScript.INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerINDIRECT0
js-yaml • 3.7.0YAML 1.2 parser and serializerINDIRECT0
jsbn • 0.1.1The 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.INDIRECT0
jsdom • 8.5.0A JavaScript implementation of the DOM and HTML standardsINDIRECT0
jsesc • 0.5.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.INDIRECT0
jsesc • 1.3.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json-loader • 0.5.7json loader module for webpackINDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json-stable-stringify-without-jsonify • 1.0.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependenciesINDIRECT0
json-stable-stringify • 1.3.0deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified resultsINDIRECT0
json3 • 3.3.2A modern JSON implementation compatible with nearly all JavaScript platforms.INDIRECT0
json3 • 3.3.3A JSON polyfill for older JavaScript platforms.INDIRECT0
json5 • 0.5.1JSON for the ES5 era.INDIRECT0
json5 • 1.0.2JSON for humans.INDIRECT0
jsonfile • 2.4.0Easily read/write JSON files.INDIRECT0
jsonml-to-react-component • 0.2.6To convert JsonML to React Component. DIRECT0
jsonml.js • 0.1.0JsonML-related tools for losslessly converting between XML/HTML and JSON, including mixed-mode XML. http://jsonml.orgINDIRECT0
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT0
keygrip • 1.0.3Key signing and verification for rotated credentialsINDIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT0
kind-of • 4.0.0Get the native type of a value.INDIRECT0
kind-of • 5.1.0Get the native type of a value.INDIRECT0
kind-of • 6.0.3Get the native type of a value.INDIRECT0
koa-compose • 2.5.1compose Koa middlewareINDIRECT0
koa-is-json • 1.0.0check if a koa body should be interpreted as JSONINDIRECT0
koa-send • 3.3.0Transfer static filesINDIRECT0
koa-serve-index • 1.1.1Serve directory listings for koaINDIRECT0
koa-static • 2.1.0Static file serving middleware for koaINDIRECT0
koa • 1.2.5Koa web app frameworkINDIRECT0
lazy-cache • 1.0.4Cache requires to be lazy-loaded when needed.INDIRECT0
lazy-req • 1.1.0Require modules lazilyINDIRECT0
lazystream • 1.0.1Open Node Streams on demand.INDIRECT0
lcid • 1.0.0Mapping between standard locale identifiers and Windows locale identifiers (LCID)INDIRECT0
less-loader • 2.2.3less loader module for webpackINDIRECT0
levn • 0.3.0Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT0
livereload-js • 2.4.0LiveReload JS client - auto reload browser on changesINDIRECT0
load-json-file • 1.1.0Read and parse a JSON fileINDIRECT0
loader-runner • 2.4.0Runs (webpack) loadersINDIRECT0
loader-utils • 0.2.17utils for webpack loadersINDIRECT0
loader-utils • 1.4.2utils for webpack loadersDIRECT0
locate-path • 2.0.0Get the first path that exists on disk of multiple pathsINDIRECT0
locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT0
lodash._basecopy • 3.0.1The modern build of lodash’s internal `baseCopy` as a module.INDIRECT0
lodash._basetostring • 3.0.1The modern build of lodash’s internal `baseToString` as a module.INDIRECT0
lodash._basevalues • 3.0.0The modern build of lodash’s internal `baseValues` as a module.INDIRECT0
lodash._getnative • 3.9.1The modern build of lodash’s internal `getNative` as a module.INDIRECT0
lodash._isiterateecall • 3.0.9The modern build of lodash’s internal `isIterateeCall` as a module.INDIRECT0
lodash._reescape • 3.0.0The modern build of lodash’s internal `reEscape` as a module.INDIRECT0
lodash._reevaluate • 3.0.0The modern build of lodash’s internal `reEvaluate` as a module.INDIRECT0
lodash._reinterpolate • 3.0.0The modern build of lodash’s internal `reInterpolate` as a module.INDIRECT0
lodash._root • 3.0.1The internal lodash function `root` exported as a module.INDIRECT0
lodash.camelcase • 4.3.0The lodash method `_.camelCase` exported as a module.INDIRECT0
lodash.deburr • 3.2.0The lodash method `_.deburr` exported as a module.INDIRECT0
lodash.escape • 3.2.0The lodash method `_.escape` exported as a module.INDIRECT0
lodash.isarguments • 3.1.0The lodash method `_.isArguments` exported as a module.INDIRECT0
lodash.isarray • 3.0.4The modern build of lodash’s `_.isArray` as a module.INDIRECT0
lodash.isequal • 4.5.0The Lodash method `_.isEqual` exported as a module.INDIRECT0
lodash.isplainobject • 4.0.6The lodash method `_.isPlainObject` exported as a module.INDIRECT0
lodash.kebabcase • 3.1.1The lodash method `_.kebabCase` exported as a module.INDIRECT0
lodash.keys • 3.1.2The modern build of lodash’s `_.keys` as a module.INDIRECT0
lodash.map • 4.6.0The lodash method `_.map` exported as a module.INDIRECT0
lodash.memoize • 4.1.2The lodash method `_.memoize` exported as a module.INDIRECT0
lodash.restparam • 3.6.1The modern build of lodash’s `_.restParam` as a module.INDIRECT0
lodash.some • 4.6.0The lodash method `_.some` exported as a module.INDIRECT0
lodash.tail • 4.1.1The lodash method `_.tail` exported as a module.INDIRECT0
lodash.template • 3.6.2The modern build of lodash’s `_.template` as a module.INDIRECT0
lodash.templatesettings • 3.1.1The lodash method `_.templateSettings` exported as a module.INDIRECT0
lodash.uniq • 4.5.0The lodash method `_.uniq` exported as a module.INDIRECT0
lodash.words • 3.2.0The lodash method `_.words` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.DIRECT0
log-symbols • 1.0.2Colored symbols for various log levels. Example: ✔︎ successINDIRECT0
log-update • 1.0.2Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.INDIRECT0
logalot • 2.1.0Tiny log utilityINDIRECT0
loglevel • 1.9.2Minimal lightweight logging for JavaScript, adding reliable log level methods to any available console.log methodsINDIRECT0
longest-streak • 1.0.0Count the longest repeating streak of a characterINDIRECT0
longest • 1.0.1Get the longest item in an array.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT0
loud-rejection • 1.6.0Make unhandled promise rejections fail loudly instead of the default silent failINDIRECT0
lower-case • 1.1.4Lowercase a stringINDIRECT0
lowercase-keys • 1.0.1Lowercase the keys of an objectINDIRECT0
lpad-align • 1.1.2Left pad a string to align with the longest string in an arrayINDIRECT0
make-dir • 1.3.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT0
map-cache • 0.2.2Basic cache object for storing key-value pairs.INDIRECT0
map-obj • 1.0.1Map object keys and values into a new objectINDIRECT0
map-visit • 1.0.0Map `visit` over an array of objects.INDIRECT0
mark-twain • 1.1.6Parse Markdown into JsonML.DIRECT0
markdown-table • 0.4.0Markdown/ASCII tablesINDIRECT0
math-expression-evaluator • 1.4.0A flexible math expression evaluatorINDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
math-random • 1.0.4math-random is an drop-in replacement for Math.random that uses cryptographically secure random number generation, where available. It works in both browser and node environments.INDIRECT0
md5.js • 1.3.5node style md5 on pure JavaScriptINDIRECT0
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
memory-fs • 0.3.0A simple in-memory filesystem. Holds data in a javascript object.INDIRECT0
memory-fs • 0.4.1A simple in-memory filesystem. Holds data in a javascript object.INDIRECT0
meow • 3.7.0CLI app helperINDIRECT0
merge-descriptors • 1.0.3Merge objects using descriptorsINDIRECT0
merge-stream • 1.0.1Create a stream that emits events from multiple other streamsINDIRECT0
methods • 1.1.2HTTP methods that node supportsINDIRECT0
micromatch • 2.3.11Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.INDIRECT0
micromatch • 3.1.10Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.INDIRECT0
miller-rabin • 4.0.1Miller Rabin algorithm for primality testINDIRECT0
mime-db • 1.12.0Media Type DatabaseINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.0.14The ultimate javascript content-type utility.INDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT0
mime • 1.3.6A comprehensive library for mime-type mappingINDIRECT0
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
mime • 2.6.0A comprehensive library for mime-type mappingINDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mixin-deep • 1.3.2Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.INDIRECT0
mixin-object • 2.0.1Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.INDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`DIRECT0
ms • 0.6.2Tiny ms conversion utilityINDIRECT0
ms • 0.7.1Tiny ms conversion utilityINDIRECT0
ms • 0.7.2Tiny milisecond conversion utilityINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multicast-dns-service-types • 1.1.0Parse and stringify mdns service typesINDIRECT0
multicast-dns • 6.2.3Low level multicast-dns implementation in pure javascriptINDIRECT0
multipipe • 0.1.2pipe streams with centralized error handlingINDIRECT0
mz • 2.7.0modernize node.js to current ECMAScript standardsINDIRECT0
nan • 2.22.2Native Abstractions for Node.js: C++ header for Node 0.8 -> 22 compatibilityINDIRECT0
nanomatch • 1.2.13Fast, 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)INDIRECT0
negotiator • 0.4.9HTTP content negotiationINDIRECT0
negotiator • 0.6.1HTTP content negotiationINDIRECT0
negotiator • 0.6.3HTTP content negotiationINDIRECT0
negotiator • 0.6.4HTTP content negotiationINDIRECT0
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT0
nice-try • 1.0.5Tries to execute a function and discards any error that occursINDIRECT0
no-case • 2.3.2Remove case from a stringINDIRECT0
node-fetch • 1.7.3A light-weight module that brings window.fetch to node.js and io.jsINDIRECT0
node-gyp • 3.8.0Node.js native addon build toolINDIRECT0
node-hex • 1.0.1Pretty-prints a BufferINDIRECT0
node-libs-browser • 2.2.1The node core libs for in browser usage.INDIRECT0
node-prismjs • 0.1.2An adapter which make it easier to use Prism in Node.js.DIRECT0
node-sass • 4.14.1Wrapper around libsassINDIRECT0
node-status-codes • 1.0.0Node.js `http.STATUS_CODES` ponyfillINDIRECT0
normalize-path • 2.1.1Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes unless disabled.INDIRECT0
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
normalize-range • 0.1.2Utility for normalizing a numeric range, with a wrapping function useful for polar coordinatesINDIRECT0
normalize-url • 1.9.1Normalize a URLINDIRECT0
npm-conf • 1.1.3Get the npm configINDIRECT0
npm-install-webpack-plugin-cn • 2.0.4Webpack loader to automatically npm install & save dependencies.INDIRECT0
npm-prefix • 1.2.0Get global npm prefix. Respects npmrc configsINDIRECT0
npm-run-path • 2.0.2Get your PATH prepended with locally installed binariesINDIRECT0
npm>5.10.0>ansi-regex • 3.0.0Regular expression for matching ANSI escape codesINDIRECT0
npm>5.10.0>ansicolors • 0.3.2Functions that surround a string with ansicolor codes so it prints in color.INDIRECT0
npm>5.10.0>ansistyles • 0.1.3Functions that surround a string with ansistyle codes so it prints in style.INDIRECT0
npm>5.10.0>archy • 1.0.0render nested hierarchies `npm ls` style with unicode pipesINDIRECT0
npm>5.10.0>bluebird • 3.5.1Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
npm>5.10.0>byte-size • 4.0.2Convert a bytes (and octets) value to a more human-readable format. Choose between metric or IEC units.INDIRECT0
npm>5.10.0>cacache>mississippi>concat-stream • 1.6.1writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT0
npm>5.10.0>cacache>mississippi>concat-stream>typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
npm>5.10.0>cacache>mississippi>duplexify • 3.5.4Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputINDIRECT0
npm>5.10.0>cacache>mississippi>duplexify>stream-shift • 1.0.0Returns the next buffer/object in a stream's readable queueINDIRECT0
npm>5.10.0>cacache>mississippi>end-of-stream • 1.4.1Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT0
npm>5.10.0>cacache>mississippi>flush-write-stream • 1.0.2A write stream constructor that supports a flush function that is called before finish is emittedINDIRECT0
npm>5.10.0>cacache>mississippi>from2 • 2.3.0Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"INDIRECT0
npm>5.10.0>cacache>mississippi>parallel-transform • 1.1.0Transform stream that allows you to run your transforms in parallel without changing the orderINDIRECT0
npm>5.10.0>cacache>mississippi>pump • 2.0.1pipe streams together and close all of them if one of them closesINDIRECT0
npm>5.10.0>cacache>mississippi>pumpify • 1.4.0Combine an array of streams into a single duplex stream using pump and duplexifyINDIRECT0
npm>5.10.0>cacache>mississippi>stream-each • 1.2.2Iterate all the data in a streamINDIRECT0
npm>5.10.0>cacache>mississippi>stream-each>stream-shift • 1.0.0Returns the next buffer/object in a stream's readable queueINDIRECT0
npm>5.10.0>cacache>mississippi>through2 • 2.0.3A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT0
npm>5.10.0>cacache>mississippi>through2>xtend • 4.0.1extend like a bossINDIRECT0
npm>5.10.0>cli-columns • 3.1.2Columnated lists for the CLI.INDIRECT0
npm>5.10.0>cli-columns>string-width • 2.1.1Get the visual width of a string - the number of columns required to display itINDIRECT0
npm>5.10.0>cli-columns>string-width>is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
npm>5.10.0>cli-columns>string-width>strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT0
npm>5.10.0>cli-columns>strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT0
npm>5.10.0>cli-columns>strip-ansi>ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
npm>5.10.0>cli-table2 • 0.2.0Pretty unicode tables for the command line. Based on the original cli-table.INDIRECT0
npm>5.10.0>cli-table2>colors • 1.1.2get colors in your node.js consoleINDIRECT0
npm>5.10.0>cli-table2>lodash • 3.10.1The modern build of lodash modular utilities.INDIRECT0
npm>5.10.0>cli-table2>string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT0
npm>5.10.0>cli-table2>string-width>code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
npm>5.10.0>cli-table2>string-width>is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
npm>5.10.0>cli-table2>string-width>is-fullwidth-code-point>number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
npm>5.10.0>cli-table2>string-width>strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT0
npm>5.10.0>cli-table2>string-width>strip-ansi>ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
npm>5.10.0>columnify • 1.5.4Render data in text columns. Supports in-column text-wrap.INDIRECT0
npm>5.10.0>columnify>strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT0
npm>5.10.0>columnify>strip-ansi>ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
npm>5.10.0>columnify>wcwidth • 1.0.1Port of C's wcwidth() and wcswidth()INDIRECT0
npm>5.10.0>columnify>wcwidth>defaults • 1.0.3merge single level defaults over a config objectINDIRECT0
npm>5.10.0>columnify>wcwidth>defaults>clone • 1.0.2deep cloning of objects and arraysINDIRECT0
npm>5.10.0>debuglog • 1.0.1backport of util.debuglog from node v0.11INDIRECT0
npm>5.10.0>detect-indent • 5.0.0Detect the indentation of codeINDIRECT0
npm>5.10.0>detect-newline • 2.1.0Detect the dominant newline character of a stringINDIRECT0
npm>5.10.0>dezalgo>asap • 2.0.5High-priority task queue for Node.js and browsersINDIRECT0
npm>5.10.0>editor • 1.0.0launch $EDITOR in your programINDIRECT0
npm>5.10.0>glob>minimatch>brace-expansion • 1.1.8Brace expansion as known from sh/bashINDIRECT0
npm>5.10.0>glob>minimatch>brace-expansion>balanced-match • 1.0.0Match balanced character pairs, like "{" and "}"INDIRECT0
npm>5.10.0>glob>minimatch>brace-expansion>concat-map • 0.0.1concatenative mapdasheryINDIRECT0
npm>5.10.0>glob>path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
npm>5.10.0>iferr • 0.1.5Higher-order functions for easier error handlingINDIRECT0
npm>5.10.0>imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
npm>5.10.0>is-cidr • 1.0.0Check if a string is a valid CIDRINDIRECT0
npm>5.10.0>is-cidr>cidr-regex • 1.0.6Regular expression for matching CIDR (Classless Inter-Domain Routing)INDIRECT0
npm>5.10.0>json-parse-better-errors • 1.0.2JSON.parse with context information on errorINDIRECT0
npm>5.10.0>JSONStream>jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
npm>5.10.0>JSONStream>through • 2.3.8simplified stream constructionINDIRECT0
npm>5.10.0>lazy-property • 1.0.0Lazily initialized properties for objectsINDIRECT0
npm>5.10.0>libcipm • 1.6.2programmatic API for cipm: a ci-oriented package installer for npmINDIRECT0
npm>5.10.0>libcipm>protoduck • 5.0.0Fancy duck typing for the most serious of ducks.INDIRECT0
npm>5.10.0>libnpx>yargs • 11.0.0yargs the modern, pirate-themed, successor to optimist.INDIRECT0
npm>5.10.0>libnpx>yargs>find-up>locate-path>p-locate>p-limit • 1.2.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT0
npm>5.10.0>libnpx>yargs>find-up>locate-path>p-locate>p-limit>p-try • 1.0.0`Promise#try()` ponyfill - Starts a promise chainINDIRECT0
npm>5.10.0>libnpx>yargs>os-locale • 2.1.0Get the system localeINDIRECT0
npm>5.10.0>libnpx>yargs>os-locale>execa • 0.7.0A better `child_process`INDIRECT0
npm>5.10.0>libnpx>yargs>os-locale>execa>cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSyncINDIRECT0
npm>5.10.0>libnpx>yargs>os-locale>execa>cross-spawn>shebang-command • 1.2.0Get the command from a shebangINDIRECT0
npm>5.10.0>libnpx>yargs>os-locale>execa>cross-spawn>shebang-command>shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
npm>5.10.0>libnpx>yargs>os-locale>execa>get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
npm>5.10.0>libnpx>yargs>os-locale>mem>mimic-fn • 1.2.0Make a function mimic another oneINDIRECT0
npm>5.10.0>libnpx>yargs>string-width • 2.1.1Get the visual width of a string - the number of columns required to display itINDIRECT0
npm>5.10.0>lodash._baseindexof • 3.1.0The modern build of lodash’s internal `baseIndexOf` as a module.INDIRECT0
npm>5.10.0>lodash._baseuniq • 4.6.0The internal lodash function `baseUniq` exported as a module.INDIRECT0
npm>5.10.0>lodash._baseuniq>lodash._createset • 4.0.3The internal lodash function `createSet` exported as a module.INDIRECT0
npm>5.10.0>lodash._baseuniq>lodash._root • 3.0.1The internal lodash function `root` exported as a module.INDIRECT0
npm>5.10.0>lodash._bindcallback • 3.0.1The modern build of lodash’s internal `bindCallback` as a module.INDIRECT0
npm>5.10.0>lodash._cacheindexof • 3.0.2The modern build of lodash’s internal `cacheIndexOf` as a module.INDIRECT0
npm>5.10.0>lodash._createcache • 3.1.2The modern build of lodash’s internal `createCache` as a module.INDIRECT0
npm>5.10.0>lodash._getnative • 3.9.1The modern build of lodash’s internal `getNative` as a module.INDIRECT0
npm>5.10.0>lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.INDIRECT0
npm>5.10.0>lodash.restparam • 3.6.1The modern build of lodash’s `_.restParam` as a module.INDIRECT0
npm>5.10.0>lodash.union • 4.6.0The lodash method `_.union` exported as a module.INDIRECT0
npm>5.10.0>lodash.uniq • 4.5.0The lodash method `_.uniq` exported as a module.INDIRECT0
npm>5.10.0>lodash.without • 4.4.0The lodash method `_.without` exported as a module.INDIRECT0
npm>5.10.0>meant • 1.0.1Like the `Did you mean?` in git for npmINDIRECT0
npm>5.10.0>mississippi>concat-stream • 1.6.1writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT0
npm>5.10.0>mississippi>concat-stream>typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
npm>5.10.0>mississippi>duplexify • 3.5.4Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputINDIRECT0
npm>5.10.0>mississippi>duplexify>stream-shift • 1.0.0Returns the next buffer/object in a stream's readable queueINDIRECT0
npm>5.10.0>mississippi>end-of-stream • 1.4.1Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT0
npm>5.10.0>mississippi>flush-write-stream • 1.0.2A write stream constructor that supports a flush function that is called before finish is emittedINDIRECT0
npm>5.10.0>mississippi>from2 • 2.3.0Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"INDIRECT0
npm>5.10.0>mississippi>parallel-transform • 1.1.0Transform stream that allows you to run your transforms in parallel without changing the orderINDIRECT0
npm>5.10.0>mississippi>pump • 3.0.0pipe streams together and close all of them if one of them closesINDIRECT0
npm>5.10.0>mississippi>pumpify • 1.4.0Combine an array of streams into a single duplex stream using pump and duplexifyINDIRECT0
npm>5.10.0>mississippi>pumpify>pump • 2.0.1pipe streams together and close all of them if one of them closesINDIRECT0
npm>5.10.0>mississippi>stream-each • 1.2.2Iterate all the data in a streamINDIRECT0
npm>5.10.0>mississippi>stream-each>stream-shift • 1.0.0Returns the next buffer/object in a stream's readable queueINDIRECT0
npm>5.10.0>mississippi>through2 • 2.0.3A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT0
npm>5.10.0>mississippi>through2>xtend • 4.0.1extend like a bossINDIRECT0
npm>5.10.0>mkdirp • 0.5.1Recursively mkdir, like `mkdir -p`INDIRECT0
npm>5.10.0>mkdirp>minimist • 0.0.8parse argument optionsINDIRECT0
npm>5.10.0>node-gyp • 3.6.2Node.js native addon build toolINDIRECT0
npm>5.10.0>node-gyp>minimatch>brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT0
npm>5.10.0>node-gyp>minimatch>brace-expansion>balanced-match • 1.0.0Match balanced character pairs, like "{" and "}"INDIRECT0
npm>5.10.0>node-gyp>minimatch>brace-expansion>concat-map • 0.0.1concatenative mapdasheryINDIRECT0
npm>5.10.0>normalize-package-data>is-builtin-module • 1.0.0Check if a string matches the name of a Node.js builtin moduleINDIRECT0
npm>5.10.0>normalize-package-data>is-builtin-module>builtin-modules • 1.1.1List of the Node.js builtin modulesINDIRECT0
npm>5.10.0>npm-lifecycle>byline • 5.0.0simple line-by-line stream readerINDIRECT0
npm>5.10.0>npm-lifecycle>resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
npm>5.10.0>npm-packlist>ignore-walk>minimatch>brace-expansion • 1.1.8Brace expansion as known from sh/bashINDIRECT0
npm>5.10.0>npm-packlist>ignore-walk>minimatch>brace-expansion>balanced-match • 1.0.0Match balanced character pairs, like "{" and "}"INDIRECT0
npm>5.10.0>npm-packlist>ignore-walk>minimatch>brace-expansion>concat-map • 0.0.1concatenative mapdasheryINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>agentkeepalive • 3.3.0Missing keepalive http.AgentINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>agentkeepalive>humanize-ms • 1.2.1transform humanize time to msINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>agentkeepalive>humanize-ms>ms • 2.1.1Tiny millisecond conversion utilityINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>http-proxy-agent • 2.0.0An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>http-proxy-agent>agent-base • 4.2.0Turn a function into an `http.Agent` instanceINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>http-proxy-agent>agent-base>es6-promisify • 5.0.0Converts callback-based functions to ES6 PromisesINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>http-proxy-agent>agent-base>es6-promisify>es6-promise • 4.2.4A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>http-proxy-agent>debug • 2.6.9small debugging utilityINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>http-proxy-agent>debug>ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>https-proxy-agent • 2.1.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>https-proxy-agent>agent-base • 4.2.0Turn a function into an `http.Agent` instanceINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>https-proxy-agent>agent-base>es6-promisify • 5.0.0Converts callback-based functions to ES6 PromisesINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>https-proxy-agent>agent-base>es6-promisify>es6-promise • 4.2.4A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>https-proxy-agent>debug • 3.1.0small debugging utilityINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>https-proxy-agent>debug>ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>mississippi>concat-stream • 1.6.0writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>mississippi>concat-stream>typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>mississippi>duplexify • 3.5.3Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>mississippi>duplexify>stream-shift • 1.0.0Returns the next buffer/object in a stream's readable queueINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>mississippi>end-of-stream • 1.4.1Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>mississippi>flush-write-stream • 1.0.2A write stream constructor that supports a flush function that is called before finish is emittedINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>mississippi>from2 • 2.3.0Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"INDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>mississippi>parallel-transform • 1.1.0Transform stream that allows you to run your transforms in parallel without changing the orderINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>mississippi>pump • 1.0.3pipe streams together and close all of them if one of them closesINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>mississippi>pumpify • 1.4.0Combine an array of streams into a single duplex stream using pump and duplexifyINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>mississippi>pumpify>pump • 2.0.1pipe streams together and close all of them if one of them closesINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>mississippi>stream-each • 1.2.2Iterate all the data in a streamINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>mississippi>stream-each>stream-shift • 1.0.0Returns the next buffer/object in a stream's readable queueINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>mississippi>through2 • 2.0.3A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>mississippi>through2>xtend • 4.0.1extend like a bossINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>node-fetch-npm • 2.0.2An npm cli-oriented fork of the excellent node-fetchINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>node-fetch-npm>encoding • 0.1.12Convert encodings, uses iconv by default and fallbacks to iconv-lite if neededINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>node-fetch-npm>encoding>iconv-lite • 0.4.19Convert character encodings in pure javascript.INDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>node-fetch-npm>json-parse-better-errors • 1.0.1JSON.parse with context information on errorINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>promise-retry • 1.1.1Retries a function that returns a promise, leveraging the power of the retry module.INDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>promise-retry>err-code • 1.1.2Create an error with a codeINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>promise-retry>retry • 0.10.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>socks-proxy-agent • 3.0.1A SOCKS proxy `http.Agent` implementation for HTTP and HTTPSINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>socks-proxy-agent>agent-base • 4.2.0Turn a function into an `http.Agent` instanceINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>socks-proxy-agent>agent-base>es6-promisify • 5.0.0Converts callback-based functions to ES6 PromisesINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>socks-proxy-agent>agent-base>es6-promisify>es6-promise • 4.2.4A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>socks-proxy-agent>socks • 1.1.10A SOCKS proxy client supporting SOCKS 4, 4a, and 5. (also supports BIND/Associate)INDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>socks-proxy-agent>socks>ip • 1.1.5[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)INDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>socks-proxy-agent>socks>smart-buffer • 1.1.15A smarter Buffer that keeps track of its own read and write positions while growing endlessly.INDIRECT0
npm>5.10.0>npm-registry-client>concat-stream • 1.6.1writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT0
npm>5.10.0>npm-registry-client>concat-stream>typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
npm>5.10.0>npm-registry-client>retry • 0.10.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>agentkeepalive • 3.4.1Missing keepalive http.AgentINDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>agentkeepalive>humanize-ms • 1.2.1transform humanize time to msINDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>agentkeepalive>humanize-ms>ms • 2.1.1Tiny millisecond conversion utilityINDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>http-proxy-agent • 2.1.0An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>http-proxy-agent>agent-base • 4.2.0Turn a function into an `http.Agent` instanceINDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>http-proxy-agent>agent-base>es6-promisify • 5.0.0Converts callback-based functions to ES6 PromisesINDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>http-proxy-agent>agent-base>es6-promisify>es6-promise • 4.2.4A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>http-proxy-agent>debug • 3.1.0small debugging utilityINDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>http-proxy-agent>debug>ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>https-proxy-agent • 2.2.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>https-proxy-agent>agent-base • 4.2.0Turn a function into an `http.Agent` instanceINDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>https-proxy-agent>agent-base>es6-promisify • 5.0.0Converts callback-based functions to ES6 PromisesINDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>https-proxy-agent>agent-base>es6-promisify>es6-promise • 4.2.4A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>https-proxy-agent>debug • 3.1.0small debugging utilityINDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>https-proxy-agent>debug>ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>node-fetch-npm • 2.0.2An npm cli-oriented fork of the excellent node-fetchINDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>node-fetch-npm>encoding • 0.1.12Convert encodings, uses iconv by default and fallbacks to iconv-lite if neededINDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>node-fetch-npm>encoding>iconv-lite • 0.4.21Convert character encodings in pure javascript.INDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>node-fetch-npm>encoding>iconv-lite>safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>promise-retry • 1.1.1Retries a function that returns a promise, leveraging the power of the retry module.INDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>promise-retry>err-code • 1.1.2Create an error with a codeINDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>promise-retry>retry • 0.10.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>socks-proxy-agent • 3.0.1A SOCKS proxy `http.Agent` implementation for HTTP and HTTPSINDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>socks-proxy-agent>agent-base • 4.2.0Turn a function into an `http.Agent` instanceINDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>socks-proxy-agent>agent-base>es6-promisify • 5.0.0Converts callback-based functions to ES6 PromisesINDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>socks-proxy-agent>agent-base>es6-promisify>es6-promise • 4.2.4A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>socks-proxy-agent>socks • 1.1.10A SOCKS proxy client supporting SOCKS 4, 4a, and 5. (also supports BIND/Associate)INDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>socks-proxy-agent>socks>ip • 1.1.5[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)INDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>socks-proxy-agent>socks>smart-buffer • 1.1.15A smarter Buffer that keeps track of its own read and write positions while growing endlessly.INDIRECT0
npm>5.10.0>npmlog>are-we-there-yet>delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
npm>5.10.0>npmlog>gauge>object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
npm>5.10.0>npmlog>gauge>string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT0
npm>5.10.0>npmlog>gauge>string-width>code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
npm>5.10.0>npmlog>gauge>string-width>is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
npm>5.10.0>npmlog>gauge>string-width>is-fullwidth-code-point>number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
npm>5.10.0>npmlog>gauge>strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT0
npm>5.10.0>npmlog>gauge>strip-ansi>ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
npm>5.10.0>osenv>os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
npm>5.10.0>osenv>os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
npm>5.10.0>pacote • 7.6.1JavaScript package downloaderINDIRECT0
npm>5.10.0>pacote>get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>agentkeepalive • 3.4.0Missing keepalive http.AgentINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>agentkeepalive>humanize-ms • 1.2.1transform humanize time to msINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>agentkeepalive>humanize-ms>ms • 2.1.1Tiny millisecond conversion utilityINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>http-proxy-agent • 2.1.0An HTTP(s) proxy `http.Agent` implementation for HTTPINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>http-proxy-agent>agent-base • 4.2.0Turn a function into an `http.Agent` instanceINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>http-proxy-agent>agent-base>es6-promisify • 5.0.0Converts callback-based functions to ES6 PromisesINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>http-proxy-agent>agent-base>es6-promisify>es6-promise • 4.2.4A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>http-proxy-agent>debug • 3.1.0small debugging utilityINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>http-proxy-agent>debug>ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>https-proxy-agent • 2.2.0An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>https-proxy-agent>agent-base • 4.2.0Turn a function into an `http.Agent` instanceINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>https-proxy-agent>agent-base>es6-promisify • 5.0.0Converts callback-based functions to ES6 PromisesINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>https-proxy-agent>agent-base>es6-promisify>es6-promise • 4.2.4A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>https-proxy-agent>debug • 3.1.0small debugging utilityINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>https-proxy-agent>debug>ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>mississippi>concat-stream • 1.6.1writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>mississippi>concat-stream>typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>mississippi>duplexify • 3.5.4Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>mississippi>duplexify>stream-shift • 1.0.0Returns the next buffer/object in a stream's readable queueINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>mississippi>end-of-stream • 1.4.1Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT0
npm>5.10.0>pacote>make-fetch-happen>mississippi>flush-write-stream • 1.0.2A write stream constructor that supports a flush function that is called before finish is emittedINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>mississippi>from2 • 2.3.0Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"INDIRECT0
npm>5.10.0>pacote>make-fetch-happen>mississippi>parallel-transform • 1.1.0Transform stream that allows you to run your transforms in parallel without changing the orderINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>mississippi>pump • 1.0.3pipe streams together and close all of them if one of them closesINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>mississippi>pumpify • 1.4.0Combine an array of streams into a single duplex stream using pump and duplexifyINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>mississippi>pumpify>pump • 2.0.1pipe streams together and close all of them if one of them closesINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>mississippi>stream-each • 1.2.2Iterate all the data in a streamINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>mississippi>stream-each>stream-shift • 1.0.0Returns the next buffer/object in a stream's readable queueINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>mississippi>through2 • 2.0.3A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>mississippi>through2>xtend • 4.0.1extend like a bossINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>node-fetch-npm • 2.0.2An npm cli-oriented fork of the excellent node-fetchINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>node-fetch-npm>encoding • 0.1.12Convert encodings, uses iconv by default and fallbacks to iconv-lite if neededINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>node-fetch-npm>encoding>iconv-lite • 0.4.19Convert character encodings in pure javascript.INDIRECT0
npm>5.10.0>pacote>make-fetch-happen>node-fetch-npm>json-parse-better-errors • 1.0.1JSON.parse with context information on errorINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>socks-proxy-agent • 3.0.1A SOCKS proxy `http.Agent` implementation for HTTP and HTTPSINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>socks-proxy-agent>agent-base • 4.2.0Turn a function into an `http.Agent` instanceINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>socks-proxy-agent>agent-base>es6-promisify • 5.0.0Converts callback-based functions to ES6 PromisesINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>socks-proxy-agent>agent-base>es6-promisify>es6-promise • 4.2.4A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>socks-proxy-agent>socks • 1.1.10A SOCKS proxy client supporting SOCKS 4, 4a, and 5. (also supports BIND/Associate)INDIRECT0
npm>5.10.0>pacote>make-fetch-happen>socks-proxy-agent>socks>ip • 1.1.5[![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip)INDIRECT0
npm>5.10.0>pacote>make-fetch-happen>socks-proxy-agent>socks>smart-buffer • 1.1.15A smarter Buffer that keeps track of its own read and write positions while growing endlessly.INDIRECT0
npm>5.10.0>pacote>minimatch>brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT0
npm>5.10.0>pacote>minimatch>brace-expansion>balanced-match • 1.0.0Match balanced character pairs, like "{" and "}"INDIRECT0
npm>5.10.0>pacote>minimatch>brace-expansion>concat-map • 0.0.1concatenative mapdasheryINDIRECT0
npm>5.10.0>pacote>promise-retry • 1.1.1Retries a function that returns a promise, leveraging the power of the retry module.INDIRECT0
npm>5.10.0>pacote>promise-retry>err-code • 1.1.2Create an error with a codeINDIRECT0
npm>5.10.0>pacote>promise-retry>retry • 0.10.1Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
npm>5.10.0>pacote>protoduck • 5.0.0Fancy duck typing for the most serious of ducks.INDIRECT0
npm>5.10.0>query-string • 6.1.0Parse and stringify URL query stringsINDIRECT0
npm>5.10.0>query-string>decode-uri-component • 0.2.0A better decodeURIComponentINDIRECT0
npm>5.10.0>query-string>strict-uri-encode • 2.0.0A stricter URI encode adhering to RFC 3986INDIRECT0
npm>5.10.0>read-installed>util-extend • 1.0.3Node's internal object extension functionINDIRECT0
npm>5.10.0>read-package-json>json-parse-better-errors • 1.0.1JSON.parse with context information on errorINDIRECT0
npm>5.10.0>read-package-json>slash • 1.0.0Convert Windows backslash paths to slash pathsINDIRECT0
npm>5.10.0>readable-stream • 2.3.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT0
npm>5.10.0>readable-stream>core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
npm>5.10.0>readable-stream>isarray • 1.0.0Array#isArray for older browsersINDIRECT0
npm>5.10.0>readable-stream>process-nextick-args • 2.0.0process.nextTick but always with argsINDIRECT0
npm>5.10.0>readable-stream>string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT0
npm>5.10.0>readable-stream>util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
npm>5.10.0>request>aws4 • 1.6.0Signs and prepares requests using AWS Signature Version 4INDIRECT0
npm>5.10.0>request>combined-stream • 1.0.6A stream that emits multiple other streams one after another.INDIRECT0
npm>5.10.0>request>combined-stream>delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
npm>5.10.0>request>extend • 3.0.1Port of jQuery.extend for node.js and the browserINDIRECT0
npm>5.10.0>request>form-data • 2.3.2A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT0
npm>5.10.0>request>form-data>asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
npm>5.10.0>request>har-validator>ajv • 5.5.2Another JSON Schema ValidatorINDIRECT0
npm>5.10.0>request>har-validator>ajv>co • 4.6.0generator async control flow goodnessINDIRECT0
npm>5.10.0>request>har-validator>ajv>fast-deep-equal • 1.1.0Fast deep equalINDIRECT0
npm>5.10.0>request>har-validator>ajv>fast-json-stable-stringify • 2.0.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
npm>5.10.0>request>har-validator>ajv>json-schema-traverse • 0.3.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
npm>5.10.0>request>http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT0
npm>5.10.0>request>http-signature>assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
npm>5.10.0>request>http-signature>jsprim • 1.4.1utilities for primitive JavaScript typesINDIRECT0
npm>5.10.0>request>http-signature>jsprim>extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
npm>5.10.0>request>http-signature>jsprim>verror • 1.10.0richer JavaScript errorsINDIRECT0
npm>5.10.0>request>http-signature>jsprim>verror>core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
npm>5.10.0>request>http-signature>sshpk • 1.14.1A library for finding and using SSH public keysINDIRECT0
npm>5.10.0>request>http-signature>sshpk>asn1 • 0.2.3Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT0
npm>5.10.0>request>http-signature>sshpk>dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT0
npm>5.10.0>request>http-signature>sshpk>ecc-jsbn • 0.1.1ECC JS code based on JSBNINDIRECT0
npm>5.10.0>request>http-signature>sshpk>getpass • 0.1.7getpass for node.jsINDIRECT0
npm>5.10.0>request>http-signature>sshpk>jsbn • 0.1.1The 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.INDIRECT0
npm>5.10.0>request>is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
npm>5.10.0>request>isstream • 0.1.2Determine if an object is a StreamINDIRECT0
npm>5.10.0>request>mime-types • 2.1.18The ultimate javascript content-type utility.INDIRECT0
npm>5.10.0>request>mime-types>mime-db • 1.33.0Media Type DatabaseINDIRECT0
npm>5.10.0>request>performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
npm>5.10.0>request>stringstream • 0.0.5Encode and decode streams into string streamsINDIRECT0
npm>5.10.0>request>tough-cookie>punycode • 1.4.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
npm>5.10.0>retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
npm>5.10.0>safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
npm>5.10.0>sorted-union-stream • 2.1.3Get the union of two sorted streamsINDIRECT0
npm>5.10.0>sorted-union-stream>from2 • 1.3.0Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"INDIRECT0
npm>5.10.0>sorted-union-stream>from2>readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT0
npm>5.10.0>sorted-union-stream>from2>readable-stream>core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
npm>5.10.0>sorted-union-stream>from2>readable-stream>isarray • 0.0.1Array#isArray for older browsersINDIRECT0
npm>5.10.0>sorted-union-stream>from2>readable-stream>string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
npm>5.10.0>sorted-union-stream>stream-iterate • 1.2.0Iterate through the values of a streamINDIRECT0
npm>5.10.0>sorted-union-stream>stream-iterate>stream-shift • 1.0.0Returns the next buffer/object in a stream's readable queueINDIRECT0
npm>5.10.0>strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT0
npm>5.10.0>strip-ansi>ansi-regex • 3.0.0Regular expression for matching ANSI escape codesINDIRECT0
npm>5.10.0>tar>minizlib • 1.1.0A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT0
npm>5.10.0>tar>safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
npm>5.10.0>text-table • 0.2.0borderless text tables with alignmentINDIRECT0
npm>5.10.0>tiny-relative-date • 1.3.0Tiny function that provides relative, human-readable dates.INDIRECT0
npm>5.10.0>umask • 1.1.0convert umask from string <-> numberINDIRECT0
npm>5.10.0>unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
npm>5.10.0>update-notifier>boxen • 1.3.0Create boxes in the terminalINDIRECT0
npm>5.10.0>update-notifier>boxen>camelcase • 4.1.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
npm>5.10.0>update-notifier>boxen>cli-boxes • 1.0.0Boxes for use in the terminalINDIRECT0
npm>5.10.0>update-notifier>boxen>string-width • 2.1.1Get the visual width of a string - the number of columns required to display itINDIRECT0
npm>5.10.0>update-notifier>boxen>string-width>is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
npm>5.10.0>update-notifier>boxen>term-size • 1.2.0Reliably get the terminal window size (columns & rows)INDIRECT0
npm>5.10.0>update-notifier>boxen>term-size>execa • 0.7.0A better `child_process`INDIRECT0
npm>5.10.0>update-notifier>boxen>term-size>execa>cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSyncINDIRECT0
npm>5.10.0>update-notifier>boxen>term-size>execa>cross-spawn>shebang-command • 1.2.0Get the command from a shebangINDIRECT0
npm>5.10.0>update-notifier>boxen>term-size>execa>cross-spawn>shebang-command>shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
npm>5.10.0>update-notifier>boxen>term-size>execa>get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
npm>5.10.0>update-notifier>boxen>term-size>execa>is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
npm>5.10.0>update-notifier>boxen>term-size>execa>npm-run-path • 2.0.2Get your PATH prepended with locally installed binariesINDIRECT0
npm>5.10.0>update-notifier>boxen>term-size>execa>npm-run-path>path-key • 2.0.1Get the PATH environment variable key cross-platformINDIRECT0
npm>5.10.0>update-notifier>boxen>term-size>execa>p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
npm>5.10.0>update-notifier>boxen>term-size>execa>strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/bufferINDIRECT0
npm>5.10.0>update-notifier>boxen>widest-line • 2.0.0Get the visual width of the widest line in a string - the number of columns required to display itINDIRECT0
npm>5.10.0>update-notifier>chalk • 2.4.1Terminal string styling done rightINDIRECT0
npm>5.10.0>update-notifier>chalk>ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
npm>5.10.0>update-notifier>chalk>ansi-styles>color-convert • 1.9.1Plain color conversion functionsINDIRECT0
npm>5.10.0>update-notifier>chalk>ansi-styles>color-convert>color-name • 1.1.3A list of color names and its valuesINDIRECT0
npm>5.10.0>update-notifier>chalk>escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
npm>5.10.0>update-notifier>chalk>supports-color • 5.4.0Detect whether a terminal supports colorINDIRECT0
npm>5.10.0>update-notifier>chalk>supports-color>has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
npm>5.10.0>update-notifier>configstore>dot-prop • 4.2.0Get, set, or delete a property from a nested object using a dot pathINDIRECT0
npm>5.10.0>update-notifier>configstore>dot-prop>is-obj • 1.0.1Check if a value is an objectINDIRECT0
npm>5.10.0>update-notifier>configstore>make-dir • 1.2.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT0
npm>5.10.0>update-notifier>configstore>make-dir>pify • 3.0.0Promisify a callback-style functionINDIRECT0
npm>5.10.0>update-notifier>configstore>unique-string • 1.0.0Generate a unique random stringINDIRECT0
npm>5.10.0>update-notifier>configstore>unique-string>crypto-random-string • 1.0.0Generate a cryptographically strong random stringINDIRECT0
npm>5.10.0>update-notifier>import-lazy • 2.1.0Import modules lazilyINDIRECT0
npm>5.10.0>update-notifier>is-ci • 1.1.0Detect if your code is running on a CI serverINDIRECT0
npm>5.10.0>update-notifier>is-ci>ci-info • 1.1.3Get details about the current Continuous Integration environmentINDIRECT0
npm>5.10.0>update-notifier>is-installed-globally • 0.1.0Check if your package was installed globallyINDIRECT0
npm>5.10.0>update-notifier>is-installed-globally>global-dirs • 0.1.1Get the directory of globally installed packages and binariesINDIRECT0
npm>5.10.0>update-notifier>is-installed-globally>is-path-inside • 1.0.1Check if a path is inside another pathINDIRECT0
npm>5.10.0>update-notifier>is-npm • 1.0.0Check if your code is running as an npm scriptINDIRECT0
npm>5.10.0>update-notifier>latest-version • 3.1.0Get the latest version of an npm packageINDIRECT0
npm>5.10.0>update-notifier>latest-version>package-json • 4.0.1Get metadata of a package from the npm registryINDIRECT0
npm>5.10.0>update-notifier>latest-version>package-json>got • 6.7.1Simplified HTTP requestsINDIRECT0
npm>5.10.0>update-notifier>latest-version>package-json>got>create-error-class • 3.0.2Create Error classesINDIRECT0
npm>5.10.0>update-notifier>latest-version>package-json>got>create-error-class>capture-stack-trace • 1.0.0Error.captureStackTrace ponyfillINDIRECT0
npm>5.10.0>update-notifier>latest-version>package-json>got>get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
npm>5.10.0>update-notifier>latest-version>package-json>got>is-redirect • 1.0.0Check if a number is a redirect HTTP status codeINDIRECT0
npm>5.10.0>update-notifier>latest-version>package-json>got>is-retry-allowed • 1.1.0My prime moduleINDIRECT0
npm>5.10.0>update-notifier>latest-version>package-json>got>is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
npm>5.10.0>update-notifier>latest-version>package-json>got>lowercase-keys • 1.0.1Lowercase the keys of an objectINDIRECT0
npm>5.10.0>update-notifier>latest-version>package-json>got>timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
npm>5.10.0>update-notifier>latest-version>package-json>got>unzip-response • 2.0.1Unzip a HTTP response if neededINDIRECT0
npm>5.10.0>update-notifier>latest-version>package-json>got>url-parse-lax • 1.0.0url.parse() with support for protocol-less URLs & IPsINDIRECT0
npm>5.10.0>update-notifier>latest-version>package-json>got>url-parse-lax>prepend-http • 1.0.4Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
npm>5.10.0>update-notifier>latest-version>package-json>registry-auth-token • 3.3.2Get the auth token set for an npm registry (if any)INDIRECT0
npm>5.10.0>update-notifier>latest-version>package-json>registry-auth-token>rc>deep-extend • 0.5.1Recursive object extendingINDIRECT0
npm>5.10.0>update-notifier>latest-version>package-json>registry-auth-token>rc>minimist • 1.2.0parse argument optionsINDIRECT0
npm>5.10.0>update-notifier>latest-version>package-json>registry-auth-token>rc>strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
npm>5.10.0>update-notifier>latest-version>package-json>registry-url • 3.1.0Get the set npm registry URLINDIRECT0
npm>5.10.0>update-notifier>latest-version>package-json>registry-url>rc>deep-extend • 0.5.1Recursive object extendingINDIRECT0
npm>5.10.0>update-notifier>latest-version>package-json>registry-url>rc>minimist • 1.2.0parse argument optionsINDIRECT0
npm>5.10.0>update-notifier>latest-version>package-json>registry-url>rc>strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
npm>5.10.0>update-notifier>semver-diff • 2.1.0Get the diff type of two semver versions: 0.0.1 0.0.2 → patchINDIRECT0
npm>5.10.0>update-notifier>xdg-basedir • 3.0.0Get XDG Base Directory pathsINDIRECT0
npm>5.10.0>uuid • 3.2.1RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
npm>5.10.0>validate-npm-package-license>spdx-expression-parse • 3.0.0parse SPDX license expressionsINDIRECT0
npm>5.10.0>validate-npm-package-name>builtins • 1.0.3List of node.js builtin modulesINDIRECT0
npm>5.10.0>worker-farm • 1.6.0Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.INDIRECT0
npm>5.10.0>worker-farm>errno • 0.1.7libuv errno details exposedINDIRECT0
npm>5.10.0>worker-farm>errno>prr • 1.0.1A better Object.defineProperty()INDIRECT0
num2fraction • 1.2.2Convert number to fractionINDIRECT0
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
nwmatcher • 1.4.4A CSS3-compliant JavaScript selector engine.INDIRECT0
object-assign • 2.1.1ES6 Object.assign() ponyfillINDIRECT0
object-assign • 3.0.0ES6 Object.assign() ponyfillINDIRECT0
object-assign • 4.1.0ES2015 Object.assign() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-copy • 0.1.0Copy static properties, prototype properties, and descriptors from one object to another.INDIRECT0
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
object-visit • 1.0.1Call a specified method on each value in the given object.INDIRECT0
object.assign • 4.1.7ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT0
object.getownpropertydescriptors • 2.1.8ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.INDIRECT0
object.omit • 2.0.1Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.INDIRECT0
object.pick • 1.3.0Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.INDIRECT0
object.values • 1.2.1ES2017 spec-compliant Object.values shim.INDIRECT0
obuf • 1.1.2Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.INDIRECT0
on-finished • 2.3.0Execute a callback when a request closes, finishes, or errorsINDIRECT0
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT0
on-headers • 1.0.2Execute a listener when a response is about to write headersINDIRECT0
onetime • 1.1.0Only call a function onceINDIRECT0
opn • 4.0.2A better node-open. Opens stuff like websites, files, executables. Cross-platform.INDIRECT0
opn • 5.5.0A better node-open. Opens stuff like websites, files, executables. Cross-platform.INDIRECT0
optionator • 0.8.3option parsing and help generationINDIRECT0
optipng-bin • 3.1.4OptiPNG wrapper that makes it seamlessly available as a local dependencyINDIRECT0
ordered-read-streams • 0.3.0Combines array of streams into one read stream in strict orderINDIRECT0
original • 1.0.2Generate the origin from an URL or check if two URL/Origins are the sameINDIRECT0
os-browserify • 0.3.0The [os](https://nodejs.org/api/os.html) module from node.js, but for browsers.INDIRECT0
os-filter-obj • 1.0.3Filter an array of objects to a specific OSINDIRECT0
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
os-locale • 1.4.0Get the system localeINDIRECT0
os-name • 1.0.3Get the name of the current operating system. Example: OS X MavericksINDIRECT0
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
osx-release • 1.1.0Get the name and version of a OS X release from the Darwin version. Example: 13.2.0 → {name: 'Mavericks', version: '10.9'}INDIRECT0
output-file-sync • 1.1.2Synchronously write a file and create its ancestor directories if neededINDIRECT0
own-keys • 1.0.1Robustly get an object's own property keys (strings and symbols), including non-enumerables when possibleINDIRECT0
p-cancelable • 0.3.0Create a promise that can be canceledINDIRECT0
p-event • 1.3.0Promisify an event by waiting for it to be emittedINDIRECT0
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-limit • 1.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT0
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT0
p-locate • 2.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT0
p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT0
p-map-series • 1.0.0Map over promises seriallyINDIRECT0
p-map • 1.2.0Map over promises concurrentlyINDIRECT0
p-pipe • 1.2.0Compose promise-returning & async functions into a reusable pipelineINDIRECT0
p-reduce • 1.0.0Reduce a list of values using promises into a promise for a valueINDIRECT0
p-timeout • 1.2.1Timeout a promise after a specified amount of timeINDIRECT0
p-try • 1.0.0`Promise#try()` ponyfill - Starts a promise chainINDIRECT0
p-try • 2.2.0`Start a promise chainINDIRECT0
param-case • 2.1.1Param case a stringINDIRECT0
parse-entities • 1.2.2Parse HTML character references: fast, spec-compliant, positional informationINDIRECT0
parse-glob • 3.0.4Parse a glob pattern into an object of tokens.INDIRECT0
parse-json • 2.2.0Parse JSON with more helpful errorsINDIRECT0
parse-node-version • 1.0.1Turn node's process.version into something useful.INDIRECT0
parse5 • 1.5.1WHATWG HTML5 specification-compliant, fast and ready for production HTML parsing/serialization toolset for Node and io.js.INDIRECT0
parsejson • 0.0.3Method that parses a JSON string and returns a JSON objectINDIRECT0
parseqs • 0.0.5Provides methods for parsing a query string into an object, and vice versa.INDIRECT0
parseuri • 0.0.5Method that parses a URI and returns an array of its componentsINDIRECT0
parseurl • 1.3.3parse a url with memoizationINDIRECT0
pascalcase • 0.1.1Convert a string to pascal-case.INDIRECT0
path-browserify • 0.0.1the path module from node core for browsersINDIRECT0
path-dirname • 1.0.2Node.js path.dirname() ponyfillINDIRECT0
path-exists • 2.1.0Check if a path existsINDIRECT0
path-exists • 3.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 2.0.1Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-to-regexp • 0.1.12Express style path to RegExp utilityINDIRECT0
path-type • 1.1.0Check if a path is a file, directory, or symlinkINDIRECT0
pause-stream • 0.0.11a ThroughStream that strictly buffers all readable events when paused.INDIRECT0
pbkdf2 • 3.1.2This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()INDIRECT0
pend • 1.2.0dead-simple optimistic async helperINDIRECT0
performance-now • 0.2.0Implements performance.now (based on process.hrtime).INDIRECT0
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
pify • 2.3.0Promisify a callback-style functionINDIRECT0
pify • 3.0.0Promisify a callback-style functionINDIRECT0
pinkie-promise • 1.0.0ES6 Promise ponyfillINDIRECT0
pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT0
pinkie • 1.0.0Itty bitty little wittle twinkie pinkie ES6 Promise implementationINDIRECT0
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
pkg-dir • 1.0.0Find the root directory of a npm packageINDIRECT0
pkg-dir • 2.0.0Find the root directory of a Node.js project or npm packageINDIRECT0
plur • 2.1.2Pluralize a wordINDIRECT0
pngquant-bin • 4.0.0`pngquant` wrapper that makes it seamlessly available as a local dependencyINDIRECT0
portfinder • 1.0.36A simple tool to find an open port on the current machineINDIRECT0
posix-character-classes • 0.1.1POSIX character classes for creating regular expressions.INDIRECT0
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
postcss-atroot • 0.1.3PostCSS plugin to place rules directly at the rootINDIRECT0
postcss-calc • 5.3.1PostCSS plugin to reduce calc()INDIRECT0
postcss-color-function • 2.0.1PostCSS plugin to transform W3C CSS color function to more compatible CSS.INDIRECT0
postcss-colormin • 2.2.2Minify colors in your CSS files with PostCSS.INDIRECT0
postcss-convert-values • 2.6.1Convert values with PostCSS (e.g. ms -> s)INDIRECT0
postcss-custom-media • 5.0.1PostCSS plugin to transform W3C CSS Custom Media Queries to more compatible CSSINDIRECT0
postcss-custom-properties • 5.0.2PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variablesINDIRECT0
postcss-custom-selectors • 3.0.0PostCSS plugin to transform W3C CSS Extensions(Custom Selectors) to more compatible CSSINDIRECT0
postcss-discard-comments • 2.0.4Discard comments in your CSS files with PostCSS.INDIRECT0
postcss-discard-duplicates • 2.1.0Discard duplicate rules in your CSS files with PostCSS.INDIRECT0
postcss-discard-empty • 2.1.0Discard empty rules and values with PostCSS.INDIRECT0
postcss-discard-overridden • 0.1.1PostCSS plugin to discard overridden @keyframes or @counter-style.INDIRECT0
postcss-discard-unused • 2.2.3Discard unused counter styles, keyframes and fonts.INDIRECT0
postcss-extend • 1.0.5As close to cssnext @extend as possible for PostCSSINDIRECT0
postcss-filter-plugins • 2.0.3Exclude/warn on duplicated PostCSS plugins.INDIRECT0
postcss-load-config • 1.2.0Autoload Config for PostCSSINDIRECT0
postcss-load-options • 1.2.0Autoload Options for PostCSSINDIRECT0
postcss-load-plugins • 2.3.0Autoload Plugins for PostCSSINDIRECT0
postcss-loader • 1.3.3PostCSS loader for webpackINDIRECT0
postcss-media-minmax • 2.1.2Using more intuitive `>=`, `<=`, `>`, `<` instead of media queries min/max prefix.INDIRECT0
postcss-merge-idents • 2.1.7Merge keyframe and counter style identifiers.INDIRECT0
postcss-merge-longhand • 2.0.2Merge longhand properties into shorthand with PostCSS.INDIRECT0
postcss-merge-rules • 2.1.2Merge CSS rules with PostCSS.INDIRECT0
postcss-message-helpers • 2.0.0PostCSS helpers to throw or output GNU style messagesINDIRECT0
postcss-minify-font-values • 1.0.5Minify font declarations with PostCSSINDIRECT0
postcss-minify-gradients • 1.0.5Minify gradient parameters with PostCSS.INDIRECT0
postcss-minify-params • 1.2.2Minify at-rule params with PostCSSINDIRECT0
postcss-minify-selectors • 2.1.1Minify selectors with PostCSS.INDIRECT0
postcss-mixins • 2.1.1PostCSS plugin for mixinsINDIRECT0
postcss-modules-local-by-default • 1.2.0A CSS Modules transform to make local scope the defaultINDIRECT0
postcss-nested • 1.0.1PostCSS plugin to unwrap nested rules like how Sass does it.INDIRECT0
postcss-normalize-charset • 1.1.1Add necessary or remove extra charset with PostCSSINDIRECT0
postcss-normalize-url • 3.0.8Normalize URLs with PostCSSINDIRECT0
postcss-ordered-values • 2.2.3Ensure values are ordered consistently in your CSS.INDIRECT0
postcss-property-lookup • 1.2.1PostCSS plugin that allows referencing property values without a variableINDIRECT0
postcss-reduce-idents • 2.4.0Reduce custom identifiers with PostCSS.INDIRECT0
postcss-reduce-initial • 1.0.1Reduce initial definitions to the actual initial value, where possible.INDIRECT0
postcss-reduce-transforms • 1.0.4Reduce transform functions with PostCSS.INDIRECT0
postcss-selector-matches • 2.0.5PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectorsINDIRECT0
postcss-selector-not • 2.0.0PostCSS plugin to transform :not() W3C CSS leve 4 pseudo class to :not() CSS level 3 selectorsINDIRECT0
postcss-selector-parser • 2.2.3> Selector parser with built in methods for working with selector strings.INDIRECT0
postcss-simple-vars • 1.2.0PostCSS plugin for Sass-like variablesINDIRECT0
postcss-svgo • 2.1.6Optimise inline SVG with PostCSS.INDIRECT0
postcss-unique-selectors • 2.0.2Ensure CSS selectors are unique.INDIRECT0
postcss-value-parser • 3.3.1Transforms css values and at-rule params into the treeINDIRECT0
postcss-zindex • 2.2.0Reduce z-index values with PostCSS.INDIRECT0
postcss • 5.2.18Tool for transforming styles with JS pluginsINDIRECT0
postcss • 6.0.23Tool for transforming styles with JS pluginsINDIRECT0
prelude-ls • 1.1.2prelude.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.INDIRECT0
prepend-http • 1.0.4Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
preserve • 0.2.0Temporarily substitute tokens in the given `string` with placeholders, then put them back after transforming the string.INDIRECT0
pretty-error • 2.1.2See nodejs errors with less clutterINDIRECT0
prismjs • 1.6.0Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.INDIRECT0
private • 0.1.8Utility for associating truly private state with any JavaScript objectINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
promise • 7.3.1Bare bones Promises/A+ implementationINDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT0
proxy-addr • 2.0.7Determine address of proxied requestINDIRECT0
prr • 1.0.1A better Object.defineProperty()INDIRECT0
psl • 1.15.0Domain name parser based on the Public Suffix ListINDIRECT0
public-encrypt • 4.0.3browserify version of publicEncrypt & privateDecryptINDIRECT0
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT0
punycode • 1.4.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
q • 1.5.1A library for promises (CommonJS/Promises/A,B,D)INDIRECT0
query-string • 4.3.4Parse and stringify URL query stringsINDIRECT0
querystringify • 2.2.0Querystringify - Small, simple but powerful query string parser.INDIRECT0
ramda • 0.23.0A practical functional library for JavaScript programmers.DIRECT0
randomatic • 3.1.1Generate randomized strings of a specified length using simple character sequences. The original generate-password.INDIRECT0
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT0
randomfill • 1.0.4random fill from browserify stand aloneINDIRECT0
range-parser • 1.2.1Range header field string parserINDIRECT0
raw-body • 2.1.7Get and validate the raw body of a readable stream.INDIRECT0
raw-body • 2.5.2Get and validate the raw body of a readable stream.INDIRECT0
react-dom • 15.7.0React package for working with the DOM.DIRECT0
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-router • 3.2.6A complete routing library for ReactDIRECT0
react • 15.7.0React is a JavaScript library for building user interfaces.DIRECT0
read-all-stream • 3.1.0Read all stream content and pass it to callbackINDIRECT0
read-pkg-up • 1.0.1Read the closest package.json fileINDIRECT0
read-pkg • 1.1.0Read a package.json fileINDIRECT0
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT0
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT0
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT0
readdirp • 2.2.1Recursive version of fs.readdir with streaming api.INDIRECT0
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT0
recast • 0.11.23JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generatorINDIRECT0
recursive-readdir • 2.1.1Get an array of all files in a directory and subdirectories.INDIRECT0
redent • 1.0.0Strip redundant indentation and indent the stringINDIRECT0
reduce-css-calc • 1.3.0Reduce CSS calc() function to the maximumINDIRECT0
reduce-function-call • 1.0.3Reduce function calls in a string, using a callbackINDIRECT0
reflect.getprototypeof • 1.0.10An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possibleINDIRECT0
regenerate • 1.4.2Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.INDIRECT0
regenerator-runtime • 0.10.5Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regex-cache • 0.4.4Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in surprising performance improvements.INDIRECT0
regex-not • 1.0.2Create a javascript regular expression for matching everything except for the given string.INDIRECT0
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT0
regexpu-core • 2.0.0regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.INDIRECT0
regjsgen • 0.2.0Generate `RegExp`s from RegJSParser’s ASTINDIRECT0
relateurl • 0.2.7Minify URLs by converting them from absolute to relative.INDIRECT0
remark • 4.2.2Markdown processor powered by pluginsINDIRECT0
renderkid • 2.0.7Stylish console.log for nodeINDIRECT0
repeat-element • 1.1.4Create an array by repeating the given value n times.INDIRECT0
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.INDIRECT0
repeating • 2.0.1Repeat a string - fastINDIRECT0
replace-ext • 0.0.1Replaces a file extension with another oneINDIRECT0
replace-ext • 1.0.1Replaces a file extension with another oneINDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
require-from-string • 1.2.1Require module from stringINDIRECT0
requires-port • 1.0.0Check if a protocol requires a certain port number to be added to an URL.INDIRECT0
resolve-cwd • 2.0.0Resolve the path of a module like `require.resolve()` but from the current working directoryINDIRECT0
resolve-from • 3.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve-path • 1.4.0Resolve a relative path against a root path with validationINDIRECT0
resolve-url • 0.2.1Like Node.js’ `path.resolve`/`url.resolve` for the browser.INDIRECT0
resolve • 1.1.7resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT0
restore-cursor • 1.0.1Gracefully restore the CLI cursor on exitINDIRECT0
ret • 0.1.15Tokenizes a string that represents a regular expression.INDIRECT0
right-align • 0.1.3Right-align the text in a string.INDIRECT0
ripemd160 • 2.0.2Compute ripemd160 of bytes or strings.INDIRECT0
safe-array-concat • 1.1.3`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadableINDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-push-apply • 1.0.0Push an array of items into an array, while being robust against prototype modificationINDIRECT0
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT0
safe-regex • 1.1.0detect possibly catastrophic, exponential-time regular expressionsINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
sass-graph • 2.2.5Parse sass files and extract a graph of importsINDIRECT0
sass-loader • 6.0.7Sass loader for webpackINDIRECT0
scss-tokenizer • 0.2.3A tokenzier for Sass' SCSS syntaxINDIRECT0
seek-bzip • 1.0.6a pure-JavaScript Node.JS module for random-access decoding bzip2 dataINDIRECT0
select-hose • 2.0.0Select protocol using first bytes of incoming data and hose stuff to the handlerINDIRECT0
select • 1.1.2Programmatically select the text of a HTML elementINDIRECT0
selfsigned • 1.10.14Generate self signed certificates private and public keysINDIRECT0
semver-regex • 1.0.0Regular expression for matching semver versionsINDIRECT0
semver-truncate • 1.1.2Truncate a semver version: 1.2.3 → 1.2.0INDIRECT0
send • 0.19.0Better streaming static file server with Range and conditional-GET supportINDIRECT0
serve-index • 1.9.1Serve directory listingsINDIRECT0
serve-static • 1.16.2Serve static filesINDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT0
set-function-name • 2.0.2Set a function's name propertyINDIRECT0
set-immediate-shim • 1.0.1Simple setImmediate shimINDIRECT0
set-proto • 1.0.0Robustly set the [[Prototype]] of an objectINDIRECT0
set-value • 2.0.1Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.INDIRECT0
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
shallow-clone • 1.0.0Make a shallow clone of an object, array or primitive.INDIRECT0
shebang-command • 1.2.0Get the command from a shebangINDIRECT0
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
side-channel-list • 1.0.0Store information about any JS value in a side channel, using a linked listINDIRECT0
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT0
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT0
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT0
slash • 1.0.0Convert Windows backslash paths to slash pathsINDIRECT0
snapdragon-node • 2.1.1Snapdragon utility for creating a new AST node in custom code, such as plugins.INDIRECT0
snapdragon-util • 3.0.1Utilities for the snapdragon parser/compiler.INDIRECT0
snapdragon • 0.8.2Fast, pluggable and easy-to-use parser-renderer factory.INDIRECT0
socket.io-adapter • 0.5.0Default socket.io in-memory adapter class.INDIRECT0
socket.io-client • 1.7.4[![Build Status](https://secure.travis-ci.org/socketio/socket.io-client.svg?branch=master)](http://travis-ci.org/socketio/socket.io-client) [![Dependency Status](https://david-dm.org/socketio/socket.io-client.svg)](https://david-dm.org/socketio/socket.io-INDIRECT0
socket.io-parser • 2.3.1socket.io protocol parserINDIRECT0
socket.io • 1.7.4node.js realtime framework serverINDIRECT0
sockjs-client • 1.0.1SockJS-client is a browser JavaScript library that provides a WebSocket-like object. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication channel between the browser and the web seINDIRECT0
sockjs-client • 1.1.5SockJS-client is a browser JavaScript library that provides a WebSocket-like object.INDIRECT0
sockjs • 0.3.19SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communicationINDIRECT0
sort-keys-length • 1.0.1Sort objecy keys by lengthINDIRECT0
sort-keys • 1.1.2Sort the keys of an objectINDIRECT0
source-list-map • 0.1.8Fast line to line SourceMap generator.INDIRECT0
source-list-map • 2.0.1Fast line to line SourceMap generator.INDIRECT0
source-map-resolve • 0.5.3Resolve the source map and/or sources for a generated file.INDIRECT0
source-map-support • 0.4.18Fixes stack traces for files with source mapsINDIRECT0
source-map-url • 0.4.1Tools for working with sourceMappingURL comments.INDIRECT0
sparkles • 1.0.1Namespaced global event emitterINDIRECT0
spawn-sync • 1.0.15Prollyfill for child_process.spawnSyncINDIRECT0
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT0
spdy-transport • 3.0.0SPDY v2, v3, v3.1 and HTTP2 transportINDIRECT0
spdy • 4.0.2Implementation of the SPDY protocol on node.js.INDIRECT0
split-string • 3.1.0Split a string on a character except when the character is escaped.INDIRECT0
spm-log • 0.1.3A console.log wrapper for spm.INDIRECT0
squeak • 1.3.0A tiny stream logINDIRECT0
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT0
stable • 0.1.8A stable array sort for JavaScriptINDIRECT0
stat-mode • 0.2.2Offers convenient getters and setters for the stat `mode`INDIRECT0
static-extend • 0.1.2Adds 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.INDIRECT0
stats-webpack-plugin • 0.4.3Write the stats of a build to a file.INDIRECT0
statuses • 1.5.0HTTP status utilityINDIRECT0
statuses • 2.0.1HTTP status utilityINDIRECT0
stdout-stream • 1.4.1Non-blocking stdout streamINDIRECT0
stream-browserify • 2.0.2the stream module from node core for browsersINDIRECT0
stream-combiner2 • 1.1.1This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams3.INDIRECT0
stream-http • 2.8.3Streaming http in the browserINDIRECT0
stream-shift • 1.0.3Returns the next buffer/object in a stream's readable queueINDIRECT0
strict-uri-encode • 1.1.0A stricter URI encode adhering to RFC 3986INDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT0
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT0
string-width • 3.1.0Get the visual width of a string - the number of columns required to display itINDIRECT0
string.prototype.trim • 1.2.10ES5 spec-compliant shim for String.prototype.trimINDIRECT0
string.prototype.trimend • 1.0.9ES2019 spec-compliant String.prototype.trimEnd shim.INDIRECT0
string.prototype.trimstart • 1.0.8ES2019 spec-compliant String.prototype.trimStart shim.INDIRECT0
stringify-entities • 1.3.2Encode HTML character references and character entitiesINDIRECT0
stringstream • 0.0.6Encode and decode streams into string streamsINDIRECT0
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT0
strip-ansi • 5.2.0Strip ANSI escape codes from a stringINDIRECT0
strip-bom-stream • 1.0.0Strip UTF-8 byte order mark (BOM) from a streamINDIRECT0
strip-bom • 2.0.0Strip UTF-8 byte order mark (BOM) from a string/bufferINDIRECT0
strip-dirs • 2.1.0Remove leading directory components from a path, like tar's --strip-components optionINDIRECT0
strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/bufferINDIRECT0
strip-indent • 1.0.1Strip leading whitespace from every line in a stringINDIRECT0
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
strip-outer • 1.0.1Strip a substring from the start/end of a stringINDIRECT0
style-loader • 0.13.2style loader module for webpackINDIRECT0
sum-up • 1.0.3Summarize package informationINDIRECT0
superagent • 3.8.3elegant & feature rich browser / node HTTP with a fluent APIINDIRECT0
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-color • 3.2.3Detect whether a terminal supports colorINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT0
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
svgo • 0.7.2Nodejs-based tool for optimizing SVG vector graphics filesINDIRECT0
svgo • 1.3.2Nodejs-based tool for optimizing SVG vector graphics filesINDIRECT0
symbol-tree • 3.2.4Turn any collection of objects into its own efficient tree or linked list using SymbolINDIRECT0
tapable • 0.2.9Just a little module for plugins.INDIRECT0
tar-stream • 1.6.2tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT0
tcomb • 2.7.0Type checking and DDD for JavaScriptINDIRECT0
temp-dir • 1.0.0Get the real path of the system temp directoryINDIRECT0
tempfile • 1.1.1Get a random temp file pathINDIRECT0
tempfile • 2.0.0Get a random temporary file pathINDIRECT0
text-table • 0.2.0borderless text tables with alignmentINDIRECT0
thenify-all • 1.6.0Promisifies all the selected functions in an objectINDIRECT0
thenify • 3.3.1Promisify a callback-based functionINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
through2-filter • 2.0.0A through2 to create an Array.prototype.filter analog for streams.INDIRECT0
through2-filter • 3.0.0A through2 to create an Array.prototype.filter analog for streams.INDIRECT0
through2 • 0.6.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT0
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT0
thunky • 1.1.0delay the evaluation of a paramless async function and cache the resultINDIRECT0
time-stamp • 1.1.0Get a formatted timestamp.INDIRECT0
time-stamp • 2.2.0Get a formatted timestamp.INDIRECT0
timed-out • 3.1.3Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
timers-browserify • 2.0.12timers module for browserifyINDIRECT0
tiny-emitter • 2.1.0A tiny (less than 1k) event emitter libraryINDIRECT0
tiny-lr • 0.2.1Tiny LiveReload server, background-friendlyINDIRECT0
to-absolute-glob • 0.1.1Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.INDIRECT0
to-arraybuffer • 1.0.1Get an ArrayBuffer from a Buffer as fast as possibleINDIRECT0
to-buffer • 1.1.1Pass in a string, get a buffer back. Pass in a buffer, get the same buffer backINDIRECT0
to-fast-properties • 1.0.3Force V8 to use fast properties for an objectINDIRECT0
to-object-path • 0.3.0Create an object path from a list or array of strings.INDIRECT0
to-regex-range • 2.1.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT0
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT0
to-regex • 3.0.2Generate a regex from a string or array of strings.INDIRECT0
to-vfile • 1.0.0Create a vfile from a file-pathINDIRECT0
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
toposort • 1.0.7Topological sort of directed ascyclic graphs (like dependecy lists)INDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
trim-newlines • 1.0.0Trim newlines from the start and/or end of a stringINDIRECT0
trim-repeated • 1.0.0Trim a consecutively repeated substring: foo--bar---baz → foo-bar-bazINDIRECT0
trim-right • 1.0.1Similar to String#trim() but removes only whitespace on the rightINDIRECT0
trim-trailing-lines • 1.1.4Remove final line feeds from a stringINDIRECT0
trim • 0.0.1Trim string whitespaceINDIRECT0
tty-browserify • 0.0.0the tty module from node core for browsersINDIRECT0
type-check • 0.3.2type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT0
type-is • 1.6.18Infer the content-type of a request.INDIRECT0
typed-array-buffer • 1.0.3Get the ArrayBuffer out of a TypedArray, robustly.INDIRECT0
typed-array-byte-length • 1.0.3Robustly get the byte length of a Typed ArrayINDIRECT0
typed-array-byte-offset • 1.0.4Robustly get the byte offset of a Typed ArrayINDIRECT0
typed-array-length • 1.0.7Robustly get the length of a Typed ArrayINDIRECT0
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
ua-parser-js • 0.7.40Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environmentINDIRECT0
uglify-to-browserify • 1.0.2A transform to make UglifyJS work in browserify.INDIRECT0
ultron • 1.0.2Ultron is high-intelligence robot. It gathers intel so it can start improving upon his rudimentary designINDIRECT0
unbox-primitive • 1.1.0Unbox a boxed JS primitive value.INDIRECT0
unbzip2-stream • 1.4.3streaming unbzip2 implementation in pure javascript for node and browsersINDIRECT0
unescape • 1.0.1Convert HTML entities to HTML characters, e.g. `&gt;` converts to `>`.INDIRECT0
unherit • 1.1.3Clone a constructor without affecting the super-classINDIRECT0
unified • 3.0.0Text processing framework: Parse / Transform / CompileINDIRECT0
union-value • 1.0.1Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.INDIRECT0
uniq • 1.0.1Removes duplicates from a sorted array in placeINDIRECT0
uniqs • 2.0.0Tiny utility to create unions and de-duplicated listsINDIRECT0
unique-stream • 2.3.1node.js through stream that emits a unique stream of objects based on criteriaINDIRECT0
unist-util-is • 3.0.0Utility to check if a node passes a testINDIRECT0
unist-util-remove-position • 1.1.4Remove `position`s from a unist treeINDIRECT0
unist-util-visit-parents • 2.1.2Recursively walk over unist nodes, with ancestral informationINDIRECT0
unist-util-visit • 1.4.1Recursively walk over unist nodesINDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
unquote • 1.1.1Remove wrapping quotes from a string.INDIRECT0
unset-value • 1.0.0Delete nested properties from an object using dot notation.INDIRECT0
untildify • 2.1.0Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/devINDIRECT0
unzip-response • 1.0.2Unzip a HTTP response if neededINDIRECT0
upath • 1.2.0A proxy to `path`, replacing `\` with `/` for all results & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions.INDIRECT0
upper-case • 1.1.3Upper case a stringINDIRECT0
urix • 0.1.0Makes Windows-style paths more unix and URI friendly.INDIRECT0
url-loader • 0.5.9url loader module for webpackINDIRECT0
url-parse-lax • 1.0.0url.parse() with support for protocol-less URLs & IPsINDIRECT0
url-parse • 1.5.10Small footprint URL parser that works seamlessly across Node.js and browser environmentsINDIRECT0
url-regex • 3.2.0Regular expression for matching URLsINDIRECT0
url-to-options • 1.0.1Convert a WHATWG URL to an http(s).request options object.INDIRECT0
url • 0.11.4The core `url` packaged standalone for use with Browserify.INDIRECT0
urllib • 2.44.0Help in opening URLs (mostly HTTP) in a complex world — basic and digest authentication, redirections, cookies and more.INDIRECT0
use • 3.1.1Easily add plugin support to your node.js application.INDIRECT0
user-home • 1.1.1Get the path to the user home directoryINDIRECT0
user-home • 2.0.0Get the path to the user home directoryINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
util.promisify • 1.0.1Polyfill/shim for util.promisify in node versions < v8INDIRECT0
util.promisify • 1.1.3Polyfill/shim for util.promisify in node versions < v8INDIRECT0
util • 0.10.4Node.JS util moduleINDIRECT0
util • 0.11.1Node.JS util moduleINDIRECT0
utila • 0.4.0notareplacementforunderscoreINDIRECT0
utility • 1.18.0A collection of useful utilities.INDIRECT0
utils-merge • 1.0.1merge() utility functionINDIRECT0
uuid • 2.0.3Rigorous implementation of RFC4122 (v1 and v4) UUIDs.INDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
v8flags • 2.1.1Get available v8 flags.INDIRECT0
vali-date • 1.0.0Validate a dateINDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
vendors • 1.0.4List of vendor prefixes known to the web platformINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT0
vfile-find-down • 1.0.0Find one or more files by searching the file system downwardsINDIRECT0
vfile-find-up • 1.0.0Find one or more files by searching the file system upwardsINDIRECT0
vfile-location • 2.0.6Convert between positions (line and column-based) and offsets (range-based) locations in a virtual fileINDIRECT0
vfile-reporter • 1.5.0Stylish reporter for virtual filesINDIRECT0
vfile-sort • 1.0.0Sort VFile messages by line/columnINDIRECT0
vfile • 1.4.0Virtual file format for text processingINDIRECT0
vinyl-assign • 1.2.1Apply custom attributes to vinyl filesINDIRECT0
vinyl-fs • 2.4.4Vinyl adapter for the file systemINDIRECT0
vinyl • 0.4.6A virtual file formatINDIRECT0
vinyl • 0.5.3A virtual file formatINDIRECT0
vinyl • 1.2.0A virtual file formatINDIRECT0
vm-browserify • 1.1.2vm module for the browserINDIRECT0
ware • 1.3.0Easily create your own middleware layer.INDIRECT0
watchpack-chokidar2 • 2.0.1INDIRECT0
watchpack • 1.7.5Wrapper library for directory and file watching.INDIRECT0
wbuf • 1.7.3Write bufferINDIRECT0
webpack-dashboard • 0.3.0a CLI dashboard for webpack dev serverINDIRECT0
webpack-dev-middleware • 1.12.2Offers a dev middleware for webpack, which arguments a live bundle to a directoryINDIRECT0
webpack-dev-middleware • 1.6.1Offers a dev middleware for webpack, which arguments a live bundle to a directoryINDIRECT0
webpack-dev-server • 2.11.5Serves a webpack app. Updates the browser on changes.INDIRECT0
webpack-merge • 3.0.0Variant of merge that's useful for Webpack configurationINDIRECT0
webpack-sources • 0.1.5Source code handling classes for webpackINDIRECT0
webpack-sources • 1.4.3Source code handling classes for webpackINDIRECT0
webpack • 2.2.0Packs 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.INDIRECT0
webpack • 2.7.0Packs 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.DIRECT0
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
whatwg-url • 2.0.1An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT0
whet.extend • 0.9.9A sharped version of port of jQuery.extend that actually works on node.jsINDIRECT0
which-boxed-primitive • 1.1.1Which kind of boxed JS primitive is this?INDIRECT0
which-builtin-type • 1.2.1What is the type of this builtin JS value?INDIRECT0
which-collection • 1.0.2Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT0
which-typed-array • 1.1.19Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT0
win-release • 1.1.1Get the name of a Windows version from the release number: 5.1.2600 → XPINDIRECT0
window-size • 0.1.0Reliable way to to get the height and width of the terminal/console in a node.js environment.INDIRECT0
word-wrap • 1.2.5Wrap words to a specified length.INDIRECT0
wrap-ansi • 2.1.0Wordwrap a string with ANSI escape codesINDIRECT0
wrap-ansi • 5.1.0Wordwrap a string with ANSI escape codesINDIRECT0
wrap-fn • 0.1.5support sync, async, and generator functionsINDIRECT0
ws • 1.1.5Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
wtf-8 • 1.0.0A well-tested WTF-8 encoder/decoder written in JavaScript.INDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
yaml-front-matter • 3.4.1yaml front matter for JS. Parse yaml or JSON from the beginning of files.INDIRECT0
yargs • 13.3.2yargs the modern, pirate-themed, successor to optimist.INDIRECT0
yargs • 3.10.0Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT0
yargs • 6.6.0yargs the modern, pirate-themed, successor to optimist.INDIRECT0
yauzl • 2.10.0yet another unzip library for nodeINDIRECT0
yeast • 0.1.2Tiny but linear growing unique id generatorINDIRECT0
ISC195
PackageRelationDependenciesPublished
abab • 1.0.4WHATWG spec-compliant implementations of window.atob and window.btoa.INDIRECT0
abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
anymatch • 1.3.2Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT0
anymatch • 2.0.0Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT0
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT0
aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
are-we-there-yet • 1.1.7Keep track of the overall completion of many disparate processesINDIRECT0
block-stream • 0.0.9a stream of blocksINDIRECT0
boolbase • 1.0.0two functions: One that returns true, one that returns falseINDIRECT0
browserify-sign • 4.2.3adds node crypto signing for browsersINDIRECT0
cliui • 2.1.0easily create complex multi-column command-line-interfacesINDIRECT0
cliui • 3.2.0easily create complex multi-column command-line-interfacesINDIRECT0
cliui • 5.0.0easily create complex multi-column command-line-interfacesINDIRECT0
color-support • 1.1.3A module which will endeavor to guess your terminal's level of color support.INDIRECT0
console-control-strings • 1.1.0A 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.INDIRECT0
dedupewebpackloader • 0.0.4Dedupe webpack loadersINDIRECT0
dllplugindync • 1.0.3INDIRECT0
electron-to-chromium • 1.5.143Provides a list of electron-to-chromium version mappingsINDIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
fstream • 1.0.12Advanced file system stream thingsINDIRECT0
gauge • 2.7.4A terminal based horizontal guageINDIRECT0
get-caller-file • 1.0.3[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
glob-parent • 2.0.0Strips glob magic from a string to provide the parent pathINDIRECT0
glob-parent • 3.1.0Strips glob magic from a string to provide the parent directory pathINDIRECT0
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT0
glob • 5.0.15a little globberINDIRECT0
glob • 6.0.4a little globberINDIRECT0
glob • 7.1.7a little globberINDIRECT0
glob • 7.2.3a little globberINDIRECT0
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
grob-files • 0.0.3Find files with special suffix in one or many foldersINDIRECT0
gulp-sourcemaps • 1.6.0Source map support for Gulp.jsINDIRECT0
har-schema • 1.0.5JSON Schema for HTTP Archive (HAR)INDIRECT0
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
har-validator • 4.2.1Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT0
has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
hosted-git-info • 2.8.9Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
icss-replace-symbols • 1.1.0Replacing symbols during the linking phase of ICSSINDIRECT0
in-publish • 2.0.1Detect if we were run as a result of `npm publish`INDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT0
inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
killable • 1.0.1Keeps track of a server's open sockets so they can be destroyed at a moment's notice.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
minimatch • 3.0.3a glob matcher in javascriptINDIRECT0
minimatch • 3.0.8a glob matcher in javascriptINDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT0
nopt • 3.0.6Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT0
npm>5.10.0>abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
npm>5.10.0>aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly)INDIRECT0
npm>5.10.0>cacache • 10.0.4Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.INDIRECT0
npm>5.10.0>cacache>y18n • 4.0.0the bare-bones internationalization library used by yargsINDIRECT0
npm>5.10.0>call-limit • 1.1.0Limit the number of simultaneous calls to an async functionINDIRECT0
npm>5.10.0>chownr • 1.0.1like `chown -R`INDIRECT0
npm>5.10.0>config-chain>proto-list • 1.2.4A utility for managing a prototype chainINDIRECT0
npm>5.10.0>dezalgo • 1.0.3Contain async insanity so that the dark pony lord doesn't eat soulsINDIRECT0
npm>5.10.0>find-npm-prefix • 1.0.2Find the npm project directory associated with for a given directoryINDIRECT0
npm>5.10.0>fs-vacuum • 1.2.10recursively remove empty directories -- to a pointINDIRECT0
npm>5.10.0>fs-write-stream-atomic • 1.0.10Like `fs.createWriteStream(...)`, but atomic.INDIRECT0
npm>5.10.0>glob • 7.1.2a little globberINDIRECT0
npm>5.10.0>glob>fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
npm>5.10.0>glob>minimatch • 3.0.4a glob matcher in javascriptINDIRECT0
npm>5.10.0>graceful-fs • 4.1.11A drop-in replacement for fs, making various improvements.INDIRECT0
npm>5.10.0>has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
npm>5.10.0>hosted-git-info • 2.6.0Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
npm>5.10.0>inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT0
npm>5.10.0>inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
npm>5.10.0>ini • 1.3.5An ini encoder/decoder for nodeINDIRECT0
npm>5.10.0>init-package-json • 1.10.3A node module to get your node module startedINDIRECT0
npm>5.10.0>init-package-json>promzard • 0.3.0prompting wizardlyINDIRECT0
npm>5.10.0>libcipm>lock-verify • 2.0.1Report if your package.json is out of sync with your package-lock.json.INDIRECT0
npm>5.10.0>libcipm>lock-verify>npm-package-arg • 5.1.2Parse the things that can be arguments to `npm install`INDIRECT0
npm>5.10.0>libcipm>npm-logical-tree • 1.2.1Calculate 'logical' trees from a package.json + package-lockINDIRECT0
npm>5.10.0>libnpx • 10.2.0support library for npx -- an tool for executing npm-based packages.INDIRECT0
npm>5.10.0>libnpx>y18n • 4.0.0the bare-bones internationalization library used by yargsINDIRECT0
npm>5.10.0>libnpx>yargs>cliui • 4.1.0easily create complex multi-column command-line-interfacesINDIRECT0
npm>5.10.0>libnpx>yargs>y18n • 3.2.1the bare-bones internationalization library used by yargsINDIRECT0
npm>5.10.0>libnpx>yargs>yargs-parser • 9.0.2the mighty option parser used by yargsINDIRECT0
npm>5.10.0>lock-verify • 2.0.2Report if your package.json is out of sync with your package-lock.json.INDIRECT0
npm>5.10.0>lockfile • 1.0.4A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.INDIRECT0
npm>5.10.0>lockfile>signal-exit • 3.0.2when you want to fire an event no matter how a process exits.INDIRECT0
npm>5.10.0>lru-cache • 4.1.2A cache object that deletes the least-recently-used items.INDIRECT0
npm>5.10.0>lru-cache>pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
npm>5.10.0>lru-cache>yallist • 2.1.2Yet Another Linked ListINDIRECT0
npm>5.10.0>move-concurrently • 1.0.1Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurrency and win32 junction support.INDIRECT0
npm>5.10.0>move-concurrently>copy-concurrently • 1.0.5Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.INDIRECT0
npm>5.10.0>move-concurrently>run-queue • 1.0.3A promise based, dynamic priority queue runner, with concurrency limiting.INDIRECT0
npm>5.10.0>node-gyp>fstream • 1.0.11Advanced file system stream thingsINDIRECT0
npm>5.10.0>node-gyp>minimatch • 3.0.4a glob matcher in javascriptINDIRECT0
npm>5.10.0>node-gyp>nopt • 3.0.6Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT0
npm>5.10.0>node-gyp>semver • 5.3.0The semantic version parser used by npm.INDIRECT0
npm>5.10.0>node-gyp>tar • 2.2.1tar for nodeINDIRECT0
npm>5.10.0>node-gyp>tar>block-stream • 0.0.9a stream of blocksINDIRECT0
npm>5.10.0>nopt • 4.0.1Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT0
npm>5.10.0>npm-audit-report • 1.0.9Given a response from the npm security api, render it into a variety of security reportsINDIRECT0
npm>5.10.0>npm-audit-report>console-control-strings • 1.1.0A 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.INDIRECT0
npm>5.10.0>npm-cache-filename • 1.0.2Given a cache folder and url, return the appropriate cache folder.INDIRECT0
npm>5.10.0>npm-package-arg • 6.1.0Parse the things that can be arguments to `npm install`INDIRECT0
npm>5.10.0>npm-packlist • 1.1.10Get a list of the files to add from a folder into an npm packageINDIRECT0
npm>5.10.0>npm-packlist>ignore-walk • 3.0.1Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.INDIRECT0
npm>5.10.0>npm-packlist>ignore-walk>minimatch • 3.0.4a glob matcher in javascriptINDIRECT0
npm>5.10.0>npm-packlist>npm-bundled • 1.0.3list things in node_modules that are bundledDependencies, or transitive dependencies thereofINDIRECT0
npm>5.10.0>npm-profile • 3.0.1Library for updating an npmjs.com profileINDIRECT0
npm>5.10.0>npm-registry-client • 8.5.1Client for the npm registryINDIRECT0
npm>5.10.0>npm-registry-fetch • 1.1.0Fetch-based http client for use with npm registry APIsINDIRECT0
npm>5.10.0>npm-registry-fetch>figgy-pudding • 2.0.1Delicious, festive, cascading config/opts definitionsINDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen • 3.0.0Opinionated, caching, retrying fetch clientINDIRECT0
npm>5.10.0>npmlog • 4.1.2logger for npmINDIRECT0
npm>5.10.0>npmlog>are-we-there-yet • 1.1.4Keep track of the overall completion of many disparate processesINDIRECT0
npm>5.10.0>npmlog>console-control-strings • 1.1.0A 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.INDIRECT0
npm>5.10.0>npmlog>gauge • 2.7.4A terminal based horizontal guageINDIRECT0
npm>5.10.0>npmlog>gauge>signal-exit • 3.0.2when you want to fire an event no matter how a process exits.INDIRECT0
npm>5.10.0>npmlog>gauge>wide-align • 1.1.2A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT0
npm>5.10.0>npmlog>set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
npm>5.10.0>once • 1.4.0Run a function exactly one timeINDIRECT0
npm>5.10.0>osenv • 0.1.5Look up environment settings specific to different operating systemsINDIRECT0
npm>5.10.0>pacote>minimatch • 3.0.4a glob matcher in javascriptINDIRECT0
npm>5.10.0>pacote>npm-pick-manifest • 2.1.0Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.INDIRECT0
npm>5.10.0>promise-inflight • 1.0.1One promise for multiple requests in flight to avoid async duplicationINDIRECT0
npm>5.10.0>qw • 1.0.1Quoted word literals!INDIRECT0
npm>5.10.0>read-cmd-shim • 1.0.1Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.INDIRECT0
npm>5.10.0>read-installed • 4.0.3Read all the installed packages in a folder, and return a tree structure with all the data.INDIRECT0
npm>5.10.0>read-package-json • 2.0.13The thing npm uses to read package.json files with semantics and defaults and validationINDIRECT0
npm>5.10.0>read-package-tree • 5.2.1Read the contents of node_modules.INDIRECT0
npm>5.10.0>read • 1.0.7read(1) for node programsINDIRECT0
npm>5.10.0>read>mute-stream • 0.0.7Bytes go in, but they don't come out (when muted).INDIRECT0
npm>5.10.0>readdir-scoped-modules • 1.0.2Like `fs.readdir` but handling `@org/module` dirs as if they were a single entry.INDIRECT0
npm>5.10.0>request>har-validator • 5.0.3Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT0
npm>5.10.0>request>har-validator>har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
npm>5.10.0>request>json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
npm>5.10.0>rimraf • 2.6.2A deep deletion module for node (like `rm -rf`)INDIRECT0
npm>5.10.0>semver • 5.5.0The semantic version parser used by npm.INDIRECT0
npm>5.10.0>slide • 1.1.6A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JSINDIRECT0
npm>5.10.0>ssri • 5.3.0Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.INDIRECT0
npm>5.10.0>tar • 4.4.2tar for nodeINDIRECT0
npm>5.10.0>tar>fs-minipass • 1.2.5fs read and write streams based on minipassINDIRECT0
npm>5.10.0>tar>minipass • 2.2.4minimal implementation of a PassThrough streamINDIRECT0
npm>5.10.0>tar>yallist • 3.0.2Yet Another Linked ListINDIRECT0
npm>5.10.0>uid-number • 0.0.6Convert a username/group name to a uid/gid numberINDIRECT0
npm>5.10.0>unique-filename • 1.1.0Generate a unique filename for use in temporary directories or caches.INDIRECT0
npm>5.10.0>unique-filename>unique-slug • 2.0.0Generate a unique character string suitible for use in files and URLs.INDIRECT0
npm>5.10.0>update-notifier>boxen>ansi-align • 2.0.0align-text with ANSI support for CLIsINDIRECT0
npm>5.10.0>update-notifier>boxen>term-size>execa>signal-exit • 3.0.2when you want to fire an event no matter how a process exits.INDIRECT0
npm>5.10.0>validate-npm-package-name • 3.0.0Give me a string and I'll tell you if it's a valid npm package nameINDIRECT0
npm>5.10.0>which • 1.3.0Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT0
npm>5.10.0>which>isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
npm>5.10.0>wrappy • 1.0.2Callback wrapping utilityINDIRECT0
npm>5.10.0>write-file-atomic • 2.3.0Write files in an atomic fashion w/configurable ownershipINDIRECT0
npm>5.10.0>write-file-atomic>signal-exit • 3.0.2when you want to fire an event no matter how a process exits.INDIRECT0
npmlog • 4.1.2logger for npmINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT0
osenv • 0.1.5Look up environment settings specific to different operating systemsINDIRECT0
parse-asn1 • 5.1.7utility library for parsing asn1 files for use with browserify-sign.INDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
postcss-modules-extract-imports • 1.2.1A CSS Modules transform to extract local aliases for inline importsINDIRECT0
postcss-modules-scope • 1.1.0A CSS Modules transform to extract export statements from local-scope classesINDIRECT0
postcss-modules-values • 1.3.0PostCSS plugin for CSS Modules to pass arbitrary values between your module filesINDIRECT0
proto-list • 1.2.4A utility for managing a prototype chainINDIRECT0
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
remove-trailing-separator • 1.1.0Removes separators from the end of the string.INDIRECT0
require-main-filename • 1.0.1shim for require.main.filename() that works in as many environments as possibleINDIRECT0
require-main-filename • 2.0.0shim for require.main.filename() that works in as many environments as possibleINDIRECT0
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT0
sax • 1.2.4An evented streaming XML parser in JavaScriptINDIRECT0
sax • 1.4.1An evented streaming XML parser in JavaScriptINDIRECT0
semver • 4.3.6The semantic version parser used by npm.INDIRECT0
semver • 5.3.0The semantic version parser used by npm.INDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
setprototypeof • 1.1.0A small polyfill for Object.setprototypeofINDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
shellsubstitute • 1.2.0Like shell substitution but for your JS.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
string-mangle • 0.0.4How to stringify an object or arrayINDIRECT0
strip-dirs • 1.1.1Remove leading directory components from a path, like tar's --strip-components optionINDIRECT0
tar • 2.2.2tar for nodeINDIRECT0
update-reminder • 1.0.11```js #!/usr/bin/env node const Reminder = require('./dist');INDIRECT0
wds-hack • 1.0.1INDIRECT0
webpackcc • 2.1.6首先必须说明一下,该工具是基于webpack2的,所以很多配置都是需要遵守webpack2规范的。如果需要安装,直接运行下面的命令就可以了。而且,我们的入口文件都是在package.json中进行配置,当执行wcf命令会自动调用下面的三种模式中的一种完成打包。DIRECT0
which-module • 1.0.0Find the module object for something that was require()dINDIRECT0
which-module • 2.0.1Find the module object for something that was require()dINDIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT0
wide-align • 1.1.5A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT0
winpath • 0.0.1Path manipulation on both platform of windows or othersINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 3.2.2the bare-bones internationalization library used by yargsINDIRECT0
y18n • 4.0.3the bare-bones internationalization library used by yargsINDIRECT0
yallist • 2.1.2Yet Another Linked ListINDIRECT0
yargs-parser • 13.1.2the mighty option parser used by yargsINDIRECT0
yargs-parser • 4.2.1the mighty option parser used by yargsINDIRECT0
unknown55
PackageRelationDependenciesPublished
async-foreach • 0.1.3An optionally-asynchronous forEach with an interesting interface.INDIRECT0
atool-monitor • 0.4.7INDIRECT0
better-assert • 1.0.2Better assertions for node, reporting the expr, filename, lineno etcINDIRECT0
callsite • 1.0.0access to v8's CallSitesINDIRECT0
colorful • 2.1.0colorful if a terminal tool for colorsINDIRECT0
component-bind • 1.0.0function binding utilityINDIRECT0
component-inherit • 0.0.3Prototype inheritance utilityINDIRECT0
console-browserify • 1.2.0Emulate console for all the browsersINDIRECT0
console-stream • 0.1.1A writable stream that writes to the consoleINDIRECT0
i • 0.3.7custom inflections for nodejsINDIRECT0
indexof • 0.0.1Microsoft sucksINDIRECT0
koa-webpack-dev-middleware • 1.2.2webpack dev middleware for koaINDIRECT0
npm>5.10.0>cacache>mississippi>parallel-transform>cyclist • 0.2.2Cyclist is an efficient cyclic list implemention.INDIRECT0
npm>5.10.0>config-chain • 1.1.11HANDLE CONFIGURATION ONCE AND FOR ALLINDIRECT0
npm>5.10.0>libnpx>yargs>cliui>wrap-ansi • 2.1.0> Wordwrap a string with [ANSI escape codes](http://en.wikipedia.org/wiki/ANSI_escape_code#Colors_and_Styles)INDIRECT0
npm>5.10.0>libnpx>yargs>cliui>wrap-ansi>string-width • 1.0.2> Get the visual width of a string - the number of columns required to display itINDIRECT0
npm>5.10.0>libnpx>yargs>cliui>wrap-ansi>string-width>code-point-at • 1.1.0> ES2015 [`String#codePointAt()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/codePointAt) [ponyfill](https://ponyfill.com)INDIRECT0
npm>5.10.0>libnpx>yargs>cliui>wrap-ansi>string-width>is-fullwidth-code-point • 1.0.0> Check if the character represented by a given [Unicode code point](https://en.wikipedia.org/wiki/Code_point) is [fullwidth](https://en.wikipedia.org/wiki/Halfwidth_and_fullwidth_forms)INDIRECT0
npm>5.10.0>libnpx>yargs>cliui>wrap-ansi>string-width>is-fullwidth-code-point>number-is-nan • 1.0.1> ES2015 [`Number.isNaN()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/isNaN) [ponyfill](https://ponyfill.com)INDIRECT0
npm>5.10.0>libnpx>yargs>cliui>wrap-ansi>strip-ansi • 3.0.1> Strip [ANSI escape codes](http://en.wikipedia.org/wiki/ANSI_escape_code)INDIRECT0
npm>5.10.0>libnpx>yargs>cliui>wrap-ansi>strip-ansi>ansi-regex • 2.1.1> Regular expression for matching [ANSI escape codes](http://en.wikipedia.org/wiki/ANSI_escape_code)INDIRECT0
npm>5.10.0>libnpx>yargs>decamelize • 1.2.0> Convert a camelized string into a lowercased one with a custom separator<br> > Example: `unicornRainbow` → `unicorn_rainbow`INDIRECT0
npm>5.10.0>libnpx>yargs>find-up • 2.1.0> Find a file by walking up parent directoriesINDIRECT0
npm>5.10.0>libnpx>yargs>find-up>locate-path • 2.0.0> Get the first path that exists on disk of multiple pathsINDIRECT0
npm>5.10.0>libnpx>yargs>find-up>locate-path>p-locate • 2.0.0> Get the first fulfilled promise that satisfies the provided testing functionINDIRECT0
npm>5.10.0>libnpx>yargs>find-up>locate-path>path-exists • 3.0.0> Check if a path existsINDIRECT0
npm>5.10.0>libnpx>yargs>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)INDIRECT0
npm>5.10.0>libnpx>yargs>os-locale>execa>is-stream • 1.1.0> Check if something is a [Node.js stream](https://nodejs.org/api/stream.html)INDIRECT0
npm>5.10.0>libnpx>yargs>os-locale>execa>npm-run-path • 2.0.2> Get your [PATH](https://en.wikipedia.org/wiki/PATH_(variable)) prepended with locally installed binariesINDIRECT0
npm>5.10.0>libnpx>yargs>os-locale>execa>npm-run-path>path-key • 2.0.1> Get the [PATH](https://en.wikipedia.org/wiki/PATH_(variable)) environment variable key cross-platformINDIRECT0
npm>5.10.0>libnpx>yargs>os-locale>execa>p-finally • 1.0.0> [`Promise#finally()`](https://github.com/tc39/proposal-promise-finally) [ponyfill](https://ponyfill.com) - Invoked when the promise is settled regardless of outcomeINDIRECT0
npm>5.10.0>libnpx>yargs>os-locale>execa>signal-exit • 3.0.2[![Build Status](https://travis-ci.org/tapjs/signal-exit.png)](https://travis-ci.org/tapjs/signal-exit) [![Coverage](https://coveralls.io/repos/tapjs/signal-exit/badge.svg?branch=master)](https://coveralls.io/r/tapjs/signal-exit?branch=master) [![NPM version](https://img.shields.io/npm/v/signal-exit.svg)](https://www.npmjs.com/package/signal-exit) [![Windows Tests](https://img.shields.io/appveyor/ci/bcoe/signal-exit/master.svg?label=Windows%20Tests)](https://ci.appveyor.com/project/bcoe/signal-exit) [![Standard Version](https://img.shields.io/badge/release-standard%20version-brightgreen.svg)](https://github.com/conventional-changelog/standard-version)INDIRECT0
npm>5.10.0>libnpx>yargs>os-locale>execa>strip-eof • 1.0.0> Strip the [End-Of-File](https://en.wikipedia.org/wiki/End-of-file) (EOF) character from a string/bufferINDIRECT0
npm>5.10.0>libnpx>yargs>os-locale>lcid • 1.0.0> Mapping between [standard locale identifiers](http://en.wikipedia.org/wiki/Locale) and [Windows locale identifiers (LCID)](http://en.wikipedia.org/wiki/Locale#Specifics_for_Microsoft_platforms)INDIRECT0
npm>5.10.0>libnpx>yargs>os-locale>lcid>invert-kv • 1.0.0> Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`INDIRECT0
npm>5.10.0>libnpx>yargs>os-locale>mem • 1.1.0> [Memoize](https://en.wikipedia.org/wiki/Memoization) functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical inputINDIRECT0
npm>5.10.0>libnpx>yargs>require-directory • 2.1.1Recursively iterates over specified directory, `require()`'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
npm>5.10.0>libnpx>yargs>require-main-filename • 1.0.1[![Build Status](https://travis-ci.org/yargs/require-main-filename.png)](https://travis-ci.org/yargs/require-main-filename) [![Coverage Status](https://coveralls.io/repos/yargs/require-main-filename/badge.svg?branch=master)](https://coveralls.io/r/yargs/require-main-filename?branch=master) [![NPM version](https://img.shields.io/npm/v/require-main-filename.svg)](https://www.npmjs.com/package/require-main-filename)INDIRECT0
npm>5.10.0>libnpx>yargs>set-blocking • 2.0.0[![Build Status](https://travis-ci.org/yargs/set-blocking.svg)](https://travis-ci.org/yargs/set-blocking) [![NPM version](https://img.shields.io/npm/v/set-blocking.svg)](https://www.npmjs.com/package/set-blocking) [![Coverage Status](https://coveralls.io/repos/yargs/set-blocking/badge.svg?branch=)](https://coveralls.io/r/yargs/set-blocking?branch=master) [![Standard Version](https://img.shields.io/badge/release-standard%20version-brightgreen.svg)](https://github.com/conventional-changelog/standard-version)INDIRECT0
npm>5.10.0>libnpx>yargs>string-width>is-fullwidth-code-point • 2.0.0> Check if the character represented by a given [Unicode code point](https://en.wikipedia.org/wiki/Code_point) is [fullwidth](https://en.wikipedia.org/wiki/Halfwidth_and_fullwidth_forms)INDIRECT0
npm>5.10.0>libnpx>yargs>which-module • 2.0.0> Find the module object for something that was require()dINDIRECT0
npm>5.10.0>libnpx>yargs>yargs-parser>camelcase • 4.1.0> Convert a dash/dot/underscore/space separated string to camelCase: `foo-bar` → `fooBar`INDIRECT0
npm>5.10.0>mississippi>parallel-transform>cyclist • 0.2.2Cyclist is an efficient cyclic list implemention.INDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>mississippi>parallel-transform>cyclist • 0.2.2Cyclist is an efficient cyclic list implemention.INDIRECT0
npm>5.10.0>pacote>make-fetch-happen>mississippi>parallel-transform>cyclist • 0.2.2Cyclist is an efficient cyclic list implemention.INDIRECT0
npm>5.10.0>qrcode-terminal • 0.12.0QRCodes, in the terminalINDIRECT0
npm>5.10.0>request>http-signature>jsprim>json-schema • 0.2.3JSON Schema validation and specificationsINDIRECT0
object-component • 0.0.3Object utils.INDIRECT0
only • 0.0.2return whitelisted properties of an objectINDIRECT0
options • 0.0.6A very light-weight in-code option parsers for node.js.INDIRECT0
os-shim • 0.1.3Native OS module API shim for older node.js versionsINDIRECT0
querystring-es3 • 0.2.1Node's querystring module for all engines. (ES3 compat fork)INDIRECT0
to-array • 0.1.4Turn an array like into an arrayINDIRECT0
webpack-core • 0.6.9The core of webpack and enhanced-require.INDIRECT0
xmlhttprequest-ssl • 1.6.3XMLHttpRequest for NodeINDIRECT0
BSD-2-Clause38
PackageRelationDependenciesPublished
css-select • 2.1.0a CSS selector compiler/engineINDIRECT0
css-select • 4.3.0a CSS selector compiler/engineINDIRECT0
css-what • 3.4.2a CSS selector parserINDIRECT0
css-what • 6.1.0a CSS selector parserINDIRECT0
domelementtype • 1.3.1all the types of nodes in htmlparser2's domINDIRECT0
domelementtype • 2.3.0all the types of nodes in htmlparser2's domINDIRECT0
domhandler • 4.3.1Handler for htmlparser2 that turns pages into a domINDIRECT0
domutils • 1.7.0utilities for working with htmlparser2's domINDIRECT0
domutils • 2.8.0Utilities for working with htmlparser2's domINDIRECT0
entities • 2.2.0Encode & decode XML and HTML entities with easeINDIRECT0
escodegen • 1.14.3ECMAScript code generatorINDIRECT0
esprima • 2.7.3ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
esprima • 3.1.3ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
estraverse • 4.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
normalize-package-data • 2.5.0Normalizes data that can be found in package.json files.INDIRECT0
npm>5.10.0>cacache>mississippi • 2.0.0a collection of useful streamsINDIRECT0
npm>5.10.0>cmd-shim • 2.0.2Used in npm for command line application supportINDIRECT0
npm>5.10.0>libnpx>dotenv • 5.0.1Loads environment variables from .env fileINDIRECT0
npm>5.10.0>mississippi • 3.0.0a collection of useful streamsINDIRECT0
npm>5.10.0>normalize-package-data • 2.4.0Normalizes data that can be found in package.json files.INDIRECT0
npm>5.10.0>npm-install-checks • 3.0.0checks that npm runs during the installation of a moduleINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>http-cache-semantics • 3.8.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen>mississippi • 1.3.1a collection of useful streamsINDIRECT0
npm>5.10.0>npm-registry-fetch>make-fetch-happen>http-cache-semantics • 3.8.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
npm>5.10.0>npm-user-validate • 1.0.0User validations for npmINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>http-cache-semantics • 3.8.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
npm>5.10.0>pacote>make-fetch-happen>mississippi • 1.3.1a collection of useful streamsINDIRECT0
npm>5.10.0>update-notifier • 2.5.0Update notifications for your CLI appINDIRECT0
npm>5.10.0>update-notifier>configstore • 3.1.2Easily load and save config without having to think about where and howINDIRECT0
nth-check • 1.0.2performant nth-check parser & compilerINDIRECT0
nth-check • 2.1.1Parses and compiles CSS nth-checks to highly optimized functions.INDIRECT0
nunjucks • 3.2.4A powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired)DIRECT0
uglify-js • 2.8.29JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT0
uglify-js • 3.4.10JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT0
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT0
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
BSD-3-Clause36
PackageRelationDependenciesPublished
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT0
boom • 2.10.1HTTP-friendly error objectsINDIRECT0
cryptiles • 2.0.5General purpose crypto utilitiesINDIRECT0
duplexer2 • 0.1.4Like duplexer but using streams3INDIRECT0
duplexer3 • 0.1.5Like duplexer but using streams3INDIRECT0
filesize • 3.3.0JavaScript library to generate a human readable String describing the file sizeINDIRECT0
hawk • 3.1.3HTTP Hawk Authentication SchemeINDIRECT0
hoek • 2.16.3General purpose node utilitiesINDIRECT0
hoist-non-react-statics • 3.3.2Copies non-react specific statics from a child component to a parent componentINDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
js-base64 • 2.6.4Yet another Base64 transcoder in pure-JSINDIRECT0
npm>5.10.0>request>hawk • 6.0.2HTTP Hawk Authentication SchemeINDIRECT0
npm>5.10.0>request>hawk>boom • 4.3.1HTTP-friendly error objectsINDIRECT0
npm>5.10.0>request>hawk>cryptiles • 3.1.2General purpose crypto utilitiesINDIRECT0
npm>5.10.0>request>hawk>cryptiles>boom • 5.2.0HTTP-friendly error objectsINDIRECT0
npm>5.10.0>request>hawk>hoek • 4.2.1General purpose node utilitiesINDIRECT0
npm>5.10.0>request>hawk>sntp • 2.1.0SNTP ClientINDIRECT0
npm>5.10.0>request>http-signature>sshpk>bcrypt-pbkdf • 1.0.1Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT0
npm>5.10.0>request>qs • 6.5.1A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
npm>5.10.0>request>tough-cookie • 2.3.4RFC6265 Cookies and Cookie Jar for node.jsINDIRECT0
npm>5.10.0>update-notifier>latest-version>package-json>got>duplexer3 • 0.1.4Like duplexer but using streams3INDIRECT0
qs • 5.1.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
qs • 5.2.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
qs • 6.13.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
qs • 6.14.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
qs • 6.4.1A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
qs • 6.5.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
react-dev-utils • 0.5.2Webpack utilities used by Create React AppINDIRECT0
sntp • 1.0.9SNTP ClientINDIRECT0
source-map • 0.4.4Generates and consumes source mapsINDIRECT0
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
tough-cookie • 2.3.4RFC6265 Cookies and Cookie Jar for node.jsINDIRECT0
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT0
warning • 3.0.0A mirror of Facebook's WarningINDIRECT0
Apache-2.028
PackageRelationDependenciesPublished
ansi-html • 0.0.5An elegant lib that converts the chalked (ANSI) text to HTML.INDIRECT0
ansi-html • 0.0.7An elegant lib that converts the chalked (ANSI) text to HTML.INDIRECT0
aws-sign2 • 0.6.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
es6-templates • 0.2.3ES6 template strings compiled to ES5.INDIRECT0
faye-websocket • 0.11.4Standards-compliant WebSocket server and clientINDIRECT0
forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
less • 2.7.3Leaner CSSINDIRECT0
npm>5.10.0>request • 2.85.0Simplified HTTP request client.INDIRECT0
npm>5.10.0>request>aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
npm>5.10.0>request>caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
npm>5.10.0>request>forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
npm>5.10.0>request>oauth-sign • 0.8.2OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
npm>5.10.0>request>tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT0
npm>5.10.0>validate-npm-package-license • 3.0.3Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT0
npm>5.10.0>validate-npm-package-license>spdx-correct • 3.0.0correct invalid SPDX expressionsINDIRECT0
oauth-sign • 0.8.2OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
request • 2.81.0Simplified HTTP request client.INDIRECT0
request • 2.88.2Simplified HTTP request client.INDIRECT0
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT0
true-case-path • 1.0.3Given a possibly case-variant version of an existing filesystem path, returns the case-exact, normalized version as stored in the filesystem.INDIRECT0
tunnel-agent • 0.4.3HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT0
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT0
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT0
websocket-driver • 0.7.4WebSocket protocol handler with pluggable I/OINDIRECT0
websocket-extensions • 0.1.4Generic extension manager for WebSocket connectionsINDIRECT0
CC0-1.014
PackageRelationDependenciesPublished
mdn-data • 2.0.14Open Web data by the Mozilla Developer NetworkINDIRECT0
mdn-data • 2.0.4Open Web data by the Mozilla Developer NetworkINDIRECT0
npm>5.10.0>libcipm>protoduck>genfun • 4.0.1Fast, prototype-friendly multimethods.INDIRECT0
npm>5.10.0>npm-profile>make-fetch-happen • 2.6.0Opinionated, caching, retrying fetch clientINDIRECT0
npm>5.10.0>pacote>make-fetch-happen • 2.6.0Opinionated, caching, retrying fetch clientINDIRECT0
npm>5.10.0>pacote>protoduck>genfun • 4.0.1Fast, prototype-friendly multimethods.INDIRECT0
npm>5.10.0>validate-npm-package-license>spdx-correct>spdx-license-ids • 3.0.0A list of SPDX license identifiersINDIRECT0
npm>5.10.0>validate-npm-package-license>spdx-expression-parse>spdx-license-ids • 3.0.0A list of SPDX license identifiersINDIRECT0
postcss-advanced-variables • 1.2.2PostCSS plugin that enables Sass-like variables, conditionals, and iterators in CSSINDIRECT0
postcss-nesting • 2.3.1Transpiles nested rules according to CSS Nesting Module Level 3INDIRECT0
postcss-partial-import • 1.3.0PostCSS plugin that imports like SassINDIRECT0
precss • 1.4.0Use Sass-like markup in your CSSINDIRECT0
spdx-license-ids • 3.0.21A list of SPDX license identifiersINDIRECT0
string-hash • 1.1.3fast string hashing functionINDIRECT0
non-standard5
PackageRelationDependenciesPublished
duplexer2 • 0.0.2Like duplexer (http://npm.im/duplexer) but using streams2INDIRECT0
jsonify • 0.0.1JSON without touching any globalsINDIRECT0
regenerator-transform • 0.10.1Explode async and generator functions into a state machine.INDIRECT0
regjsparser • 0.1.5Parsing the JavaScript's RegExp in JavaScript.INDIRECT0
rgb • 0.1.0converts all sorts of colors to rgb format.INDIRECT0
Artistic-2.04
PackageRelationDependenciesPublished
npm • 5.10.0a package manager for JavaScriptINDIRECT0
npm>5.10.0>bin-links • 1.1.0JavaScript package binary linkerINDIRECT0
npm>5.10.0>gentle-fs • 2.0.1Gentle Filesystem operationsINDIRECT0
npm>5.10.0>npm-lifecycle • 2.0.1JavaScript package lifecycle hook runnerINDIRECT0
MIT OR WTFPL4
PackageRelationDependenciesPublished
npm>5.10.0>opener • 1.4.3Opens stuff, like webpages and files and executables, cross-platformINDIRECT0
npm>5.10.0>path-is-inside • 1.0.2Tests whether one path is inside another pathINDIRECT0
npm>5.10.0>sorted-object • 2.0.1Returns a copy of an object with its keys sortedINDIRECT0
path-is-inside • 1.0.2Tests whether one path is inside another pathINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT3
PackageRelationDependenciesPublished
npm>5.10.0>update-notifier>latest-version>package-json>registry-auth-token>rc • 1.2.7hardwired configuration loaderINDIRECT0
npm>5.10.0>update-notifier>latest-version>package-json>registry-url>rc • 1.2.7hardwired configuration loaderINDIRECT0
rc • 1.2.8hardwired configuration loaderINDIRECT0
CC-BY-4.02
PackageRelationDependenciesPublished
caniuse-db • 1.0.30001715Raw browser/feature support data from caniuse.comINDIRECT0
caniuse-lite • 1.0.30001715A smaller version of caniuse-db, with only the essentials!INDIRECT0
Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
atob • 2.1.2atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)INDIRECT0
npm>5.10.0>JSONStream • 1.3.2rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)INDIRECT0
CC-BY-3.02
PackageRelationDependenciesPublished
npm>5.10.0>validate-npm-package-license>spdx-expression-parse>spdx-exceptions • 2.1.0list of SPDX standard license exceptionsINDIRECT0
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
Unlicense2
PackageRelationDependenciesPublished
npm>5.10.0>request>http-signature>sshpk>tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
npm>5.10.0>sha • 2.0.1Check and get file hashesINDIRECT0
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
BSD-3-Clause OR GPL-2.01
PackageRelationDependenciesPublished
node-forge • 0.10.0JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.INDIRECT0
MIT AND Zlib1
PackageRelationDependenciesPublished
pako • 1.0.11zlib port to javascript - fast, modularized, with browser supportINDIRECT0
WTFPL1
PackageRelationDependenciesPublished
xml-name-validator • 2.0.1Validates whether a string matches the production for an XML name or qualified nameINDIRECT0
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.11Streamable SHA hashes in pure javascriptINDIRECT0
MIT OR X111
PackageRelationDependenciesPublished
wordwrap • 0.0.2Wrap those words. Show them at what columns to start and stop.INDIRECT0
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/mdw)](https://licenses.dev/npm/mdw)
<a href="https://licenses.dev/npm/mdw">
  <img src="https://licenses.dev/b/npm/mdw" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.1 version:

[![licenses](https://licenses.dev/b/npm/mdw/1.0.1)](https://licenses.dev/npm/mdw/1.0.1)
<a href="https://licenses.dev/npm/mdw/1.0.1">
  <img src="https://licenses.dev/b/npm/mdw/1.0.1" alt="licenses" />
</a>
GitHub