acorn-walk • 7.2.0 ECMAScript (ESTree) AST walker INDIRECT 0 1592375138 acorn • 4.0.13 ECMAScript parser INDIRECT 0 1495621720 acorn • 5.7.4 ECMAScript parser INDIRECT 0 1583796356 acorn • 7.4.1 ECMAScript parser INDIRECT 0 1601884406 ajv • 6.12.6 Another JSON Schema Validator INDIRECT 5 1602349300 arr-diff • 2.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 1 1449375974 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-find-index • 1.0.2 ES2015 `Array#findIndex()` ponyfill INDIRECT 0 1475224789 array-unique • 0.2.1 Return an array free of duplicate values. Fastest ES5 implementation. INDIRECT 0 1427255229 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 asn1 • 0.2.6 Contains parsers and serializers for ASN.1 (currently BER only) INDIRECT 1 1635986788 assert-plus • 1.0.0 Extra assertions on top of node's assert module INDIRECT 0 1453921418 assert • 1.3.0 commonjs assert - node.js api compatible INDIRECT 2 1419389190 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 astw • 2.2.0 walk the ast with references to parent nodes INDIRECT 1 1488408029 async-each • 1.0.6 No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript. INDIRECT 0 1675491500 asynckit • 0.4.0 Minimal async jobs utility library, with streams support INDIRECT 0 1465928945 available-typed-arrays • 1.0.7 Returns an array of Typed Array names that are available in the current environment INDIRECT 1 1708386870 aws4 • 1.13.2 Signs and prepares requests using AWS Signature Version 4 INDIRECT 0 1724831030 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 • 0.0.8 Base64 encoding/decoding in pure JS INDIRECT 0 1419994582 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.2 Big number implementation in pure javascript INDIRECT 0 1745597888 bn.js • 5.2.2 Big number implementation in pure javascript INDIRECT 0 1745596309 brace-expansion • 1.1.12 Brace expansion as known from sh/bash INDIRECT 2 1749631978 braces • 1.8.5 Fastest brace expansion for node.js, with the most complete support for the Bash 4.3 braces specification. INDIRECT 14 1463843582 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 brfs • 1.6.1 browserify fs.readFileSync() static asset inliner DIRECT 51 1523433646 brorand • 1.1.0 Random number generator for browsers and node.js INDIRECT 0 1487799562 browser-pack • 5.0.1 pack node-style source files from a json stream into a browser bundle INDIRECT 18 1432526665 browser-pack • 6.1.0 pack node-style source files from a json stream into a browser bundle INDIRECT 20 1522396714 browser-resolve • 1.11.3 resolve which handles browser field support in package.json INDIRECT 1 1529379173 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 38 1522765396 browserify-cipher • 1.0.1 ciphers for the browser INDIRECT 42 1523448337 browserify-des • 1.0.2 browserify-des === INDIRECT 6 1531235206 browserify-rsa • 4.1.1 RSA for browserify INDIRECT 4 1727392712 browserify-zlib • 0.1.4 Full zlib module for browserify INDIRECT 1 1397805657 browserify-zlib • 0.2.0 Full zlib module for the browser INDIRECT 1 1496505725 browserify • 10.2.6 browser-side require() the node way DIRECT 169 1436483598 browserify • 16.5.2 browser-side require() the node way INDIRECT 170 1596485745 buffer-crc32 • 0.2.13 A pure javascript CRC32 algorithm that plays nice with binary data INDIRECT 0 1479778108 buffer-equal • 0.0.1 return whether two buffers are equal INDIRECT 0 1400988618 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 • 3.6.2 Node.js Buffer API, for the browser INDIRECT 3 1573256900 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 builtins • 0.0.7 List of node.js builtin modules INDIRECT 0 1409566625 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.2 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 1739388296 call-bind • 1.0.8 Robustly `.call.bind()` a function INDIRECT 15 1733462354 call-bound • 1.0.4 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 12 1741024203 camelcase-keys • 2.1.0 Convert object keys to camelCase INDIRECT 2 1458051724 camelcase • 2.1.1 Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar INDIRECT 0 1457803836 chokidar • 2.1.8 A neat wrapper around node.js fs.watch / fs.watchFile / fsevents. INDIRECT 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.6.1 Add source maps of multiple files, offset them and then combine them into one source map INDIRECT 5 1431447093 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 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 1557683385 component-emitter • 1.3.1 Event emitter INDIRECT 0 1700168232 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 concat-stream • 1.4.11 writable stream that concatenates strings or binary data and calls a callback with the result INDIRECT 6 1519910087 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 • 0.0.1 node's constants module for the browser INDIRECT 0 1374341700 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 convert-source-map • 1.9.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1665435477 copy-descriptor • 0.1.1 Copy a descriptor from object A to object B INDIRECT 0 1465497125 core-util-is • 1.0.2 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1447979853 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.1.3 create hashes for browserify INDIRECT 33 1494508218 create-hash • 1.2.0 create hashes for browserify INDIRECT 35 1523451264 create-hmac • 1.1.7 node style hmacs in the browser INDIRECT 36 1523449880 crypto-browserify • 3.12.1 implementation of crypto for the browser INDIRECT 71 1729619237 currently-unhandled • 0.4.1 Track the list of currently unhandled promise rejections. INDIRECT 1 1464866115 dashdash • 1.14.1 A light, featureful and explicit option parsing library. INDIRECT 1 1479854020 debounce • 1.2.1 Creates and returns a new debounced version of the passed function that will postpone its execution until after wait milliseconds have elapsed since the last time it was invoked INDIRECT 0 1615314745 debug • 2.6.9 small debugging utility INDIRECT 1 1506087155 decamelize • 1.2.0 Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow INDIRECT 0 1457167750 decode-uri-component • 0.2.2 A better decodeURIComponent INDIRECT 0 1669918979 deep-extend • 0.6.0 Recursive object extending INDIRECT 0 1527012797 deep-is • 0.1.4 node's assert.deepEqual algorithm except for NaN being equal to NaN INDIRECT 0 1630774520 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` INDIRECT 0 1665583262 delayed-stream • 1.0.0 Buffers events from a stream until you are ready to handle them. INDIRECT 0 1430431829 deps-sort • 1.3.9 sort module-deps output for deterministic browserify bundles INDIRECT 44 1432511599 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 detect-file • 0.1.0 Detect if a filepath exists and resolves the full filepath. INDIRECT 1 1467841749 detective • 4.7.1 find all require() calls by walking the AST INDIRECT 2 1513853012 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.1.7 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 1449889829 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 ecc-jsbn • 0.1.2 ECC JS code based on JSBN INDIRECT 2 1532879660 ecstatic • 0.8.0 A simple static file server middleware that works with both Express and Flatiron INDIRECT 4 1432328642 electron-prebuilt • 0.28.3 Install electron (formerly called atom-shell) prebuilts using npm DIRECT 143 1435045210 elliptic • 6.6.1 EC cryptography INDIRECT 7 1731469190 error-ex • 1.3.2 Easy error subclassing and stack customization INDIRECT 1 1529389232 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.1 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1736901763 events • 1.0.2 Node's event emitter for all engines. INDIRECT 0 1409285031 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 5 1504606836 expand-brackets • 0.1.5 Expand POSIX bracket expressions (character classes) in glob patterns. INDIRECT 1 1459554508 expand-brackets • 2.1.4 Expand POSIX bracket expressions (character classes) in glob patterns. INDIRECT 63 1481570590 expand-range • 1.8.2 Fast, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks. Used by micromatch. INDIRECT 12 1462440436 expand-tilde • 1.2.2 Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd. INDIRECT 1 1465121173 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 extend • 3.0.2 Port of jQuery.extend for node.js and the browser INDIRECT 0 1532032091 extglob • 0.3.2 Convert extended globs to regex-compatible strings. Add (almost) the expressive power of regular expressions to glob patterns. INDIRECT 1 1453279498 extglob • 2.0.4 Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns. INDIRECT 66 1515795087 extsprintf • 1.3.0 extended POSIX-style sprintf INDIRECT 0 1425687180 falafel • 2.2.5 transform the ast on a recursive walk INDIRECT 2 1652255363 fast-deep-equal • 3.1.3 Fast deep equal INDIRECT 0 1591601248 fast-json-stable-stringify • 2.1.0 deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify INDIRECT 0 1576340277 fast-levenshtein • 2.0.6 Efficient implementation of Levenshtein algorithm with locale-specific collator support. INDIRECT 0 1482873307 fast-safe-stringify • 2.1.1 Safely and quickly serialize JavaScript objects INDIRECT 0 1631085556 fd-slicer • 1.1.0 safely create multiple ReadStream or WriteStream objects from the same file descriptor INDIRECT 1 1528068502 file-uri-to-path • 1.0.0 Convert a file: URI to a file path INDIRECT 0 1499377911 filename-regex • 2.0.1 Regular expression for matching file names, with or without extension. INDIRECT 0 1493403380 fill-range • 2.2.4 Fill in a range of numbers or letters, optionally passing an increment or multiplier to use. INDIRECT 11 1525799451 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 find-node-modules • 1.0.4 Return an array of all parent node_modules directories DIRECT 53 1474445888 find-up • 1.1.2 Find a file by walking up parent directories INDIRECT 3 1457199957 findup-sync • 0.4.2 Find the first file matching a given pattern in the current directory or the nearest ancestor directory. INDIRECT 51 1468194512 for-each • 0.3.5 A better forEach INDIRECT 1 1739256963 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 for-own • 0.1.5 Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js. INDIRECT 1 1488159173 form-data • 2.3.3 A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 5 1539761182 fragment-cache • 0.2.1 A cache for managing namespaced sub-caches INDIRECT 1 1489523818 from2-string • 1.1.0 Create a stream from a string. Sugary wrapper around from2 INDIRECT 9 1436021813 from2 • 2.3.0 Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2" INDIRECT 8 1471281359 fs-exists-sync • 0.1.0 Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info. INDIRECT 0 1460202026 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.3.0 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 11 1740257660 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 1735848482 get-stdin • 4.0.1 Easier stdin INDIRECT 0 1421761124 get-value • 2.0.6 Use property paths (`a.b.c`) to get a nested value from an object. INDIRECT 0 1466238469 getpass • 0.1.7 getpass for node.js INDIRECT 1 1493163658 glob-base • 0.3.0 Returns an object with the (non-glob) base path and the actual pattern. INDIRECT 3 1442930297 global-modules • 0.2.3 The directory used by npm for globally installed npm modules. INDIRECT 7 1469511884 global-prefix • 0.1.5 Get the npm global path prefix. INDIRECT 6 1480528188 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 har-validator • 5.1.5 Extremely fast HTTP Archive (HAR) validator using JSON Schema INDIRECT 7 1596084153 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-tostringtag • 1.0.2 Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams. INDIRECT 1 1706823840 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 • 2.0.2 abstract base class for hash-streams INDIRECT 1 1460889682 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 he • 0.5.0 A robust HTML entities encoder/decoder with full Unicode support. INDIRECT 0 1408863888 hmac-drbg • 1.0.1 Deterministic random bit generator (hmac) INDIRECT 4 1491777211 home-path • 1.0.7 Cross-platform home directory retriever INDIRECT 0 1568511810 homedir-polyfill • 1.0.3 Node.js os.homedir polyfill for older versions of node.js. INDIRECT 1 1550774527 htmlescape • 1.1.1 Properly escape JSON for usage as an object literal inside of a `<script>` tag INDIRECT 0 1458699438 http-signature • 1.2.0 Reference implementation of Joyent's HTTP Signature scheme. INDIRECT 15 1503689523 https-browserify • 0.0.1 https module compatability for browserify INDIRECT 0 1441288748 https-browserify • 1.0.0 https module compatability for browserify INDIRECT 0 1491348916 indent-string • 2.1.0 Indent each line in a string INDIRECT 2 1440160512 inline-source-map • 0.5.0 Adds source mappings and base64 encodes them, so they can be inlined in your generated file. INDIRECT 2 1425020969 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 • 6.6.3 insert implicit module globals into a module-deps stream INDIRECT 23 1445249563 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-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 1441062170 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-callable • 1.2.7 Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag. INDIRECT 0 1663973379 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-dotfile • 1.0.3 Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory. INDIRECT 0 1496154300 is-equal-shallow • 0.1.3 Does a shallow comparison of two objects, returning false if the keys or values differ. INDIRECT 1 1435030807 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 • 1.0.0 Returns true if a string has an extglob. INDIRECT 0 1425675623 is-extglob • 2.1.1 Returns true if a string has an extglob. INDIRECT 0 1481429064 is-finite • 1.1.0 ES2015 Number.isFinite() ponyfill INDIRECT 0 1581060978 is-glob • 2.0.1 Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet INDIRECT 1 1443760481 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 • 2.1.0 Returns true if the value is a number. comprehensive tests. INDIRECT 2 1448200616 is-number • 3.0.0 Returns true if the value is a number. comprehensive tests. INDIRECT 2 1473555090 is-number • 4.0.0 Returns true if the value is a number. comprehensive tests. INDIRECT 0 1508219036 is-plain-object • 2.0.4 Returns true if an object was created by the `Object` constructor. INDIRECT 1 1499812870 is-posix-bracket • 0.1.1 Returns true if the given string is a POSIX bracket expression (POSIX character class). INDIRECT 0 1459834300 is-primitive • 2.0.0 Returns `true` if the value is a primitive. INDIRECT 0 1426564841 is-typed-array • 1.1.15 Is 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. INDIRECT 23 1734542407 is-typedarray • 1.0.0 Detect whether or not an object is a Typed Array INDIRECT 0 1431824619 is-utf8 • 0.2.1 Detect if a buffer is utf8 encoded. INDIRECT 0 1450497862 is-windows • 0.2.0 Returns true if the platform is windwows. INDIRECT 0 1465117631 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 • 0.0.1 Array#isArray for older browsers INDIRECT 0 1369676435 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 isarray • 2.0.5 Array#isArray for older browsers INDIRECT 0 1562592082 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 isstream • 0.1.2 Determine if an object is a Stream INDIRECT 0 1425687315 jsbn • 0.1.1 The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers. INDIRECT 0 1486886596 json-schema-traverse • 0.4.1 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1528620125 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 jsprim • 1.4.2 utilities for primitive JavaScript types INDIRECT 5 1638199465 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 • 1.0.2 stream splicer with labels INDIRECT 10 1416287143 labeled-stream-splicer • 2.0.2 stream splicer with labels INDIRECT 9 1558694115 levn • 0.3.0 Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible INDIRECT 2 1451368623 lexical-scope • 1.2.0 detect global and local lexical identifiers from javascript source code INDIRECT 2 1442603997 load-json-file • 1.1.0 Read and parse a JSON file INDIRECT 9 1447529426 lodash.memoize • 3.0.4 The modern build of lodash’s `_.memoize` as a module. INDIRECT 0 1432065215 loud-rejection • 1.6.0 Make unhandled promise rejections fail loudly instead of the default silent fail INDIRECT 3 1467583454 magic-string • 0.22.5 Modify strings, generate sourcemaps INDIRECT 1 1521039125 map-cache • 0.2.2 Basic cache object for storing key-value pairs. INDIRECT 0 1462877476 map-obj • 1.0.1 Map object keys and values into a new object INDIRECT 0 1430589766 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 math-random • 1.0.4 math-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. INDIRECT 0 1547563044 md5.js • 1.3.5 node style md5 on pure JavaScript INDIRECT 4 1538487356 meow • 3.7.0 CLI app helper INDIRECT 46 1451917249 merge-source-map • 1.0.4 Merge old source map and new source map in multi-transform flow INDIRECT 1 1497882010 merge • 1.2.1 Merge multiple objects into one, optionally creating a new cloned object. Similar to the jQuery.extend but more flexible. Works in Node.js and the browser. INDIRECT 0 1540661718 micromatch • 2.3.11 Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch. INDIRECT 37 1468602932 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 mime-db • 1.52.0 Media Type Database INDIRECT 0 1645472511 mime-types • 2.1.35 The ultimate javascript content-type utility. INDIRECT 1 1647108283 mime • 1.6.0 A comprehensive library for mime-type mapping INDIRECT 0 1511571199 minimalistic-crypto-utils • 1.0.1 Minimalistic tools for JS crypto modules INDIRECT 0 1487798457 minimist • 1.2.8 parse argument options DIRECT 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 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 module-deps • 3.9.1 walk the dependency graph to generate json output that can be fed into browser-pack INDIRECT 32 1440400420 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 mv • 2.1.1 fs.rename but works across devices. same as the unix utility 'mv' INDIRECT 14 1435010813 nan • 2.23.0 Native Abstractions for Node.js: C++ header for Node 0.8 -> 24 compatibility INDIRECT 0 1752165973 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 ncp • 2.0.0 Asynchronous recursive file copy utility. INDIRECT 0 1424638526 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-assign • 3.0.0 ES6 Object.assign() ponyfill DIRECT 0 1433426942 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 object-copy • 0.1.0 Copy static properties, prototype properties, and descriptors from one object to another. INDIRECT 9 1465495670 object-inspect • 1.13.4 string representations of objects in node and the browser INDIRECT 0 1738718770 object-inspect • 1.4.1 string representations of objects in node and the browser INDIRECT 0 1513754585 object-keys • 0.4.0 An Object.keys replacement, in case Object.keys is not available. From https://github.com/kriskowal/es5-shim INDIRECT 0 1376467810 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.omit • 2.0.1 Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument. INDIRECT 3 1477549485 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 optionator • 0.8.3 option parsing and help generation INDIRECT 6 1573077339 os-browserify • 0.1.2 os-browserify ============= INDIRECT 0 1394643896 os-browserify • 0.3.0 The [os](https://nodejs.org/api/os.html) module from node.js, but for browsers. INDIRECT 0 1492659501 os-homedir • 1.0.2 Node.js 4 `os.homedir()` ponyfill INDIRECT 0 1475211521 outpipe • 1.1.1 write output to a file through shell commands INDIRECT 1 1428119780 pako • 0.2.9 zlib port to javascript - fast, modularized, with browser support INDIRECT 0 1469133701 parents • 1.0.1 return all the parent directories for a directory INDIRECT 1 1421261295 parse-glob • 3.0.4 Parse a glob pattern into an object of tokens. INDIRECT 5 1442935106 parse-json • 2.2.0 Parse JSON with more helpful errors INDIRECT 2 1441038990 parse-passwd • 1.0.0 Parse a passwd file into a list of users. INDIRECT 0 1476899026 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-exists • 1.0.0 Check if a path exists INDIRECT 0 1430606623 path-exists • 2.1.0 Check if a path exists INDIRECT 2 1447509322 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 path-type • 1.1.0 Check if a path is a file, directory, or symlink INDIRECT 4 1447529941 pbkdf2 • 3.1.3 This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes() INDIRECT 40 1750451878 pend • 1.2.0 dead-simple optimistic async helper INDIRECT 0 1416779572 performance-now • 2.1.0 Implements performance.now (based on process.hrtime). INDIRECT 0 1487514529 pify • 2.3.0 Promisify a callback-style function INDIRECT 0 1445865378 pinkie-promise • 2.0.1 ES2015 Promise ponyfill INDIRECT 1 1460309840 pinkie • 2.0.4 Itty bitty little widdle twinkie pinkie ES2015 Promise implementation INDIRECT 0 1454324926 posix-character-classes • 0.1.1 POSIX character classes for creating regular expressions. INDIRECT 0 1492663376 possible-typed-array-names • 1.1.0 A simple list of possible Typed Array names. INDIRECT 0 1738904655 prelude-ls • 1.1.2 prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript. INDIRECT 0 1431657754 preserve • 0.2.0 Temporarily substitute tokens in the given `string` with placeholders, then put them back after transforming the string. INDIRECT 0 1420928978 pretty-bytes • 1.0.4 Convert bytes to a human readable string: 1337 → 1.34 kB INDIRECT 47 1427280754 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 psl • 1.15.0 Domain name parser based on the Public Suffix List INDIRECT 1 1733134564 public-encrypt • 4.0.3 browserify version of publicEncrypt & privateDecrypt INDIRECT 51 1538423236 punycode • 1.3.2 A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. INDIRECT 0 1413980428 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 punycode • 2.3.1 A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. INDIRECT 0 1698690512 querystring • 0.2.0 Node's querystring module for all engines. INDIRECT 0 1362521623 quote-stream • 1.0.2 transform a stream into a quoted string INDIRECT 12 1440619502 randomatic • 3.1.1 Generate randomized strings of a specified length using simple character sequences. The original generate-password. INDIRECT 3 1540321406 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 • 1.1.1 wrap a readable/writable stream to be read-only INDIRECT 6 1411409705 read-only-stream • 2.0.0 wrap a readable/writable stream to be read-only INDIRECT 8 1440392541 read-pkg-up • 1.0.1 Read the closest package.json file INDIRECT 28 1441258020 read-pkg • 1.1.0 Read a package.json file INDIRECT 25 1441446710 readable-stream • 1.0.34 Streams2, a user-land copy of the stream library from Node.js v0.10.x INDIRECT 4 1460562524 readable-stream • 1.1.14 Streams3, a user-land copy of the stream library from Node.js v0.11.x INDIRECT 4 1460563294 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 readable-wrap • 1.0.0 upgrade streams1 to streams2 streams as a standalone module INDIRECT 5 1402286512 readdirp • 2.2.1 Recursive version of fs.readdir with streaming api. INDIRECT 89 1536858645 redent • 1.0.0 Strip redundant indentation and indent the string INDIRECT 5 1443524087 regex-cache • 0.4.4 Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in surprising performance improvements. INDIRECT 2 1504279133 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 repeating • 2.0.1 Repeat a string - fast INDIRECT 1 1460395967 resolve-dir • 0.1.1 Resolve a directory that is either local, global or in the user's home directory. INDIRECT 10 1469811623 resolve-url • 0.2.1 Like Node.js’ `path.resolve`/`url.resolve` for the browser. INDIRECT 0 1393354130 resolve • 1.1.7 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 0 1453598479 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.1 Compute ripemd160 of bytes or strings. INDIRECT 2 1466601958 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 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 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 shallow-copy • 0.0.1 make a shallow copy of an object or array INDIRECT 0 1374733474 shasum • 1.0.2 Single function that return the sha1sum. Installing this is just a little bit quicker than reading the crypto documentation. INDIRECT 32 1444114529 shell-quote • 0.0.1 quote and parse shell commands INDIRECT 0 1337365542 shell-quote • 1.8.3 quote and parse shell commands INDIRECT 0 1748840585 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 simple-html-index • 1.5.0 a simple HTML index through stream INDIRECT 10 1472088640 simple-watchify-server • 0.0.1 a simple dev server for watchify (experimental) DIRECT 40 1434749897 single-line-log • 0.4.1 Keep writing to the same line in the terminal. Very useful when you write progress bars, or a status message during longer operations INDIRECT 0 1401529975 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 spdx-expression-parse • 3.0.1 parse SPDX license expressions INDIRECT 2 1589386366 speedometer • 0.1.4 simple speed measurement in javascript INDIRECT 0 1419414727 split-string • 3.1.0 Split a string on a character except when the character is escaped. INDIRECT 5 1511106895 sshpk • 1.18.0 A library for finding and using SSH public keys INDIRECT 9 1697736191 static-eval • 2.1.1 evaluate statically-analyzable expressions INDIRECT 5 1704130052 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 static-module • 2.2.5 convert module usage to inline expressions INDIRECT 44 1525853375 stream-browserify • 1.0.0 the stream module from node core for browsers INDIRECT 5 1399700894 stream-browserify • 2.0.2 the stream module from node core for browsers INDIRECT 8 1548169399 stream-combiner2 • 1.0.2 This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams2. INDIRECT 9 1412114099 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 • 1.3.2 streaming pipeline with a mutable configuration INDIRECT 9 1435259376 stream-splicer • 2.0.1 streaming pipeline with a mutable configuration INDIRECT 8 1558694007 string_decoder • 0.10.31 The string_decoder module from Node core INDIRECT 0 1408767919 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 string-template • 0.1.3 A simple string template function based on named or indexed arguments INDIRECT 0 1384781444 strip-bom • 2.0.0 Strip UTF-8 byte order mark (BOM) from a string/buffer INDIRECT 1 1435583611 strip-indent • 1.0.1 Strip leading whitespace from every line in a string INDIRECT 1 1424109734 strip-json-comments • 2.0.1 Strip comments from JSON. Lets you use comments in your JSON files! INDIRECT 0 1455006606 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 throttleit • 0.0.2 Throttle a function INDIRECT 0 1364333461 through • 2.3.8 simplified stream construction INDIRECT 0 1435930719 through2 • 0.2.3 A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise INDIRECT 7 1380215076 through2 • 0.5.1 A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise INDIRECT 6 1401862626 through2 • 1.1.1 A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise INDIRECT 6 1407797327 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-buffer • 1.2.1 Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back. INDIRECT 27 1750400125 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 trim-newlines • 1.0.0 Trim newlines from the start and/or end of a string INDIRECT 0 1443518907 tty-browserify • 0.0.1 the tty module from node core for browsers INDIRECT 0 1517066742 type-check • 0.3.2 type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax. INDIRECT 1 1451367981 typed-array-buffer • 1.0.3 Get the ArrayBuffer out of a TypedArray, robustly. INDIRECT 24 1734539188 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-join • 0.0.1 Join urls and normalize as in path.join. INDIRECT 0 1359474475 url • 0.10.3 The core `url` packaged standalone for use with Browserify. INDIRECT 2 1425062241 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.3 Node.JS util module INDIRECT 1 1391793314 util • 0.10.4 Node.JS util module INDIRECT 1 1528061603 uuid • 3.4.0 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1579208738 verror • 1.10.0 richer JavaScript errors INDIRECT 3 1493743247 vlq • 0.2.3 Generate, and decode, base64 VLQ mappings for source maps and other uses INDIRECT 0 1507042933 vm-browserify • 0.0.4 vm module for the browser INDIRECT 1 1390899086 vm-browserify • 1.1.2 vm module for the browser INDIRECT 0 1572870699 watchify • 3.11.1 watch mode for browserify builds DIRECT 268 1550591824 which-typed-array • 1.1.19 Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 22 1741483626 word-wrap • 1.2.5 Wrap words to a specified length. INDIRECT 0 1690036658 xtend • 2.1.2 extend like a boss INDIRECT 1 1388568673 xtend • 3.0.0 extend like a boss INDIRECT 0 1397507730 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945 yauzl • 2.10.0 yet another unzip library for node INDIRECT 3 1530590433