ajv • 4.11.8 Another JSON Schema Validator INDIRECT 22 1493407399 asn1 • 0.2.6 Contains parsers and serializers for ASN.1 (currently BER only) INDIRECT 1 1635986788 assert-plus • 0.2.0 Extra assertions on top of node's assert module INDIRECT 0 1447141862 assert-plus • 1.0.0 Extra assertions on top of node's assert module INDIRECT 0 1453921418 asynckit • 0.4.0 Minimal async jobs utility library, with streams support INDIRECT 0 1465928945 aws4 • 1.13.2 Signs and prepares requests using AWS Signature Version 4 INDIRECT 0 1724831030 binary • 0.3.0 Unpack multibyte binary values from buffers INDIRECT 3 1336739951 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 co • 4.6.0 generator async control flow goodness INDIRECT 0 1436481044 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 1557683385 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 dashdash • 1.14.1 A light, featureful and explicit option parsing library. INDIRECT 1 1479854020 decompress-zip • 0.3.0 Extract files from a ZIP archive DIRECT 16 1459525615 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 delayed-stream • 1.0.0 Buffers events from a stream until you are ready to handle them. INDIRECT 0 1430431829 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 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 extend • 3.0.2 Port of jQuery.extend for node.js and the browser INDIRECT 0 1532032091 extsprintf • 1.3.0 extended POSIX-style sprintf INDIRECT 0 1425687180 form-data • 2.1.4 A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 5 1491750599 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 getpass • 0.1.7 getpass for node.js INDIRECT 1 1493163658 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 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 http-signature • 1.1.1 Reference implementation of Joyent's HTTP Signature scheme. INDIRECT 16 1453759488 is-typedarray • 1.0.0 Detect whether or not an object is a Typed Array INDIRECT 0 1431824619 isarray • 0.0.1 Array#isArray for older browsers INDIRECT 0 1369676435 isarray • 2.0.5 Array#isArray for older browsers INDIRECT 0 1562592082 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-stable-stringify • 1.2.1 deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results INDIRECT 20 1734818063 jsprim • 1.4.2 utilities for primitive JavaScript types INDIRECT 5 1638199465 junk • 2.1.0 Filter out system junk files like .DS_Store and Thumbs.db DIRECT 0 1488164723 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 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 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 minizlib • 1.3.3 A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding. INDIRECT 3 1569874185 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 mkpath • 0.1.0 Make all directories in a path, like mkdir -p INDIRECT 0 1353000830 mout • 1.0.0 Modular Utilities DIRECT 0 1459021747 nopt • 1.0.10 Option parsing for Node, supporting types, shorthands, etc. Used by npm. INDIRECT 1 1317851225 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 os-tmpdir • 1.0.2 Node.js os.tmpdir() ponyfill INDIRECT 0 1475211274 performance-now • 0.2.0 Implements performance.now (based on process.hrtime). INDIRECT 0 1410949554 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 q • 1.5.0 A library for promises (CommonJS/Promises/A,B,D) DIRECT 0 1490148895 readable-stream • 1.1.14 Streams3, a user-land copy of the stream library from Node.js v0.11.x INDIRECT 4 1460563294 request-progress • 3.0.0 Tracks the download progress of a request made with mikeal/request, giving insight of various metrics including progress percent, download speed and time remaining DIRECT 1 1480622409 retry • 0.10.1 Abstraction for exponential and custom retry strategies for failed operations. DIRECT 0 1481556525 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 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 sshpk • 1.18.0 A library for finding and using SSH public keys INDIRECT 9 1697736191 string_decoder • 0.10.31 The string_decoder module from Node core INDIRECT 0 1408767919 stringstream • 0.0.6 Encode and decode streams into string streams INDIRECT 0 1526552557 throttleit • 1.0.1 Throttle a function INDIRECT 0 1700217160 tmp • 0.0.31 Temporary file and directory creator DIRECT 1 1479731987 uuid • 3.4.0 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1579208738 verror • 1.10.0 richer JavaScript errors INDIRECT 3 1493743247