acorn-walk • 7.2.0 ECMAScript (ESTree) AST walker INDIRECT 0 1592375138 acorn • 7.4.1 ECMAScript parser INDIRECT 0 1601884406 arr-diff • 4.0.0 Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons. INDIRECT 0 1492143089 arr-flatten • 1.1.0 Recursively flatten an array or arrays. INDIRECT 0 1499280631 arr-union • 3.1.0 Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons. INDIRECT 0 1456232080 array-unique • 0.3.2 Remove duplicate values from an array. Fastest ES5 implementation. INDIRECT 0 1470012889 asn1.js • 4.10.1 ASN.1 encoder and decoder INDIRECT 3 1518564494 assert • 1.5.1 The node.js assert module, re-packaged for web browsers. INDIRECT 22 1694111385 assign-symbols • 1.0.0 Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method. INDIRECT 0 1513723534 async-each • 1.0.6 No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript. INDIRECT 0 1675491500 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 base • 0.11.2 base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`. INDIRECT 44 1504834552 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 binary-extensions • 1.13.1 List of binary file extensions INDIRECT 0 1553689638 bindings • 1.5.0 Helper module for loading your native module's .node file INDIRECT 1 1551308084 bn.js • 4.12.1 Big number implementation in pure javascript INDIRECT 0 1731338371 bn.js • 5.2.1 Big number implementation in pure javascript INDIRECT 0 1653388610 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 1518248542 braces • 2.3.2 Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed. INDIRECT 70 1523197311 brorand • 1.1.0 Random number generator for browsers and node.js INDIRECT 0 1487799562 browser-pack • 6.1.0 pack node-style source files from a json stream into a browser bundle INDIRECT 21 1522396714 browser-resolve • 2.0.0 resolve which handles browser field support in package.json INDIRECT 6 1596440039 browserify-aes • 1.2.0 aes, for browserify INDIRECT 10 1522765396 browserify-cipher • 1.0.1 ciphers for the browser INDIRECT 14 1523448337 browserify-des • 1.0.2 browserify-des === INDIRECT 5 1531235206 browserify-rsa • 4.1.1 RSA for browserify INDIRECT 3 1727392712 browserify-zlib • 0.2.0 Full zlib module for the browser INDIRECT 1 1496505725 browserify • 16.5.2 browser-side require() the node way DIRECT 158 1596485745 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 buffer-xor • 1.0.3 A simple module for bitwise-xor on buffers INDIRECT 0 1443165316 buffer • 5.2.1 Node.js Buffer API, for the browser INDIRECT 2 1535665522 builtin-status-codes • 3.0.0 The map of HTTP status codes from the builtin http module INDIRECT 0 1467230250 cache-base • 1.0.1 Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects. INDIRECT 28 1500744368 cached-path-relative • 1.1.0 Memoize the results of the path.relative function INDIRECT 0 1642619730 call-bind-apply-helpers • 1.0.1 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 1733726673 call-bind • 1.0.8 Robustly `.call.bind()` a function INDIRECT 15 1733462354 call-bound • 1.0.3 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 12 1734310625 chokidar • 2.1.8 A neat wrapper around node.js fs.watch / fs.watchFile / fsevents. DIRECT 108 1566409705 cipher-base • 1.0.6 abstract base class for crypto-streams INDIRECT 2 1732651695 class-utils • 0.3.6 Utils for working with JavaScript classes and prototype methods. INDIRECT 13 1515682163 collection-visit • 1.0.0 Visit a method over the items in an object, or map visit over the objects in an array. INDIRECT 3 1491775231 combine-source-map • 0.8.0 Add source maps of multiple files, offset them and then combine them into one source map INDIRECT 4 1490008575 component-emitter • 1.3.1 Event emitter INDIRECT 0 1700168232 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 concat-stream • 1.6.2 writable stream that concatenates strings or binary data and calls a callback with the result INDIRECT 10 1521645450 constants-browserify • 1.0.0 node's constants module for the browser INDIRECT 0 1436811402 convert-source-map • 1.1.3 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1451580417 copy-descriptor • 0.1.1 Copy a descriptor from object A to object B INDIRECT 0 1465497125 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 create-ecdh • 4.0.4 createECDH but browserifiable INDIRECT 8 1596557388 create-hash • 1.2.0 create hashes for browserify INDIRECT 7 1523451264 create-hmac • 1.1.7 node style hmacs in the browser INDIRECT 8 1523449880 crypto-browserify • 3.12.1 implementation of crypto for the browser INDIRECT 41 1729619237 debug • 2.6.9 small debugging utility INDIRECT 1 1506087155 decode-uri-component • 0.2.2 A better decodeURIComponent INDIRECT 0 1669918979 define-data-property • 1.1.4 Define a data property on an object. Will fall back to assignment in an engine without descriptors. INDIRECT 3 1707843362 define-properties • 1.2.1 Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines. INDIRECT 6 1694585113 define-property • 0.2.5 Define a non-enumerable property on an object. INDIRECT 5 1441002670 define-property • 1.0.0 Define a non-enumerable property on an object. INDIRECT 5 1492669183 define-property • 2.0.2 Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty. INDIRECT 6 1516998262 defined • 1.0.1 return the first argument that is `!== undefined` DIRECT 0 1665583262 deps-sort • 2.0.1 sort module-deps output for deterministic browserify bundles INDIRECT 17 1572352544 des.js • 1.1.0 DES implementation INDIRECT 2 1685370818 detective • 5.2.1 find all require() calls by walking the AST INDIRECT 6 1653667369 diffie-hellman • 5.0.3 pure js diffie-hellman INDIRECT 5 1523448210 domain-browser • 1.2.0 Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more. INDIRECT 0 1516946801 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 elliptic • 6.6.1 EC cryptography INDIRECT 7 1731469190 es-define-property • 1.0.1 `Object.defineProperty`, but not IE 8's broken one. INDIRECT 0 1733508962 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 1707120351 es-object-atoms • 1.1.0 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1736869242 events • 2.1.0 Node's event emitter for all engines. INDIRECT 0 1527241357 evp_bytestokey • 1.0.3 The insecure key derivation algorithm from OpenSSL INDIRECT 4 1504606836 expand-brackets • 2.1.4 Expand POSIX bracket expressions (character classes) in glob patterns. INDIRECT 63 1481570590 extend-shallow • 2.0.1 Extend an object with the properties of additional objects. node.js/javascript util. INDIRECT 1 1437089316 extend-shallow • 3.0.2 Extend an object with the properties of additional objects. node.js/javascript util. INDIRECT 4 1513797098 extglob • 2.0.4 Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns. INDIRECT 66 1515795087 fast-safe-stringify • 2.1.1 Safely and quickly serialize JavaScript objects INDIRECT 0 1631085556 file-uri-to-path • 1.0.0 Convert a file: URI to a file path INDIRECT 0 1499377911 fill-range • 4.0.0 Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex` INDIRECT 7 1492928235 for-in • 1.0.2 Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js INDIRECT 0 1488298376 fragment-cache • 0.2.1 A cache for managing namespaced sub-caches INDIRECT 1 1489523818 fsevents • 1.2.13 Native Access to Mac OS-X FSEvents INDIRECT 3 1588712790 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 get-intrinsic • 1.2.7 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 11 1735840488 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 1735848482 get-value • 2.0.6 Use property paths (`a.b.c`) to get a nested value from an object. INDIRECT 0 1466238469 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 has-property-descriptors • 1.0.2 Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD. INDIRECT 1 1707801707 has-symbols • 1.1.0 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 1733157257 has-value • 0.3.1 Returns true if a value exists, false if empty. Works with deeply nested values using object paths. INDIRECT 4 1459091936 has-value • 1.0.0 Returns true if a value exists, false if empty. Works with deeply nested values using object paths. INDIRECT 7 1495221084 has-values • 0.1.4 Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT 0 1459080712 has-values • 1.0.0 Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT 4 1495219419 has • 1.0.4 Object.prototype.hasOwnProperty.call shortcut INDIRECT 0 1696353285 hash-base • 3.0.5 abstract base class for hash-streams INDIRECT 2 1732435106 hash.js • 1.1.7 Various hash functions that could be run by both browser and node INDIRECT 2 1543607403 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 hmac-drbg • 1.0.1 Deterministic random bit generator (hmac) INDIRECT 4 1491777211 htmlescape • 1.1.1 Properly escape JSON for usage as an object literal inside of a `<script>` tag INDIRECT 0 1458699438 https-browserify • 1.0.0 https module compatability for browserify INDIRECT 0 1491348916 inline-source-map • 0.6.3 Adds source mappings and base64 encodes them, so they can be inlined in your generated file. INDIRECT 1 1708797911 insert-module-globals • 7.2.1 insert implicit module globals into a module-deps stream INDIRECT 31 1602241509 is-accessor-descriptor • 1.0.1 Returns true if a value has the characteristics of a valid JavaScript accessor descriptor. INDIRECT 2 1698341900 is-binary-path • 1.0.1 Check if a filepath is a binary file INDIRECT 1 1432553552 is-buffer • 1.1.6 Determine if an object is a Buffer INDIRECT 0 1508967388 is-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 1734816207 is-data-descriptor • 1.0.1 Returns true if a value has the characteristics of a valid JavaScript data descriptor. INDIRECT 2 1698341839 is-descriptor • 0.1.7 Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors. INDIRECT 4 1698382146 is-descriptor • 1.0.3 Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors. INDIRECT 4 1698369740 is-extendable • 0.1.1 Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?" INDIRECT 0 1436050211 is-extendable • 1.0.1 Returns true if a value is a plain object, array or function. INDIRECT 2 1505162306 is-extglob • 2.1.1 Returns true if a string has an extglob. INDIRECT 0 1481429064 is-glob • 3.1.0 Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet INDIRECT 1 1476311827 is-glob • 4.0.3 Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet INDIRECT 1 1632934367 is-number • 3.0.0 Returns true if the value is a number. comprehensive tests. INDIRECT 2 1473555090 is-plain-object • 2.0.4 Returns true if an object was created by the `Object` constructor. INDIRECT 1 1499812870 is-windows • 1.0.2 Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc. INDIRECT 0 1518593803 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 isobject • 2.1.0 Returns true if the value is an object and not an array or null. INDIRECT 1 1461618427 isobject • 3.0.1 Returns true if the value is an object and not an array or null. INDIRECT 0 1498846770 json-stable-stringify • 0.0.1 deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results INDIRECT 1 1374108469 jsonparse • 1.3.1 This is a pure-js JSON streaming parser for node.js INDIRECT 0 1494359953 kind-of • 3.2.2 Get the native type of a value. INDIRECT 1 1494958901 kind-of • 4.0.0 Get the native type of a value. INDIRECT 1 1495218192 kind-of • 6.0.3 Get the native type of a value. INDIRECT 0 1579193959 labeled-stream-splicer • 2.0.2 stream splicer with labels INDIRECT 9 1558694115 lodash.memoize • 3.0.4 The modern build of lodash’s `_.memoize` as a module. INDIRECT 0 1432065215 map-cache • 0.2.2 Basic cache object for storing key-value pairs. INDIRECT 0 1462877476 map-visit • 1.0.0 Map `visit` over an array of objects. INDIRECT 2 1491774215 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 md5.js • 1.3.5 node style md5 on pure JavaScript INDIRECT 3 1538487356 micromatch • 3.1.10 Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch. INDIRECT 80 1521747889 miller-rabin • 4.0.1 Miller Rabin algorithm for primality test INDIRECT 2 1506550160 minimalistic-crypto-utils • 1.0.1 Minimalistic tools for JS crypto modules INDIRECT 0 1487798457 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mixin-deep • 1.3.2 Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone. INDIRECT 4 1561408427 mkdirp-classic • 0.5.3 Mirror of mkdirp 0.5.2 INDIRECT 0 1588586163 module-deps • 6.2.3 walk the dependency graph to generate json output that can be fed into browser-pack INDIRECT 35 1596451836 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 1494937566 nan • 2.22.0 Native Abstractions for Node.js: C++ header for Node 0.8 -> 23 compatibility INDIRECT 0 1728621863 nanomatch • 1.2.13 Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces) INDIRECT 68 1530104561 normalize-path • 2.1.1 Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes unless disabled. INDIRECT 1 1490811685 normalize-path • 3.0.0 Normalize 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. INDIRECT 0 1524149687 object-copy • 0.1.0 Copy static properties, prototype properties, and descriptors from one object to another. INDIRECT 9 1465495670 object-inspect • 1.13.3 string representations of objects in node and the browser INDIRECT 0 1731113867 object-keys • 1.1.1 An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim INDIRECT 0 1554604218 object-visit • 1.0.1 Call a specified method on each value in the given object. INDIRECT 1 1496118321 object.assign • 4.1.7 ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim INDIRECT 19 1734555262 object.pick • 1.3.0 Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore. INDIRECT 1 1503110074 os-browserify • 0.3.0 The [os](https://nodejs.org/api/os.html) module from node.js, but for browsers. INDIRECT 0 1492659501 outpipe • 1.1.1 write output to a file through shell commands DIRECT 1 1428119780 parents • 1.0.1 return all the parent directories for a directory INDIRECT 1 1421261295 pascalcase • 0.1.1 Convert a string to pascal-case. INDIRECT 0 1449267152 path-browserify • 0.0.1 the path module from node core for browsers INDIRECT 0 1529488340 path-dirname • 1.0.2 Node.js path.dirname() ponyfill INDIRECT 0 1476811623 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 path-platform • 0.11.15 Provide access to win32 and posix path operations; sourced directly from upstream Node.js INDIRECT 0 1418324240 pbkdf2 • 3.1.2 This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes() INDIRECT 9 1617975960 posix-character-classes • 0.1.1 POSIX character classes for creating regular expressions. INDIRECT 0 1492663376 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 process • 0.11.10 process information for node.js and browsers INDIRECT 0 1493210067 public-encrypt • 4.0.3 browserify version of publicEncrypt & privateDecrypt INDIRECT 20 1538423236 punycode • 1.4.1 A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. INDIRECT 0 1458437238 randombytes • 2.1.0 random bytes from browserify stand alone INDIRECT 1 1550584119 randomfill • 1.0.4 random fill from browserify stand alone INDIRECT 2 1518786236 read-only-stream • 2.0.0 wrap a readable/writable stream to be read-only INDIRECT 8 1440392541 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 readdirp • 2.2.1 Recursive version of fs.readdir with streaming api. INDIRECT 89 1536858645 regex-not • 1.0.2 Create a javascript regular expression for matching everything except for the given string. INDIRECT 7 1519093874 repeat-element • 1.1.4 Create an array by repeating the given value n times. INDIRECT 0 1617837181 repeat-string • 1.6.1 Repeat the given string n times. Fastest implementation for repeating a string. INDIRECT 0 1477241640 resolve-url • 0.2.1 Like Node.js’ `path.resolve`/`url.resolve` for the browser. INDIRECT 0 1393354130 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1734629351 ret • 0.1.15 Tokenizes a string that represents a regular expression. INDIRECT 0 1502337232 ripemd160 • 2.0.2 Compute ripemd160 of bytes or strings. INDIRECT 3 1524118003 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 1524687024 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 safe-regex • 1.1.0 detect possibly catastrophic, exponential-time regular expressions INDIRECT 1 1426725021 set-function-length • 1.2.2 Set a function's length property INDIRECT 14 1710006059 set-value • 2.0.1 Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths. INDIRECT 8 1561410377 shasum • 1.0.2 Single function that return the sha1sum. Installing this is just a little bit quicker than reading the crypto documentation. INDIRECT 5 1444114529 shell-quote • 1.8.2 quote and parse shell commands INDIRECT 0 1732743217 side-channel-list • 1.0.0 Store information about any JS value in a side channel, using a linked list INDIRECT 2 1733862025 side-channel-map • 1.0.1 Store information about any JS value in a side channel, using a Map INDIRECT 14 1733892798 side-channel-weakmap • 1.0.2 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 15 1733895551 side-channel • 1.1.0 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 17 1733936433 simple-concat • 1.0.1 Super-minimalist version of `concat-stream`. Less than 15 lines! INDIRECT 0 1594960584 snapdragon-node • 2.1.1 Snapdragon utility for creating a new AST node in custom code, such as plugins. INDIRECT 10 1498392257 snapdragon-util • 3.0.1 Utilities for the snapdragon parser/compiler. INDIRECT 2 1498384000 snapdragon • 0.8.2 Fast, pluggable and easy-to-use parser-renderer factory. INDIRECT 56 1520776598 source-map-resolve • 0.5.3 Resolve the source map and/or sources for a generated file. INDIRECT 5 1577561795 source-map-url • 0.4.1 Tools for working with sourceMappingURL comments. INDIRECT 0 1612210494 split-string • 3.1.0 Split a string on a character except when the character is escaped. INDIRECT 5 1511106895 static-extend • 0.1.2 Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors. INDIRECT 10 1465497937 stream-browserify • 2.0.2 the stream module from node core for browsers INDIRECT 8 1548169399 stream-combiner2 • 1.1.1 This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams3. INDIRECT 9 1445036638 stream-http • 3.2.0 Streaming http in the browser INDIRECT 7 1618430752 stream-splicer • 2.0.1 streaming pipeline with a mutable configuration INDIRECT 8 1558694007 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 string_decoder • 1.3.0 The string_decoder module from Node core INDIRECT 1 1565169636 subarg • 1.0.0 parse arguments with recursive contexts INDIRECT 1 1412357754 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 syntax-error • 1.4.0 detect and report syntax errors in source code strings INDIRECT 4 1518173831 through • 2.3.8 simplified stream construction INDIRECT 0 1435930719 through2 • 2.0.5 A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise DIRECT 9 1541541791 timers-browserify • 1.4.2 timers module for browserify INDIRECT 1 1449574838 to-object-path • 0.3.0 Create an object path from a list or array of strings. INDIRECT 2 1454259578 to-regex-range • 2.1.1 Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions. INDIRECT 4 1493300070 to-regex • 3.0.2 Generate a regex from a string or array of strings. INDIRECT 14 1519460972 tty-browserify • 0.0.1 the tty module from node core for browsers INDIRECT 0 1517066742 typedarray • 0.0.6 TypedArray polyfill for old browsers INDIRECT 0 1400295169 umd • 3.0.3 Universal Module Definition for use in automated build systems INDIRECT 0 1521110302 union-value • 1.0.1 Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation. INDIRECT 11 1561410587 unset-value • 1.0.0 Delete nested properties from an object using dot notation. INDIRECT 6 1488061635 upath • 1.2.0 A proxy to `path`, replacing `\` with `/` for all results & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions. INDIRECT 0 1567456944 urix • 0.1.0 Makes Windows-style paths more unix and URI friendly. INDIRECT 0 1393707752 url • 0.11.4 The core `url` packaged standalone for use with Browserify. INDIRECT 20 1722023661 use • 3.1.1 Easily add plugin support to your node.js application. INDIRECT 0 1531415621 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 util • 0.10.4 Node.JS util module INDIRECT 1 1528061603 vm-browserify • 1.1.2 vm module for the browser INDIRECT 0 1572870699 xtend • 4.0.2 extend like a boss DIRECT 0 1562592945