licenses.dev

react-on-app v1.0.2

babel module loader for webpack

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT969
PackageRelationDependenciesPublished
@ava/babel-plugin-throws-helper • 2.0.0Babel plugin for protecting against improper use of `t.throws()` in AVAINDIRECT0
@ava/babel-preset-stage-4 • 1.1.0Efficiently applies the minimum of transforms to run stage 4 code on Node.js 4, 6 and 8INDIRECT55
@ava/babel-preset-transform-test-files • 3.0.0Babel preset for use with AVA test filesINDIRECT53
acorn-dynamic-import • 2.0.2Support dynamic imports in acornINDIRECT1
acorn-jsx • 3.0.1Alternative, faster React.js JSX parserINDIRECT1
acorn • 3.3.0ECMAScript parserINDIRECT0
acorn • 4.0.13ECMAScript parserINDIRECT0
acorn • 5.7.4ECMAScript parserINDIRECT0
ajv-keywords • 2.1.1Custom JSON-Schema keywords for Ajv validatorINDIRECT0
ajv-keywords • 3.5.2Custom JSON-Schema keywords for Ajv validatorINDIRECT0
ajv • 5.5.2Another JSON Schema ValidatorINDIRECT4
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
align-text • 0.1.4Align the text in a string.INDIRECT4
ansi-escapes • 1.4.0ANSI escape codes for manipulating the terminalINDIRECT0
ansi-escapes • 2.0.0ANSI escape codes for manipulating the terminalINDIRECT0
ansi-escapes • 3.2.0ANSI escape codes for manipulating the terminalINDIRECT0
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 3.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 1.0.0ANSI escape codes for colorizing strings in the terminalINDIRECT0
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 terminalINDIRECT2
app-root-path • 2.2.1Determine an app's root path from anywhere inside the appINDIRECT0
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
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.INDIRECT1
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-exclude • 1.0.0Exclude certain items from an arrayINDIRECT0
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-differ • 1.0.0Create an array with values that are present in the first input array but not additional onesINDIRECT0
array-find-index • 1.0.2ES2015 `Array#findIndex()` ponyfillINDIRECT0
array-union • 1.0.2Create an array of unique values, in order, from the input arraysINDIRECT1
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
arrify • 1.0.1Convert a value to an arrayINDIRECT0
asn1.js • 4.10.1ASN.1 encoder and decoderINDIRECT3
assert • 1.5.1The node.js assert module, re-packaged for web browsers.INDIRECT22
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
async-each • 1.0.6No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.INDIRECT0
async • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT1
auto-bind • 1.2.1Automatically bind methods to their class instanceINDIRECT0
ava-init • 0.2.1Add AVA to your projectINDIRECT57
ava • 0.22.0Futuristic test runner 🚀DIRECT484
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
babel-cli • 6.26.0Babel command line.DIRECT187
babel-code-frame • 6.26.0Generate errors that contain a code frame that point to source locations.INDIRECT9
babel-core • 6.26.3Babel compiler core.DIRECT49
babel-eslint • 7.2.3Custom parser for ESLintDIRECT24
babel-generator • 6.26.1Turns an AST into code.INDIRECT14
babel-helper-builder-binary-assignment-operator-visitor • 6.24.1Helper function to build binary assignment operator visitorsINDIRECT25
babel-helper-call-delegate • 6.24.1Helper function to call delegateINDIRECT25
babel-helper-define-map • 6.26.0Helper function to define a mapINDIRECT27
babel-helper-explode-assignable-expression • 6.24.1Helper function to explode an assignable expressionINDIRECT24
babel-helper-function-name • 6.24.1Helper function to change the property 'name' of every functionINDIRECT26
babel-helper-get-function-arity • 6.24.1Helper function to get function arityINDIRECT7
babel-helper-hoist-variables • 6.24.1Helper function to hoist variablesINDIRECT7
babel-helper-optimise-call-expression • 6.24.1Helper function to optimise call expressionINDIRECT7
babel-helper-regex • 6.26.0Helper function to check for literal RegExINDIRECT7
babel-helper-remap-async-to-generator • 6.24.1Helper function to remap async functions to generatorsINDIRECT27
babel-helper-replace-supers • 6.24.1Helper function to replace supersINDIRECT26
babel-helpers • 6.24.1Collection of helper functions used by Babel transforms.INDIRECT25
babel-messages • 6.23.0Collection of debug messages used by Babel.INDIRECT3
babel-plugin-check-es2015-constants • 6.22.0Compile ES2015 constants to ES5INDIRECT3
babel-plugin-espower • 2.4.0Babel plugin for power-assertINDIRECT51
babel-plugin-syntax-async-functions • 6.13.0Allow parsing of async functionsINDIRECT0
babel-plugin-syntax-exponentiation-operator • 6.13.0Allow parsing of the exponentiation operatorINDIRECT0
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-to-generator • 6.24.1Turn async functions into ES2015 generatorsINDIRECT29
babel-plugin-transform-es2015-arrow-functions • 6.22.0Compile ES2015 arrow functions to ES5INDIRECT3
babel-plugin-transform-es2015-block-scoped-functions • 6.22.0Babel plugin to ensure function declarations at the block level are block scopedINDIRECT3
babel-plugin-transform-es2015-block-scoping • 6.26.0Compile ES2015 block scoping (const and let) to ES5INDIRECT25
babel-plugin-transform-es2015-classes • 6.24.1Compile ES2015 classes to ES5INDIRECT30
babel-plugin-transform-es2015-computed-properties • 6.24.1Compile ES2015 computed properties to ES5INDIRECT25
babel-plugin-transform-es2015-destructuring • 6.23.0Compile ES2015 destructuring to ES5INDIRECT3
babel-plugin-transform-es2015-duplicate-keys • 6.24.1Compile objects with duplicate keys to valid strict ES5INDIRECT7
babel-plugin-transform-es2015-for-of • 6.23.0Compile ES2015 for...of to ES5INDIRECT3
babel-plugin-transform-es2015-function-name • 6.24.1Apply ES2015 function.name semantics to all functionsINDIRECT27
babel-plugin-transform-es2015-literals • 6.22.0Compile ES2015 unicode string and number literals to ES5INDIRECT3
babel-plugin-transform-es2015-modules-amd • 6.24.1This plugin transforms ES2015 modules to AMDINDIRECT27
babel-plugin-transform-es2015-modules-commonjs • 6.26.2This plugin transforms ES2015 modules to CommonJSINDIRECT26
babel-plugin-transform-es2015-modules-systemjs • 6.24.1This plugin transforms ES2015 modules to SystemJSINDIRECT26
babel-plugin-transform-es2015-modules-umd • 6.24.1This plugin transforms ES2015 modules to UMDINDIRECT28
babel-plugin-transform-es2015-object-super • 6.24.1Compile ES2015 object super to ES5INDIRECT27
babel-plugin-transform-es2015-parameters • 6.24.1Compile ES2015 default and rest parameters to ES5INDIRECT28
babel-plugin-transform-es2015-shorthand-properties • 6.24.1Compile ES2015 shorthand properties to ES5INDIRECT7
babel-plugin-transform-es2015-spread • 6.22.0Compile ES2015 spread to ES5INDIRECT3
babel-plugin-transform-es2015-sticky-regex • 6.24.1Compile ES2015 sticky regex to an ES5 RegExp constructorINDIRECT8
babel-plugin-transform-es2015-template-literals • 6.22.0Compile ES2015 template literals to ES5INDIRECT3
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)INDIRECT3
babel-plugin-transform-es2015-unicode-regex • 6.24.1Compile ES2015 Unicode regex to ES5INDIRECT13
babel-plugin-transform-exponentiation-operator • 6.24.1Compile exponentiation operator to ES5INDIRECT27
babel-plugin-transform-regenerator • 6.26.0Explode async and generator functions into a state machine.INDIRECT9
babel-plugin-transform-strict-mode • 6.24.1This plugin places a 'use strict'; directive at the top of all files to enable strict modeINDIRECT7
babel-polyfill • 6.26.0Provides polyfills necessary for a full ES2015+ environmentINDIRECT4
babel-preset-env • 1.7.0A Babel preset for each environment.DIRECT77
babel-register • 6.26.0babel require hookDIRECT49
babel-runtime • 6.26.0babel selfContained runtimeINDIRECT2
babel-template • 6.26.0Generate an AST from a string template.INDIRECT24
babel-traverse • 6.26.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT23
babel-types • 6.26.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT6
babylon • 6.18.0A JavaScript parserINDIRECT0
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`.INDIRECT44
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
big.js • 5.2.2A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
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 fileINDIRECT1
bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
bn.js • 4.12.2Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.2Big number implementation in pure javascriptINDIRECT0
boxen • 1.3.0Create boxes in the terminalINDIRECT32
brace-expansion • 1.1.12Brace expansion as known from sh/bashINDIRECT2
braces • 1.8.5Fastest brace expansion for node.js, with the most complete support for the Bash 4.3 braces specification.INDIRECT14
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.INDIRECT70
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.INDIRECT3
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
browserify-aes • 1.2.0aes, for browserifyINDIRECT10
browserify-cipher • 1.0.1ciphers for the browserINDIRECT14
browserify-des • 1.0.2browserify-des ===INDIRECT5
browserify-rsa • 4.1.1RSA for browserifyINDIRECT3
browserify-zlib • 0.2.0Full zlib module for the browserINDIRECT1
browserslist • 3.2.8Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT2
buf-compare • 1.0.1Node.js `Buffer.compare()` ponyfillINDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer-xor • 1.0.3A simple module for bitwise-xor on buffersINDIRECT0
buffer • 4.9.2Node.js Buffer API, for the browserINDIRECT3
builtin-status-codes • 3.0.0The map of HTTP status codes from the builtin http moduleINDIRECT0
cache-base • 1.0.1Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.INDIRECT28
caching-transform • 1.0.1Wraps a transform and provides cachingINDIRECT8
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT15
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
call-matcher • 1.1.0ECMAScript CallExpression matcher made from function/method signatureINDIRECT31
call-signature • 0.0.2Parse / Generate Method SignaturesINDIRECT0
caller-path • 0.1.0Get the path of the caller moduleINDIRECT1
callsites • 0.2.0Get callsites from the V8 stack trace APIINDIRECT0
camelcase-keys • 2.1.0Convert object keys to camelCaseINDIRECT2
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 • 4.1.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
capture-stack-trace • 1.0.2Error.captureStackTrace ponyfillINDIRECT0
center-align • 0.1.3Center-align the text in a string.INDIRECT6
chalk • 0.4.0Terminal string styling done right. Created because the `colors` module does some really horrible things.INDIRECT3
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
chalk • 2.4.2Terminal string styling done rightINDIRECT6
chardet • 0.4.2Character detectorINDIRECT0
chokidar • 1.7.0A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.INDIRECT127
chokidar • 2.1.8A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.INDIRECT108
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryINDIRECT14
ci-info • 1.6.0Get details about the current Continuous Integration environmentINDIRECT0
cipher-base • 1.0.6abstract base class for crypto-streamsINDIRECT2
circular-json • 0.3.3JSON does not handle circular references. This version doesINDIRECT0
class-utils • 0.3.6Utils for working with JavaScript classes and prototype methods.INDIRECT13
clean-stack • 1.3.0Clean up error stack tracesINDIRECT0
clean-yaml-object • 0.1.0Clean up an object prior to serializationINDIRECT0
cli-boxes • 1.0.0Boxes for use in the terminalINDIRECT0
cli-cursor • 1.0.2Toggle the CLI cursorINDIRECT3
cli-cursor • 2.1.0Toggle the CLI cursorINDIRECT4
cli-spinners • 0.1.2Spinners for use in the terminalINDIRECT0
cli-spinners • 1.3.1Spinners for use in the terminalINDIRECT0
cli-truncate • 0.2.1Truncate a string to a specific width in the terminalINDIRECT7
cli-truncate • 1.1.0Truncate a string to a specific width in the terminalINDIRECT5
co-with-promise • 4.6.0generator async control flow goodnessINDIRECT2
co • 4.6.0generator async control flow goodnessINDIRECT0
code-excerpt • 2.1.1Extract code excerptsINDIRECT1
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
collection-visit • 1.0.0Visit a method over the items in an object, or map visit over the objects in an array.INDIRECT3
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
component-emitter • 1.3.1Event emitterINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT10
constants-browserify • 1.0.0node's constants module for the browserINDIRECT0
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
convert-to-spaces • 1.0.2Convert tabs to spaces in a stringINDIRECT0
copy-descriptor • 0.1.1Copy a descriptor from object A to object BINDIRECT0
core-assert • 0.2.1Node.js `assert` as a standalone moduleINDIRECT2
core-js • 2.6.12Standard libraryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
cosmiconfig • 1.1.0Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT14
create-ecdh • 4.0.4createECDH but browserifiableINDIRECT8
create-error-class • 3.0.2Create Error classesINDIRECT1
create-hash • 1.1.3create hashes for browserifyINDIRECT6
create-hash • 1.2.0create hashes for browserifyINDIRECT7
create-hmac • 1.1.7node style hmacs in the browserINDIRECT8
cross-env • 5.2.1Run scripts that set and use environment variables across platformsDIRECT8
cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
cross-spawn • 6.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
crypto-browserify • 3.12.1implementation of crypto for the browserINDIRECT71
crypto-random-string • 1.0.0Generate a cryptographically strong random stringINDIRECT0
currently-unhandled • 0.4.1Track the list of currently unhandled promise rejections.INDIRECT1
date-fns • 1.30.1Modern JavaScript date utility libraryINDIRECT0
date-time • 0.1.1Pretty UTC datetime: 2014-01-09 06:46:01 UTCINDIRECT0
date-time • 2.1.0Pretty datetime: `2014-01-09 06:46:01`INDIRECT1
debug • 2.6.9small debugging utilityINDIRECT1
debug • 3.2.7small debugging utilityINDIRECT1
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
deep-equal • 1.1.2node's assert.deepEqual algorithmINDIRECT27
deep-extend • 0.6.0Recursive object extendingINDIRECT0
deep-is • 0.1.4node's assert.deepEqual algorithm except for NaN being equal to NaNINDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT6
define-property • 0.2.5Define a non-enumerable property on an object.INDIRECT5
define-property • 1.0.0Define a non-enumerable property on an object.INDIRECT5
define-property • 2.0.2Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.INDIRECT6
des.js • 1.1.0DES implementationINDIRECT2
detect-indent • 4.0.0Detect the indentation of codeINDIRECT2
detect-indent • 5.0.0Detect the indentation of codeINDIRECT0
diffie-hellman • 5.0.3pure js diffie-hellmanINDIRECT5
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
dot-prop • 4.2.1Get, set, or delete a property from a nested object using a dot pathINDIRECT1
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
elegant-spinner • 1.0.1Elegant spinner for interactive CLI appsINDIRECT0
elliptic • 6.6.1EC cryptographyINDIRECT7
emojis-list • 3.0.0Complete list of standard emojis.INDIRECT0
empower-core • 0.6.2Power Assert feature enhancer for assert function/objectINDIRECT2
enhanced-resolve • 3.4.1Offers a async require.resolve function. It's highly configurable.INDIRECT14
equal-length • 1.0.1Extend lines to equal lengthINDIRECT0
errno • 0.1.8libuv errno details exposedINDIRECT1
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
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, RequireObjectCoercibleINDIRECT1
es6-error • 4.1.1Easily-extendable error for use with ES6 classesINDIRECT0
es6-iterator • 2.0.3Iterator abstraction based on ES6 specificationINDIRECT8
es6-map • 0.1.5ECMAScript6 Map polyfillINDIRECT10
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
escape-string-regexp • 2.0.0Escape RegExp special charactersINDIRECT0
eslint-config-babel • 7.0.2ESLint config for babelDIRECT0
eslint-plugin-prettier • 2.7.0Runs prettier as an eslint ruleDIRECT2
eslint • 4.19.1An AST-based pattern checker for JavaScript.DIRECT129
espower-location-detector • 1.0.0AST source location detection helper for power-assertINDIRECT4
espurify • 1.8.1Clone new AST without extra propertiesINDIRECT1
event-emitter • 0.3.5Environment agnostic event emitterINDIRECT8
events • 3.3.0Node's event emitter for all engines.INDIRECT0
evp_bytestokey • 1.0.3The insecure key derivation algorithm from OpenSSLINDIRECT4
execa • 0.7.0A better `child_process`INDIRECT15
execa • 0.8.0A better `child_process`INDIRECT15
exit-hook • 1.1.1Run some code when the process exitsINDIRECT0
expand-brackets • 0.1.5Expand POSIX bracket expressions (character classes) in glob patterns.INDIRECT1
expand-brackets • 2.1.4Expand POSIX bracket expressions (character classes) in glob patterns.INDIRECT63
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.INDIRECT12
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
extend-shallow • 3.0.2Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT4
external-editor • 2.2.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT5
extglob • 0.3.2Convert extended globs to regex-compatible strings. Add (almost) the expressive power of regular expressions to glob patterns.INDIRECT1
extglob • 2.0.4Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.INDIRECT66
fast-deep-equal • 1.1.0Fast deep equalINDIRECT0
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
figures • 1.7.0Unicode symbols with Windows CMD fallbacksINDIRECT2
figures • 2.0.0Unicode symbols with Windows CMD fallbacksINDIRECT1
file-entry-cache • 2.0.0Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the processINDIRECT19
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
fill-range • 2.2.4Fill in a range of numbers or letters, optionally passing an increment or multiplier to use.INDIRECT11
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`INDIRECT7
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`INDIRECT2
find-cache-dir • 1.0.0My well-made moduleINDIRECT10
find-up • 1.1.2Find a file by walking up parent directoriesINDIRECT3
find-up • 2.1.0Find a file by walking up parent directoriesINDIRECT5
flat-cache • 1.3.4A stupidly simple key/value storage using files to persist some dataINDIRECT17
fn-name • 2.0.1Get the name of a named functionINDIRECT0
for-each • 0.3.5A better forEachINDIRECT1
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.INDIRECT1
fragment-cache • 0.2.1A cache for managing namespaced sub-cachesINDIRECT1
fs-readdir-recursive • 1.1.0Recursively read a directoryINDIRECT0
fsevents • 1.2.13Native Access to Mac OS-X FSEventsINDIRECT3
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
function-name-support • 0.2.0Determine the level of support for function name inference.INDIRECT0
functional-red-black-tree • 1.0.1A fully persistent balanced binary search treeINDIRECT0
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
get-intrinsic • 1.3.0Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-port • 3.2.0Get an available portINDIRECT0
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
get-stdin • 4.0.1Easier stdinINDIRECT0
get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
get-value • 2.0.6Use property paths (`a.b.c`) to get a nested value from an object.INDIRECT0
glob-base • 0.3.0Returns an object with the (non-glob) base path and the actual pattern.INDIRECT3
global-dirs • 0.1.1Get the directory of globally installed packages and binariesINDIRECT1
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
globals • 9.18.0Global identifiers from different JavaScript environmentsINDIRECT0
globby • 6.1.0Extends `glob` with support for multiple patterns and exposes a Promise APIINDIRECT17
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
got • 6.7.1Simplified HTTP requestsINDIRECT13
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-color • 0.1.7Detect whether a terminal supports colorINDIRECT0
has-flag • 2.0.0Check if argv has a specific flagINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
has-value • 0.3.1Returns true if a value exists, false if empty. Works with deeply nested values using object paths.INDIRECT4
has-value • 1.0.0Returns true if a value exists, false if empty. Works with deeply nested values using object paths.INDIRECT7
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. INDIRECT4
has-yarn • 1.0.0Check if a project is using YarnINDIRECT0
hash-base • 2.0.2abstract base class for hash-streamsINDIRECT1
hash-base • 3.0.5abstract base class for hash-streamsINDIRECT2
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
home-or-tmp • 2.0.0Get the user home directory with fallback to the system temp directoryINDIRECT2
https-browserify • 1.0.0https module compatability for browserifyINDIRECT0
hullabaloo-config-manager • 1.1.1Manages complex Babel config chains, avoiding duplicated work and enabling effective cachingINDIRECT24
husky • 0.14.3Prevents bad commit or push (git hooks, pre-commit/precommit, pre-push/prepush, post-merge/postmerge and all that stuff...)DIRECT4
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
ignore • 3.3.10Ignore is a manager and filter for .gitignore rules.INDIRECT0
import-lazy • 2.1.0Import modules lazilyINDIRECT0
import-local • 0.1.1Let a globally installed package use a locally installed version of itself if availableINDIRECT9
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
indent-string • 2.1.0Indent each line in a stringINDIRECT2
indent-string • 3.2.0Indent each line in a stringINDIRECT0
inquirer • 3.3.0A collection of common interactive command line user interfaces.INDIRECT31
interpret • 1.4.0A dictionary of file extensions and associated module loaders.INDIRECT0
invariant • 2.2.4invariantINDIRECT2
invert-kv • 1.0.0Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}INDIRECT0
irregular-plurals • 1.4.0Map of nouns to their irregular plural formINDIRECT0
is-accessor-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.INDIRECT2
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT14
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-binary-path • 1.0.1Check if a filepath is a binary fileINDIRECT1
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-ci • 1.2.1Detect if the current environment is a CI serverINDIRECT1
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-data-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript data descriptor.INDIRECT2
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-descriptor • 0.1.7Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT4
is-descriptor • 1.0.3Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT4
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.INDIRECT1
is-error • 2.2.2Detect whether a value is an errorINDIRECT0
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.INDIRECT2
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-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 fullwidthINDIRECT1
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-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 betINDIRECT1
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 betINDIRECT1
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 betINDIRECT1
is-installed-globally • 0.1.0Check if your package was installed globallyINDIRECT4
is-npm • 1.0.0Check if your code is running as an npm scriptINDIRECT0
is-number • 2.1.0Returns true if the value is a number. comprehensive tests.INDIRECT2
is-number • 3.0.0Returns true if the value is a number. comprehensive tests.INDIRECT2
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-observable • 0.2.0Check if a value is an ObservableINDIRECT1
is-path-inside • 1.0.1Check if a path is inside another pathINDIRECT1
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.INDIRECT1
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-promise • 2.2.2Test whether an object looks like a promises-a+ promiseINDIRECT0
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 @@toStringTagINDIRECT14
is-regexp • 1.0.0Check whether a variable is a regular expressionINDIRECT0
is-retry-allowed • 1.2.0Is retry allowed for Error?INDIRECT0
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
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.INDIRECT23
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-windows • 1.0.2Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.INDIRECT0
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.INDIRECT1
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
jest-docblock • 21.2.0`jest-docblock` is a package that can extract and parse a specially-formatted comment called a "docblock" at the top of a file.INDIRECT0
jest-get-type • 21.2.0A utility function to get the type of a valueINDIRECT0
jest-validate • 21.2.1Generic configuration validation tool that helps you with warnings, errors and deprecation messages as well as showing users examples of correct configuration.INDIRECT11
js-string-escape • 1.0.1Escape strings for use as JavaScript string literalsINDIRECT0
js-tokens • 3.0.2A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 3.14.1YAML 1.2 parser and serializerINDIRECT3
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
json-loader • 0.5.7json loader module for webpackINDIRECT0
json-parse-better-errors • 1.0.2JSON.parse with context information on errorINDIRECT0
json-schema-traverse • 0.3.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
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
json5 • 0.5.1JSON for the ES5 era.INDIRECT0
json5 • 1.0.2JSON for humans.INDIRECT1
kind-of • 3.2.2Get the native type of a value.INDIRECT1
kind-of • 4.0.0Get the native type of a value.INDIRECT1
kind-of • 6.0.3Get the native type of a value.INDIRECT0
last-line-stream • 1.0.0A PassThrough stream that keeps track of last line writtenINDIRECT10
latest-version • 3.1.0Get the latest version of an npm packageINDIRECT23
lazy-cache • 1.0.4Cache requires to be lazy-loaded when needed.INDIRECT0
lcid • 1.0.0Mapping between standard locale identifiers and Windows locale identifiers (LCID)INDIRECT1
leven • 2.1.0Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithmINDIRECT0
levn • 0.3.0Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
lint-staged • 4.3.0Lint files staged by gitDIRECT97
listr-silent-renderer • 1.1.1Supress Listr rendering outputINDIRECT0
listr-update-renderer • 0.2.0Listr update rendererINDIRECT24
listr-verbose-renderer • 0.4.1Listr verbose rendererINDIRECT14
listr • 0.12.0Terminal task listINDIRECT39
load-json-file • 1.1.0Read and parse a JSON fileINDIRECT9
load-json-file • 2.0.0Read and parse a JSON fileINDIRECT6
load-json-file • 4.0.0Read and parse a JSON fileINDIRECT7
loader-runner • 2.4.0Runs (webpack) loadersINDIRECT0
loader-utils • 1.4.2utils for webpack loadersINDIRECT4
locate-path • 2.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.INDIRECT0
lodash.clonedeepwith • 4.5.0The lodash method `_.cloneDeepWith` exported as a module.INDIRECT0
lodash.debounce • 4.0.8The lodash method `_.debounce` exported as a module.INDIRECT0
lodash.difference • 4.5.0The lodash method `_.difference` exported as a module.INDIRECT0
lodash.flatten • 4.4.0The lodash method `_.flatten` exported as a module.INDIRECT0
lodash.flattendeep • 4.4.0The lodash method `_.flattenDeep` exported as a module.INDIRECT0
lodash.isequal • 4.5.0The Lodash method `_.isEqual` exported as a module.INDIRECT0
lodash.merge • 4.6.2The Lodash method `_.merge` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
log-symbols • 1.0.2Colored symbols for various log levels. Example: ✔︎ successINDIRECT7
log-symbols • 2.2.0Colored symbols for various log levels. Example: ✔︎ SuccessINDIRECT7
log-update • 1.0.2Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.INDIRECT5
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 ASTINDIRECT1
loud-rejection • 1.6.0Make unhandled promise rejections fail loudly instead of the default silent failINDIRECT3
lowercase-keys • 1.0.1Lowercase the keys of an objectINDIRECT0
make-dir • 1.3.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
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.INDIRECT2
matcher • 1.1.1Simple wildcard matchingINDIRECT1
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-hex • 1.3.0Create a MD5 hash with hex encodingINDIRECT1
md5-hex • 2.0.0Create a MD5 hash with hex encodingINDIRECT1
md5.js • 1.3.5node style md5 on pure JavaScriptINDIRECT3
mem • 1.1.0Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical inputINDIRECT1
memory-fs • 0.4.1A simple in-memory filesystem. Holds data in a javascript object.INDIRECT10
meow • 3.7.0CLI app helperINDIRECT46
micromatch • 2.3.11Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.INDIRECT37
micromatch • 3.1.10Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.INDIRECT80
miller-rabin • 4.0.1Miller Rabin algorithm for primality testINDIRECT2
mimic-fn • 1.2.0Make a function mimic another oneINDIRECT0
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.INDIRECT4
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multimatch • 2.1.0Extends minimatch.match() with support for multiple patternsINDIRECT8
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)INDIRECT68
natural-compare • 1.4.0Compare strings containing a mix of letters and numbers in the way a human being would in sort order.INDIRECT0
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
node-libs-browser • 2.2.1The node core libs for in browser usage.INDIRECT110
normalize-path • 1.0.0Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes.INDIRECT0
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.INDIRECT1
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
npm-path • 2.0.4Get a PATH with all executables available to npm scripts.INDIRECT2
npm-run-path • 2.0.2Get your PATH prepended with locally installed binariesINDIRECT1
npm-which • 3.0.1Locate a program or locally installed node module's executableINDIRECT4
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
nyc>11.9.0>align-text • 0.1.4Align the text in a string.INDIRECT4
nyc>11.9.0>ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
nyc>11.9.0>ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
nyc>11.9.0>append-transform • 0.4.0Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.INDIRECT3
nyc>11.9.0>archy • 1.0.0render nested hierarchies `npm ls` style with unicode pipesINDIRECT0
nyc>11.9.0>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
nyc>11.9.0>arr-flatten • 1.1.0Recursively flatten an array or arrays.INDIRECT0
nyc>11.9.0>arr-union • 3.1.0Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.INDIRECT0
nyc>11.9.0>array-unique • 0.3.2Remove duplicate values from an array. Fastest ES5 implementation.INDIRECT0
nyc>11.9.0>arrify • 1.0.1Convert a value to an arrayINDIRECT0
nyc>11.9.0>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
nyc>11.9.0>async • 1.5.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
nyc>11.9.0>babel-code-frame • 6.26.0Generate errors that contain a code frame that point to source locations.INDIRECT9
nyc>11.9.0>babel-generator • 6.26.1Turns an AST into code.INDIRECT15
nyc>11.9.0>babel-messages • 6.23.0Collection of debug messages used by Babel.INDIRECT3
nyc>11.9.0>babel-runtime • 6.26.0babel selfContained runtimeINDIRECT2
nyc>11.9.0>babel-template • 6.26.0Generate an AST from a string template.INDIRECT24
nyc>11.9.0>babel-traverse • 6.26.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT23
nyc>11.9.0>babel-types • 6.26.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT6
nyc>11.9.0>babylon • 6.18.0A JavaScript parserINDIRECT0
nyc>11.9.0>balanced-match • 1.0.0Match balanced character pairs, like "{" and "}"INDIRECT0
nyc>11.9.0>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`.INDIRECT58
nyc>11.9.0>base>define-property • 1.0.0Define a non-enumerable property on an object.INDIRECT4
nyc>11.9.0>base>is-accessor-descriptor • 1.0.0Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.INDIRECT1
nyc>11.9.0>base>is-data-descriptor • 1.0.0Returns true if a value has the characteristics of a valid JavaScript data descriptor.INDIRECT1
nyc>11.9.0>base>is-descriptor • 1.0.2Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT3
nyc>11.9.0>base>isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
nyc>11.9.0>base>kind-of • 6.0.2Get the native type of a value.INDIRECT0
nyc>11.9.0>brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
nyc>11.9.0>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.INDIRECT103
nyc>11.9.0>braces>extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
nyc>11.9.0>builtin-modules • 1.1.1List of the Node.js builtin modulesINDIRECT0
nyc>11.9.0>cache-base • 1.0.1Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.INDIRECT35
nyc>11.9.0>cache-base>isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
nyc>11.9.0>caching-transform • 1.0.1Wraps a transform and provides cachingINDIRECT8
nyc>11.9.0>camelcase • 1.2.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
nyc>11.9.0>center-align • 0.1.3Center-align the text in a string.INDIRECT6
nyc>11.9.0>chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
nyc>11.9.0>class-utils • 0.3.6Utils for working with JavaScript classes and prototype methods.INDIRECT14
nyc>11.9.0>class-utils>define-property • 0.2.5Define a non-enumerable property on an object.INDIRECT6
nyc>11.9.0>class-utils>isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
nyc>11.9.0>code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
nyc>11.9.0>collection-visit • 1.0.0Visit a method over the items in an object, or map visit over the objects in an array.INDIRECT3
nyc>11.9.0>commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
nyc>11.9.0>component-emitter • 1.2.1Event emitterINDIRECT0
nyc>11.9.0>concat-map • 0.0.1concatenative mapdasheryINDIRECT0
nyc>11.9.0>convert-source-map • 1.5.1Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
nyc>11.9.0>copy-descriptor • 0.1.1Copy a descriptor from object A to object BINDIRECT0
nyc>11.9.0>core-js • 2.5.6Standard libraryINDIRECT0
nyc>11.9.0>cross-spawn • 4.0.2Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
nyc>11.9.0>debug-log • 1.0.1Node.js 0.12 util.debuglog() ponyfillINDIRECT0
nyc>11.9.0>debug • 2.6.9small debugging utilityINDIRECT1
nyc>11.9.0>decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
nyc>11.9.0>decode-uri-component • 0.2.0A better decodeURIComponentINDIRECT0
nyc>11.9.0>default-require-extensions • 1.0.0Node's default require extensions as a separate moduleINDIRECT2
nyc>11.9.0>define-property • 2.0.2Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.INDIRECT5
nyc>11.9.0>define-property>is-accessor-descriptor • 1.0.0Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.INDIRECT1
nyc>11.9.0>define-property>is-data-descriptor • 1.0.0Returns true if a value has the characteristics of a valid JavaScript data descriptor.INDIRECT1
nyc>11.9.0>define-property>is-descriptor • 1.0.2Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT3
nyc>11.9.0>define-property>isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
nyc>11.9.0>define-property>kind-of • 6.0.2Get the native type of a value.INDIRECT0
nyc>11.9.0>detect-indent • 4.0.0Detect the indentation of codeINDIRECT3
nyc>11.9.0>error-ex • 1.3.1Easy error subclassing and stack customizationINDIRECT1
nyc>11.9.0>escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
nyc>11.9.0>execa • 0.7.0A better `child_process`INDIRECT15
nyc>11.9.0>execa>cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
nyc>11.9.0>expand-brackets • 2.1.4Expand POSIX bracket expressions (character classes) in glob patterns.INDIRECT87
nyc>11.9.0>expand-brackets>define-property • 0.2.5Define a non-enumerable property on an object.INDIRECT6
nyc>11.9.0>expand-brackets>extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
nyc>11.9.0>extend-shallow • 3.0.2Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT4
nyc>11.9.0>extend-shallow>is-extendable • 1.0.1Returns true if a value is a plain object, array or function.INDIRECT2
nyc>11.9.0>extglob • 2.0.4Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.INDIRECT96
nyc>11.9.0>extglob>define-property • 1.0.0Define a non-enumerable property on an object.INDIRECT4
nyc>11.9.0>extglob>extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
nyc>11.9.0>extglob>is-accessor-descriptor • 1.0.0Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.INDIRECT1
nyc>11.9.0>extglob>is-data-descriptor • 1.0.0Returns true if a value has the characteristics of a valid JavaScript data descriptor.INDIRECT1
nyc>11.9.0>extglob>is-descriptor • 1.0.2Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT3
nyc>11.9.0>extglob>kind-of • 6.0.2Get the native type of a value.INDIRECT0
nyc>11.9.0>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`INDIRECT8
nyc>11.9.0>fill-range>extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
nyc>11.9.0>find-cache-dir • 0.1.1My well-made moduleINDIRECT8
nyc>11.9.0>find-up • 2.1.0Find a file by walking up parent directoriesINDIRECT5
nyc>11.9.0>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
nyc>11.9.0>fragment-cache • 0.2.1A cache for managing namespaced sub-cachesINDIRECT1
nyc>11.9.0>get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
nyc>11.9.0>get-value • 2.0.6Use property paths (`a.b.c`) to get a nested value from an object.INDIRECT0
nyc>11.9.0>globals • 9.18.0Global identifiers from different JavaScript environmentsINDIRECT0
nyc>11.9.0>handlebars • 4.0.11Handlebars provides the power necessary to let you build semantic templates effectively with no frustrationINDIRECT23
nyc>11.9.0>has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
nyc>11.9.0>has-flag • 1.0.0Check if argv has a specific flagINDIRECT0
nyc>11.9.0>has-value • 1.0.0Returns true if a value exists, false if empty. Works with deeply nested values using object paths.INDIRECT7
nyc>11.9.0>has-value>isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
nyc>11.9.0>has-values • 1.0.0Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT4
nyc>11.9.0>has-values>is-number • 3.0.0Returns true if the value is a number. comprehensive tests.INDIRECT2
nyc>11.9.0>has-values>is-number>kind-of • 3.2.2Get the native type of a value.INDIRECT1
nyc>11.9.0>has-values>kind-of • 4.0.0Get the native type of a value.INDIRECT1
nyc>11.9.0>imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
nyc>11.9.0>invariant • 2.2.4invariantINDIRECT2
nyc>11.9.0>invert-kv • 1.0.0Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}INDIRECT0
nyc>11.9.0>is-accessor-descriptor • 0.1.6Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.INDIRECT2
nyc>11.9.0>is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
nyc>11.9.0>is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
nyc>11.9.0>is-builtin-module • 1.0.0Check if a string matches the name of a Node.js builtin moduleINDIRECT1
nyc>11.9.0>is-data-descriptor • 0.1.4Returns true if a value has the characteristics of a valid JavaScript data descriptor.INDIRECT2
nyc>11.9.0>is-descriptor • 0.1.6Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT5
nyc>11.9.0>is-descriptor>kind-of • 5.1.0Get the native type of a value.INDIRECT0
nyc>11.9.0>is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"INDIRECT0
nyc>11.9.0>is-finite • 1.0.2ES2015 Number.isFinite() ponyfillINDIRECT1
nyc>11.9.0>is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
nyc>11.9.0>is-number • 3.0.0Returns true if the value is a number. comprehensive tests.INDIRECT2
nyc>11.9.0>is-odd • 2.0.0Returns true if the given number is odd.INDIRECT1
nyc>11.9.0>is-odd>is-number • 4.0.0Returns true if the value is a number. comprehensive tests.INDIRECT0
nyc>11.9.0>is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
nyc>11.9.0>is-plain-object>isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
nyc>11.9.0>is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
nyc>11.9.0>is-utf8 • 0.2.1Detect if a buffer is utf8 encoded.INDIRECT0
nyc>11.9.0>is-windows • 1.0.2Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.INDIRECT0
nyc>11.9.0>isarray • 1.0.0Array#isArray for older browsersINDIRECT0
nyc>11.9.0>isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
nyc>11.9.0>istanbul-lib-report>supports-color • 3.2.3Detect whether a terminal supports colorINDIRECT1
nyc>11.9.0>istanbul-lib-source-maps>debug • 3.1.0small debugging utilityINDIRECT1
nyc>11.9.0>js-tokens • 3.0.2A regex that tokenizes JavaScript.INDIRECT0
nyc>11.9.0>jsesc • 1.3.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.INDIRECT0
nyc>11.9.0>kind-of • 3.2.2Get the native type of a value.INDIRECT1
nyc>11.9.0>lazy-cache • 1.0.4Cache requires to be lazy-loaded when needed.INDIRECT0
nyc>11.9.0>lcid • 1.0.0Mapping between standard locale identifiers and Windows locale identifiers (LCID)INDIRECT1
nyc>11.9.0>load-json-file • 1.1.0Read and parse a JSON fileINDIRECT9
nyc>11.9.0>locate-path • 2.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
nyc>11.9.0>locate-path>path-exists • 3.0.0Check if a path existsINDIRECT0
nyc>11.9.0>lodash • 4.17.10Lodash modular utilities.INDIRECT0
nyc>11.9.0>longest • 1.0.1Get the longest item in an array.INDIRECT0
nyc>11.9.0>loose-envify • 1.3.1Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
nyc>11.9.0>map-cache • 0.2.2Basic cache object for storing key-value pairs.INDIRECT0
nyc>11.9.0>map-visit • 1.0.0Map `visit` over an array of objects.INDIRECT2
nyc>11.9.0>md5-hex • 1.3.0Create a MD5 hash with hex encodingINDIRECT1
nyc>11.9.0>mem • 1.1.0Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical inputINDIRECT1
nyc>11.9.0>merge-source-map • 1.1.0Merge old source map and new source map in multi-transform flowINDIRECT1
nyc>11.9.0>micromatch • 3.1.10Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.INDIRECT127
nyc>11.9.0>micromatch>kind-of • 6.0.2Get the native type of a value.INDIRECT0
nyc>11.9.0>mimic-fn • 1.2.0Make a function mimic another oneINDIRECT0
nyc>11.9.0>minimist • 0.0.8parse argument optionsINDIRECT0
nyc>11.9.0>mixin-deep • 1.3.1Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.INDIRECT4
nyc>11.9.0>mixin-deep>is-extendable • 1.0.1Returns true if a value is a plain object, array or function.INDIRECT2
nyc>11.9.0>mkdirp • 0.5.1Recursively mkdir, like `mkdir -p`INDIRECT1
nyc>11.9.0>ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
nyc>11.9.0>nanomatch • 1.2.9Fast, 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)INDIRECT93
nyc>11.9.0>nanomatch>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
nyc>11.9.0>nanomatch>array-unique • 0.3.2Remove duplicate values from an array. Fastest ES5 implementation.INDIRECT0
nyc>11.9.0>nanomatch>kind-of • 6.0.2Get the native type of a value.INDIRECT0
nyc>11.9.0>npm-run-path • 2.0.2Get your PATH prepended with locally installed binariesINDIRECT1
nyc>11.9.0>number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
nyc>11.9.0>object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
nyc>11.9.0>object-copy • 0.1.0Copy static properties, prototype properties, and descriptors from one object to another.INDIRECT8
nyc>11.9.0>object-copy>define-property • 0.2.5Define a non-enumerable property on an object.INDIRECT6
nyc>11.9.0>object-visit • 1.0.1Call a specified method on each value in the given object.INDIRECT1
nyc>11.9.0>object-visit>isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
nyc>11.9.0>object.pick • 1.3.0Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.INDIRECT1
nyc>11.9.0>object.pick>isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
nyc>11.9.0>os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
nyc>11.9.0>os-locale • 2.1.0Get the system localeINDIRECT20
nyc>11.9.0>p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
nyc>11.9.0>p-limit • 1.2.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
nyc>11.9.0>p-locate • 2.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
nyc>11.9.0>p-try • 1.0.0`Promise#try()` ponyfill - Starts a promise chainINDIRECT0
nyc>11.9.0>parse-json • 2.2.0Parse JSON with more helpful errorsINDIRECT2
nyc>11.9.0>pascalcase • 0.1.1Convert a string to pascal-case.INDIRECT0
nyc>11.9.0>path-exists • 2.1.0Check if a path existsINDIRECT2
nyc>11.9.0>path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
nyc>11.9.0>path-key • 2.0.1Get the PATH environment variable key cross-platformINDIRECT0
nyc>11.9.0>path-parse • 1.0.5Node.js path.parse() ponyfillINDIRECT0
nyc>11.9.0>path-type • 1.1.0Check if a path is a file, directory, or symlinkINDIRECT4
nyc>11.9.0>pify • 2.3.0Promisify a callback-style functionINDIRECT0
nyc>11.9.0>pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
nyc>11.9.0>pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
nyc>11.9.0>pkg-dir • 1.0.0Find the root directory of a npm packageINDIRECT4
nyc>11.9.0>pkg-dir>find-up • 1.1.2Find a file by walking up parent directoriesINDIRECT3
nyc>11.9.0>posix-character-classes • 0.1.1POSIX character classes for creating regular expressions.INDIRECT0
nyc>11.9.0>read-pkg-up • 1.0.1Read the closest package.json fileINDIRECT24
nyc>11.9.0>read-pkg-up>find-up • 1.1.2Find a file by walking up parent directoriesINDIRECT3
nyc>11.9.0>read-pkg • 1.1.0Read a package.json fileINDIRECT21
nyc>11.9.0>regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
nyc>11.9.0>regex-not • 1.0.2Create a javascript regular expression for matching everything except for the given string.INDIRECT7
nyc>11.9.0>repeat-element • 1.1.2Create an array by repeating the given value n times.INDIRECT0
nyc>11.9.0>repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.INDIRECT0
nyc>11.9.0>repeating • 2.0.1Repeat a string - fastINDIRECT2
nyc>11.9.0>require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
nyc>11.9.0>resolve-from • 2.0.0Resolve the path of a module like require.resolve() but from a given pathINDIRECT0
nyc>11.9.0>resolve-url • 0.2.1Like Node.js’ `path.resolve`/`url.resolve` for the browser.INDIRECT0
nyc>11.9.0>ret • 0.1.15Tokenizes a string that represents a regular expression.INDIRECT0
nyc>11.9.0>right-align • 0.1.3Right-align the text in a string.INDIRECT5
nyc>11.9.0>safe-regex • 1.1.0detect possibly catastrophic, exponential-time regular expressionsINDIRECT1
nyc>11.9.0>set-value • 2.0.0Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.INDIRECT8
nyc>11.9.0>set-value>extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
nyc>11.9.0>shebang-command • 1.2.0Get the command from a shebangINDIRECT1
nyc>11.9.0>shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
nyc>11.9.0>snapdragon-node • 2.1.1Snapdragon utility for creating a new AST node in custom code, such as plugins.INDIRECT9
nyc>11.9.0>snapdragon-node>define-property • 1.0.0Define a non-enumerable property on an object.INDIRECT4
nyc>11.9.0>snapdragon-node>is-accessor-descriptor • 1.0.0Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.INDIRECT1
nyc>11.9.0>snapdragon-node>is-data-descriptor • 1.0.0Returns true if a value has the characteristics of a valid JavaScript data descriptor.INDIRECT1
nyc>11.9.0>snapdragon-node>is-descriptor • 1.0.2Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT3
nyc>11.9.0>snapdragon-node>isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
nyc>11.9.0>snapdragon-node>kind-of • 6.0.2Get the native type of a value.INDIRECT0
nyc>11.9.0>snapdragon-util • 3.0.1Utilities for the snapdragon parser/compiler.INDIRECT2
nyc>11.9.0>snapdragon • 0.8.2Fast, pluggable and easy-to-use parser-renderer factory.INDIRECT73
nyc>11.9.0>snapdragon>define-property • 0.2.5Define a non-enumerable property on an object.INDIRECT6
nyc>11.9.0>snapdragon>extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
nyc>11.9.0>source-map-resolve • 0.5.1Resolve the source map and/or sources for a generated file.INDIRECT5
nyc>11.9.0>source-map-url • 0.4.0Tools for working with sourceMappingURL comments.INDIRECT0
nyc>11.9.0>spdx-expression-parse • 3.0.0parse SPDX license expressionsINDIRECT2
nyc>11.9.0>split-string • 3.1.0Split a string on a character except when the character is escaped.INDIRECT5
nyc>11.9.0>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.INDIRECT10
nyc>11.9.0>static-extend>define-property • 0.2.5Define a non-enumerable property on an object.INDIRECT6
nyc>11.9.0>string-width • 2.1.1Get the visual width of a string - the number of columns required to display itINDIRECT3
nyc>11.9.0>string-width>ansi-regex • 3.0.0Regular expression for matching ANSI escape codesINDIRECT0
nyc>11.9.0>string-width>strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
nyc>11.9.0>strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
nyc>11.9.0>strip-bom • 2.0.0Strip UTF-8 byte order mark (BOM) from a string/bufferINDIRECT1
nyc>11.9.0>strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/bufferINDIRECT0
nyc>11.9.0>supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
nyc>11.9.0>test-exclude>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
nyc>11.9.0>test-exclude>array-unique • 0.3.2Remove duplicate values from an array. Fastest ES5 implementation.INDIRECT0
nyc>11.9.0>test-exclude>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.INDIRECT104
nyc>11.9.0>test-exclude>braces>extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
nyc>11.9.0>test-exclude>expand-brackets • 2.1.4Expand POSIX bracket expressions (character classes) in glob patterns.INDIRECT93
nyc>11.9.0>test-exclude>expand-brackets>define-property • 0.2.5Define a non-enumerable property on an object.INDIRECT7
nyc>11.9.0>test-exclude>expand-brackets>extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
nyc>11.9.0>test-exclude>expand-brackets>is-accessor-descriptor • 0.1.6Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.INDIRECT2
nyc>11.9.0>test-exclude>expand-brackets>is-accessor-descriptor>kind-of • 3.2.2Get the native type of a value.INDIRECT1
nyc>11.9.0>test-exclude>expand-brackets>is-data-descriptor • 0.1.4Returns true if a value has the characteristics of a valid JavaScript data descriptor.INDIRECT2
nyc>11.9.0>test-exclude>expand-brackets>is-data-descriptor>kind-of • 3.2.2Get the native type of a value.INDIRECT1
nyc>11.9.0>test-exclude>expand-brackets>is-descriptor • 0.1.6Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT6
nyc>11.9.0>test-exclude>expand-brackets>kind-of • 5.1.0Get the native type of a value.INDIRECT0
nyc>11.9.0>test-exclude>extglob • 2.0.4Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.INDIRECT102
nyc>11.9.0>test-exclude>extglob>define-property • 1.0.0Define a non-enumerable property on an object.INDIRECT4
nyc>11.9.0>test-exclude>extglob>extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
nyc>11.9.0>test-exclude>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`INDIRECT9
nyc>11.9.0>test-exclude>fill-range>extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
nyc>11.9.0>test-exclude>is-accessor-descriptor • 1.0.0Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.INDIRECT1
nyc>11.9.0>test-exclude>is-data-descriptor • 1.0.0Returns true if a value has the characteristics of a valid JavaScript data descriptor.INDIRECT1
nyc>11.9.0>test-exclude>is-descriptor • 1.0.2Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT3
nyc>11.9.0>test-exclude>is-number • 3.0.0Returns true if the value is a number. comprehensive tests.INDIRECT2
nyc>11.9.0>test-exclude>is-number>kind-of • 3.2.2Get the native type of a value.INDIRECT1
nyc>11.9.0>test-exclude>isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
nyc>11.9.0>test-exclude>kind-of • 6.0.2Get the native type of a value.INDIRECT0
nyc>11.9.0>test-exclude>micromatch • 3.1.10Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.INDIRECT133
nyc>11.9.0>to-fast-properties • 1.0.3Force V8 to use fast properties for an objectINDIRECT0
nyc>11.9.0>to-object-path • 0.3.0Create an object path from a list or array of strings.INDIRECT2
nyc>11.9.0>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.INDIRECT4
nyc>11.9.0>to-regex-range>is-number • 3.0.0Returns true if the value is a number. comprehensive tests.INDIRECT2
nyc>11.9.0>to-regex • 3.0.2Generate a regex from a string or array of strings.INDIRECT14
nyc>11.9.0>trim-right • 1.0.1Similar to String#trim() but removes only whitespace on the rightINDIRECT0
nyc>11.9.0>uglify-js>yargs • 3.10.0Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT13
nyc>11.9.0>uglify-to-browserify • 1.0.2A transform to make UglifyJS work in browserify.INDIRECT0
nyc>11.9.0>union-value • 1.0.0Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.INDIRECT10
nyc>11.9.0>union-value>extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
nyc>11.9.0>union-value>set-value • 0.4.3Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.INDIRECT7
nyc>11.9.0>unset-value • 1.0.0Delete nested properties from an object using dot notation.INDIRECT6
nyc>11.9.0>unset-value>has-value • 0.3.1Returns true if a value exists, false if empty. Works with deeply nested values using object paths.INDIRECT4
nyc>11.9.0>unset-value>has-value>isobject • 2.1.0Returns true if the value is an object and not an array or null.INDIRECT1
nyc>11.9.0>unset-value>has-values • 0.1.4Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT0
nyc>11.9.0>unset-value>isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
nyc>11.9.0>urix • 0.1.0Makes Windows-style paths more unix and URI friendly.INDIRECT0
nyc>11.9.0>use • 3.1.0Easily add plugin support to your node.js application.INDIRECT1
nyc>11.9.0>use>kind-of • 6.0.2Get the native type of a value.INDIRECT0
nyc>11.9.0>wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop.INDIRECT0
nyc>11.9.0>wrap-ansi • 2.1.0Wordwrap a string with ANSI escape codesINDIRECT6
nyc>11.9.0>wrap-ansi>is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
nyc>11.9.0>wrap-ansi>string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
nyc>11.9.0>yargs-parser>camelcase • 4.1.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
nyc>11.9.0>yargs • 11.1.0yargs the modern, pirate-themed, successor to optimist.INDIRECT50
nyc>11.9.0>yargs>ansi-regex • 3.0.0Regular expression for matching ANSI escape codesINDIRECT0
nyc>11.9.0>yargs>camelcase • 4.1.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
nyc>11.9.0>yargs>strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-copy • 0.1.0Copy static properties, prototype properties, and descriptors from one object to another.INDIRECT9
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
object-is • 1.1.6ES2015-compliant shim for Object.is - differentiates between -0 and +0INDIRECT18
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.INDIRECT1
object.assign • 4.1.7ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT19
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.INDIRECT3
object.pick • 1.3.0Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.INDIRECT1
observable-to-promise • 0.5.0Convert an Observable to a PromiseINDIRECT3
onetime • 1.1.0Only call a function onceINDIRECT0
onetime • 2.0.1Ensure a function is only called onceINDIRECT1
option-chain • 1.0.0Use fluent property chains in lieu of options objectsINDIRECT0
optionator • 0.8.3option parsing and help generationINDIRECT6
ora • 0.2.3Elegant terminal spinnerINDIRECT13
os-browserify • 0.3.0The [os](https://nodejs.org/api/os.html) module from node.js, but for browsers.INDIRECT0
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
os-locale • 2.1.0Get the system localeINDIRECT20
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
output-file-sync • 1.1.2Synchronously write a file and create its ancestor directories if neededINDIRECT4
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 concurrencyINDIRECT1
p-locate • 2.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-map • 1.2.0Map over promises concurrentlyINDIRECT0
p-try • 1.0.0`Promise#try()` ponyfill - Starts a promise chainINDIRECT0
package-json • 4.0.1Get metadata of a package from the npm registryINDIRECT22
parse-glob • 3.0.4Parse a glob pattern into an object of tokens.INDIRECT5
parse-json • 2.2.0Parse JSON with more helpful errorsINDIRECT2
parse-json • 4.0.0Parse JSON with more helpful errorsINDIRECT3
parse-ms • 0.1.2Parse milliseconds into an objectINDIRECT0
parse-ms • 1.0.1Parse milliseconds into an objectINDIRECT0
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 existsINDIRECT2
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-type • 1.1.0Check if a path is a file, directory, or symlinkINDIRECT4
path-type • 2.0.0Check if a path is a file, directory, or symlinkINDIRECT1
pbkdf2 • 3.1.3This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()INDIRECT39
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 ponyfillINDIRECT1
pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
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-conf • 2.1.0Get namespaced config from the closest package.jsonINDIRECT14
pkg-dir • 2.0.0Find the root directory of a Node.js project or npm packageINDIRECT6
plur • 1.0.0Naively pluralize a wordINDIRECT0
plur • 2.1.2Pluralize a wordINDIRECT1
pluralize • 7.0.0Pluralize and singularize any wordINDIRECT0
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
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
prettier • 1.19.1Prettier is an opinionated code formatterDIRECT0
pretty-format • 21.2.1Stringify any JavaScript value.INDIRECT4
pretty-ms • 0.2.2Convert milliseconds to a human readable string: 1337000000 ➔ 15d 11h 23m 20sINDIRECT1
pretty-ms • 2.1.0Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20sINDIRECT3
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
progress • 2.0.3Flexible ascii progress barINDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.DIRECT4
prr • 1.0.1A better Object.defineProperty()INDIRECT0
public-encrypt • 4.0.3browserify version of publicEncrypt & privateDecryptINDIRECT50
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
randomatic • 3.1.1Generate randomized strings of a specified length using simple character sequences. The original generate-password.INDIRECT3
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
randomfill • 1.0.4random fill from browserify stand aloneINDIRECT2
react-dom • 16.14.0React package for working with the DOM.DIRECT6
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react • 16.14.0React is a JavaScript library for building user interfaces.DIRECT5
read-pkg-up • 1.0.1Read the closest package.json fileINDIRECT28
read-pkg-up • 2.0.0Read the closest package.json fileINDIRECT29
read-pkg • 1.1.0Read a package.json fileINDIRECT25
read-pkg • 2.0.0Read a package.json fileINDIRECT22
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readdirp • 2.2.1Recursive version of fs.readdir with streaming api.INDIRECT89
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
redent • 1.0.0Strip redundant indentation and indent the stringINDIRECT5
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.INDIRECT2
regex-not • 1.0.2Create a javascript regular expression for matching everything except for the given string.INDIRECT7
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT20
regexpp • 1.1.0Regular expression parser for ECMAScript 2018.INDIRECT0
regexpu-core • 2.0.0regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.INDIRECT4
registry-auth-token • 3.4.0Get the auth token set for an npm registry (if any)INDIRECT6
registry-url • 3.1.0Get the set npm registry URLINDIRECT5
regjsgen • 0.2.0Generate `RegExp`s from RegJSParser’s ASTINDIRECT0
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 - fastINDIRECT1
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
require-precompiled • 0.1.0Require extension that allows for caching/precompilingINDIRECT0
require-uncached • 1.0.3Require a module bypassing the cacheINDIRECT3
resolve-cwd • 2.0.0Resolve the path of a module like `require.resolve()` but from the current working directoryINDIRECT1
resolve-from • 1.0.1Resolve the path of a module like require.resolve() but from a given pathINDIRECT0
resolve-from • 3.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve-url • 0.2.1Like Node.js’ `path.resolve`/`url.resolve` for the browser.INDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
restore-cursor • 1.0.1Gracefully restore the CLI cursor on exitINDIRECT2
restore-cursor • 2.0.0Gracefully restore the CLI cursor on exitINDIRECT3
ret • 0.1.15Tokenizes a string that represents a regular expression.INDIRECT0
right-align • 0.1.3Right-align the text in a string.INDIRECT5
ripemd160 • 2.0.1Compute ripemd160 of bytes or strings.INDIRECT2
ripemd160 • 2.0.2Compute ripemd160 of bytes or strings.INDIRECT3
run-async • 2.4.1Utility method to run function either synchronously or asynchronously using the common `this.async()` style.INDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-regex • 1.1.0detect possibly catastrophic, exponential-time regular expressionsINDIRECT1
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
scheduler • 0.19.1Cooperative scheduler for the browser environment.INDIRECT3
semver-diff • 2.1.0Get the diff type of two semver versions: 0.0.1 0.0.2 → patchINDIRECT1
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
set-value • 2.0.1Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.INDIRECT8
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
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 listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT14
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT15
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT17
slash • 1.0.0Convert Windows backslash paths to slash pathsINDIRECT0
slice-ansi • 0.0.4Slice a string with ANSI escape codesINDIRECT0
slice-ansi • 1.0.0Slice a string with ANSI escape codesINDIRECT1
snapdragon-node • 2.1.1Snapdragon utility for creating a new AST node in custom code, such as plugins.INDIRECT10
snapdragon-util • 3.0.1Utilities for the snapdragon parser/compiler.INDIRECT2
snapdragon • 0.8.2Fast, pluggable and easy-to-use parser-renderer factory.INDIRECT56
sort-keys • 2.0.0Sort the keys of an objectINDIRECT1
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.INDIRECT5
source-map-support • 0.4.18Fixes stack traces for files with source mapsINDIRECT1
source-map-url • 0.4.1Tools for working with sourceMappingURL comments.INDIRECT0
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
split-string • 3.1.0Split a string on a character except when the character is escaped.INDIRECT5
stack-utils • 1.0.5Captures and cleans stack tracesINDIRECT1
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.INDIRECT10
stream-browserify • 2.0.2the stream module from node core for browsersINDIRECT8
stream-http • 2.8.3Streaming http in the browserINDIRECT11
stream-to-observable • 0.1.0Convert Node Streams into ECMAScript-ObservablesINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
string-width • 2.1.1Get the visual width of a string - the number of columns required to display itINDIRECT3
strip-ansi • 0.1.1Strip ANSI escape codes (used for colorizing strings in the terminal)INDIRECT0
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
strip-bom-buf • 1.0.0Strip UTF-8 byte order mark (BOM) from a bufferINDIRECT1
strip-bom • 2.0.0Strip UTF-8 byte order mark (BOM) from a string/bufferINDIRECT1
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
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 stringINDIRECT1
strip-indent • 2.0.0Strip leading whitespace from each line in a stringINDIRECT0
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-color • 4.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
symbol-observable • 0.2.4Symbol.observable ponyfillINDIRECT0
symbol-observable • 1.0.1Symbol.observable ponyfillINDIRECT0
symbol-observable • 1.2.0Symbol.observable ponyfillINDIRECT0
tapable • 0.2.9Just a little module for plugins.INDIRECT0
term-size • 1.2.0Reliably get the terminal window size (columns & rows)INDIRECT16
text-table • 0.2.0borderless text tables with alignmentINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT9
time-zone • 1.0.0Pretty time zone: `+2` or `-9:30`INDIRECT0
timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
timers-browserify • 2.0.12timers module for browserifyINDIRECT1
tmp • 0.0.33Temporary file and directory creatorINDIRECT1
to-arraybuffer • 1.0.1Get an ArrayBuffer from a Buffer as fast as possibleINDIRECT0
to-buffer • 1.2.1Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.INDIRECT27
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.INDIRECT2
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.INDIRECT4
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.INDIRECT1
to-regex • 3.0.2Generate a regex from a string or array of strings.INDIRECT14
trim-newlines • 1.0.0Trim newlines from the start and/or end of a stringINDIRECT0
trim-off-newlines • 1.0.3Similar to String#trim() but removes only newlinesINDIRECT0
trim-right • 1.0.1Similar to String#trim() but removes only whitespace on the rightINDIRECT0
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.INDIRECT1
typed-array-buffer • 1.0.3Get the ArrayBuffer out of a TypedArray, robustly.INDIRECT24
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
uglify-to-browserify • 1.0.2A transform to make UglifyJS work in browserify.INDIRECT0
uglifyjs-webpack-plugin • 0.4.6UglifyJS plugin for webpackINDIRECT20
uid2 • 0.0.3strong uidINDIRECT0
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.INDIRECT11
unique-string • 1.0.0Generate a unique random stringINDIRECT1
unique-temp-dir • 1.0.0Provides a uniquely named temp directory.INDIRECT4
unset-value • 1.0.0Delete nested properties from an object using dot notation.INDIRECT6
unzip-response • 2.0.1Unzip 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
urix • 0.1.0Makes Windows-style paths more unix and URI friendly.INDIRECT0
url-parse-lax • 1.0.0url.parse() with support for protocol-less URLs & IPsINDIRECT1
url • 0.11.4The core `url` packaged standalone for use with Browserify.INDIRECT20
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
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
util • 0.10.4Node.JS util moduleINDIRECT1
util • 0.11.1Node.JS util moduleINDIRECT1
v8flags • 2.1.1Get available v8 flags.INDIRECT1
vm-browserify • 1.1.2vm module for the browserINDIRECT0
watchpack-chokidar2 • 2.0.1INDIRECT109
watchpack • 1.7.5Wrapper library for directory and file watching.INDIRECT123
webpack-sources • 1.4.3Source code handling classes for webpackINDIRECT2
webpack • 3.12.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.DIRECT357
which-typed-array • 1.1.19Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT22
widest-line • 2.0.1Get the visual width of the widest line in a string - the number of columns required to display itINDIRECT4
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 codesINDIRECT6
write-json-file • 2.3.0Stringify and write JSON to a file atomicallyINDIRECT9
write-pkg • 3.2.0Write a package.json fileINDIRECT10
write • 0.2.1Write files to disk, creating intermediate directories if they don't exist.INDIRECT2
xdg-basedir • 3.0.0Get XDG Base Directory pathsINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
yargs • 3.10.0Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT13
yargs • 8.0.2yargs the modern, pirate-themed, successor to optimist.INDIRECT72
ISC98
PackageRelationDependenciesPublished
@ava/write-file-atomic • 2.2.0Write files in an atomic fashion w/configurable ownershipINDIRECT3
@concordance/react • 1.0.0Compare, format, diff and serialize React trees with ConcordanceINDIRECT1
ansi-align • 2.0.0align-text with ANSI support for CLIsINDIRECT4
anymatch • 1.3.2Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT38
anymatch • 2.0.0Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT83
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
browserify-sign • 4.2.3adds node crypto signing for browsersINDIRECT62
cli-width • 2.2.1Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
cliui • 2.1.0easily create complex multi-column command-line-interfacesINDIRECT9
cliui • 3.2.0easily create complex multi-column command-line-interfacesINDIRECT7
common-path-prefix • 1.0.0Computes the longest prefix string that is common to each path, excluding the base componentINDIRECT0
concordance • 3.0.0Compare, format, diff and serialize any JavaScript valueINDIRECT13
d • 1.0.2Property descriptor factoryINDIRECT8
electron-to-chromium • 1.5.177Provides a list of electron-to-chromium version mappingsINDIRECT0
es5-ext • 0.10.64ECMAScript extensions and shimsINDIRECT8
es6-set • 0.1.6ECMAScript6 Set polyfillINDIRECT9
es6-symbol • 3.1.4ECMAScript 6 Symbol polyfillINDIRECT8
es6-weak-map • 2.0.3ECMAScript6 WeakMap polyfillINDIRECT9
esniff • 2.0.1Low footprint ECMAScript source code parserINDIRECT8
ext • 1.7.0JavaScript utilities with respect to emerging standardINDIRECT1
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
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-own-enumerable-property-symbols • 3.0.2Returns an array of all enumerable symbol properties found directly upon a given objectINDIRECT0
glob-parent • 2.0.0Strips glob magic from a string to provide the parent pathINDIRECT2
glob-parent • 3.1.0Strips glob magic from a string to provide the parent directory pathINDIRECT3
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
hosted-git-info • 2.8.9Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
ignore-by-default • 1.0.1A list of directories you should ignore by defaultINDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
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
is-resolvable • 1.1.0Check if a module ID is resolvable with require()INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
mute-stream • 0.0.7Bytes go in, but they don't come out (when muted).INDIRECT0
next-tick • 1.1.0Environment agnostic nextTick polyfillINDIRECT0
nyc • 11.9.0the Istanbul command line interfaceDIRECT326
nyc>11.9.0>cliui • 2.1.0easily create complex multi-column command-line-interfacesINDIRECT9
nyc>11.9.0>foreground-child • 1.5.6Run a child as if it's the foreground process. Give it stdio. Exit when it exits.INDIRECT7
nyc>11.9.0>fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
nyc>11.9.0>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
nyc>11.9.0>glob • 7.1.2a little globberINDIRECT10
nyc>11.9.0>graceful-fs • 4.1.11A drop-in replacement for fs, making various improvements.INDIRECT0
nyc>11.9.0>hosted-git-info • 2.6.0Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
nyc>11.9.0>inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
nyc>11.9.0>inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
nyc>11.9.0>isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
nyc>11.9.0>lru-cache • 4.1.3A cache object that deletes the least-recently-used items.INDIRECT2
nyc>11.9.0>minimatch • 3.0.4a glob matcher in javascriptINDIRECT3
nyc>11.9.0>once • 1.4.0Run a function exactly one timeINDIRECT1
nyc>11.9.0>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
nyc>11.9.0>require-main-filename • 1.0.1shim for require.main.filename() that works in as many environments as possibleINDIRECT0
nyc>11.9.0>rimraf • 2.6.2A deep deletion module for node (like `rm -rf`)INDIRECT11
nyc>11.9.0>semver • 5.5.0The semantic version parser used by npm.INDIRECT0
nyc>11.9.0>set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
nyc>11.9.0>signal-exit • 3.0.2when you want to fire an event no matter how a process exits.INDIRECT0
nyc>11.9.0>slide • 1.1.6A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JSINDIRECT0
nyc>11.9.0>spawn-wrap • 1.4.2Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.INDIRECT23
nyc>11.9.0>test-exclude • 4.2.1test for inclusion or exclusion of paths using pkg-conf and globsINDIRECT162
nyc>11.9.0>which-module • 2.0.0Find the module object for something that was require()dINDIRECT0
nyc>11.9.0>which • 1.3.0Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
nyc>11.9.0>wrappy • 1.0.2Callback wrapping utilityINDIRECT0
nyc>11.9.0>write-file-atomic • 1.3.4Write files in an atomic fashion w/configurable ownershipINDIRECT3
nyc>11.9.0>y18n • 3.2.1the bare-bones internationalization library used by yargsINDIRECT0
nyc>11.9.0>yallist • 2.1.2Yet Another Linked ListINDIRECT0
nyc>11.9.0>yargs-parser • 8.1.0the mighty option parser used by yargsINDIRECT1
nyc>11.9.0>yargs>cliui • 4.1.0easily create complex multi-column command-line-interfacesINDIRECT13
nyc>11.9.0>yargs>yargs-parser • 9.0.2the mighty option parser used by yargsINDIRECT1
once • 1.4.0Run a function exactly one timeINDIRECT1
package-hash • 1.2.0Generates a hash for an installed npm package, useful for salting cachesINDIRECT2
package-hash • 2.0.0Generates a hash for an installed npm package, useful for salting cachesINDIRECT6
parse-asn1 • 5.1.7utility library for parsing asn1 files for use with browserify-sign.INDIRECT46
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
release-zalgo • 1.0.0Helps you write code with promise-like chains that can run both synchronously and asynchronouslyINDIRECT1
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
rimraf • 2.6.3A deep deletion module for node (like `rm -rf`)INDIRECT11
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)DIRECT11
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
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
slide • 1.1.6A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JSINDIRECT0
test-exclude • 4.2.3test for inclusion or exclusion of paths using pkg-conf and globsINDIRECT70
type • 2.7.3Runtime validation and processing of JavaScript typesINDIRECT0
well-known-symbols • 1.0.0Check whether a symbol is well-knownINDIRECT0
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.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
write-file-atomic • 1.3.4Write files in an atomic fashion w/configurable ownershipINDIRECT3
write-file-atomic • 2.4.3Write files in an atomic fashion w/configurable ownershipINDIRECT3
y18n • 3.2.2the bare-bones internationalization library used by yargsINDIRECT0
yallist • 2.1.2Yet Another Linked ListINDIRECT0
yargs-parser • 7.0.0the mighty option parser used by yargsINDIRECT1
BSD-3-Clause23
PackageRelationDependenciesPublished
babel-plugin-istanbul • 4.1.6A babel plugin that adds istanbul instrumentation to ES6 codeDIRECT112
babel-plugin-react-intl • 2.4.0Extracts string messages for translation from modules that use React Intl.DIRECT6
duplexer3 • 0.1.5Like duplexer but using streams3INDIRECT0
eslint-plugin-flowtype • 2.50.3Flowtype linting rules for ESLint.DIRECT1
esquery • 1.6.0A query library for ECMAScript AST using a CSS selector like query language.INDIRECT1
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
intl-messageformat-parser • 1.8.1Parses ICU Message strings into an AST via JavaScript.INDIRECT0
istanbul-lib-coverage • 1.2.1Data library for istanbul coverage objectsINDIRECT0
istanbul-lib-instrument • 1.10.2Core istanbul API for JS code coverageINDIRECT34
nyc>11.9.0>handlebars>source-map • 0.4.4Generates and consumes source mapsINDIRECT1
nyc>11.9.0>istanbul-lib-coverage • 1.2.0Data library for istanbul coverage objectsINDIRECT0
nyc>11.9.0>istanbul-lib-hook • 1.1.0Hooks for require, vm and script used in istanbulINDIRECT4
nyc>11.9.0>istanbul-lib-instrument • 1.10.1Core istanbul API for JS code coverageINDIRECT35
nyc>11.9.0>istanbul-lib-report • 1.1.3Base reporting library for istanbulINDIRECT6
nyc>11.9.0>istanbul-lib-source-maps • 1.2.3Source maps support for istanbulINDIRECT18
nyc>11.9.0>istanbul-reports • 1.4.0istanbul reportsINDIRECT24
nyc>11.9.0>merge-source-map>source-map • 0.6.1Generates and consumes source mapsINDIRECT0
nyc>11.9.0>source-map • 0.5.7Generates and consumes source mapsINDIRECT0
qs • 6.14.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT18
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
table • 4.0.2Formats data into a string table.INDIRECT19
BSD-2-Clause17
PackageRelationDependenciesPublished
configstore • 3.1.5Easily load and save config without having to think about where and howINDIRECT11
escope • 3.6.0ECMAScript scope analyzerINDIRECT15
eslint-scope • 3.7.3ECMAScript scope analyzer for ESLintINDIRECT3
espree • 3.5.4An Esprima-compatible JavaScript parser built on AcornINDIRECT3
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
esrecurse • 4.3.0ECMAScript AST recursive visitorINDIRECT1
estraverse • 4.3.0ECMAScript JS AST traversal functionsINDIRECT0
estraverse • 5.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.INDIRECT13
nyc>11.9.0>normalize-package-data • 2.4.0Normalizes data that can be found in package.json files.INDIRECT9
nyc>11.9.0>uglify-js • 2.8.29JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT16
staged-git-files • 0.0.4get a list of staged git files and their statusINDIRECT0
stringify-object • 3.3.0Stringify an object/array like JSON.stringify just without all the double-quotesINDIRECT3
uglify-js • 2.8.29JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT16
update-notifier • 2.5.0Update notifications for your CLI appINDIRECT75
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
unknown9
PackageRelationDependenciesPublished
console-browserify • 1.2.0Emulate console for all the browsersINDIRECT0
md5-o-matic • 0.1.1Fast and simple MD5 hashing utility with zero module dependencies. View MD5 Shootout results, http://jsperf.com/md5-shootout/39INDIRECT0
nyc>11.9.0>esutils • 2.0.2utility box for ECMAScript language toolsINDIRECT0
nyc>11.9.0>md5-o-matic • 0.1.1Fast and simple MD5 hashing utility with zero module dependencies. View MD5 Shootout results, http://jsperf.com/md5-shootout/39INDIRECT0
nyc>11.9.0>window-size • 0.1.0Reliable way to to get the height and width of the terminal/console in a node.js environment.INDIRECT0
querystring-es3 • 0.2.1Node's querystring module for all engines. (ES3 compat fork)INDIRECT0
rx-lite-aggregates • 4.0.8Lightweight library with aggregate functions for composing asynchronous and event-based operations in JavaScriptINDIRECT1
rx-lite • 4.0.8Lightweight library for composing asynchronous and event-based operations in JavaScriptINDIRECT0
time-require • 0.1.2Displays the execution time for Node.js modules loading; inspired by @sindresorhus 'time-grunt'INDIRECT8
Apache-2.08
PackageRelationDependenciesPublished
doctrine • 2.1.0JSDoc parserINDIRECT1
eslint-visitor-keys • 1.3.0Constants and utilities about visitor keys to traverse AST.INDIRECT0
fast-diff • 1.3.0Fast Javascript text diffINDIRECT0
nyc>11.9.0>spdx-correct • 3.0.0correct invalid SPDX expressionsINDIRECT3
nyc>11.9.0>validate-npm-package-license • 3.0.3Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
rxjs • 5.5.12Reactive Extensions for modern JavaScriptINDIRECT1
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
MIT OR X113
PackageRelationDependenciesPublished
nyc>11.9.0>cliui>wordwrap • 0.0.2Wrap those words. Show them at what columns to start and stop.INDIRECT0
nyc>11.9.0>optimist • 0.6.1Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT2
wordwrap • 0.0.2Wrap those words. Show them at what columns to start and stop.INDIRECT0
non-standard2
PackageRelationDependenciesPublished
regenerator-transform • 0.10.1Explode async and generator functions into a state machine.INDIRECT8
regjsparser • 0.1.5Parsing the JavaScript's RegExp in JavaScript.INDIRECT1
Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
atob • 2.1.2atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)INDIRECT0
nyc>11.9.0>atob • 2.1.1atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)INDIRECT0
CC-BY-3.02
PackageRelationDependenciesPublished
nyc>11.9.0>spdx-exceptions • 2.1.0list of SPDX standard license exceptionsINDIRECT0
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.02
PackageRelationDependenciesPublished
nyc>11.9.0>spdx-license-ids • 3.0.0A list of SPDX license identifiersINDIRECT0
spdx-license-ids • 3.0.21A list of SPDX license identifiersINDIRECT0
MIT OR WTFPL1
PackageRelationDependenciesPublished
path-is-inside • 1.0.2Tests whether one path is inside another pathINDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001726A smaller version of caniuse-db, with only the essentials!INDIRECT0
MIT AND Zlib1
PackageRelationDependenciesPublished
pako • 1.0.11zlib port to javascript - fast, modularized, with browser supportINDIRECT0
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
nyc>11.9.0>amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.11Streamable SHA hashes in pure javascriptINDIRECT2
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.2 version:

[![licenses](https://licenses.dev/b/npm/react-on-app/1.0.2)](https://licenses.dev/npm/react-on-app/1.0.2)
<a href="https://licenses.dev/npm/react-on-app/1.0.2">
  <img src="https://licenses.dev/b/npm/react-on-app/1.0.2" alt="licenses" />
</a>
GitHub