@types/concat-stream • 1.6.1 TypeScript definitions for concat-stream INDIRECT 1 1625596267 @types/form-data • 0.0.33 TypeScript definitions for form-data INDIRECT 1 1479857927 @types/node • 10.17.60 TypeScript definitions for Node.js INDIRECT 0 1620848027 @types/node • 8.10.66 TypeScript definitions for Node.js INDIRECT 0 1603912078 @types/qs • 6.15.1 TypeScript definitions for qs INDIRECT 0 1778111161 ajv • 6.15.0 Another JSON Schema Validator INDIRECT 5 1776956364 ansi-regex • 3.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1648387784 asap • 2.0.6 High-priority task queue for Node.js and browsers INDIRECT 0 1499700096 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 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 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 brace-expansion • 1.1.16 Brace expansion as known from sh/bash INDIRECT 2 1783492494 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 cli-table3 • 0.5.1 Pretty unicode tables for the command line. Based on the original cli-table. DIRECT 6 1532002418 colors • 1.4.0 get colors in your node.js console DIRECT 0 1569195967 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 1557683385 commander • 2.11.0 the complete solution for node.js command-line programs INDIRECT 0 1499076445 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 core-util-is • 1.0.2 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1447979853 crypto-js • 3.3.0 JavaScript library of crypto standards. INDIRECT 0 1581507233 dashdash • 1.14.1 A light, featureful and explicit option parsing library. INDIRECT 1 1479854020 debug • 3.1.0 small debugging utility INDIRECT 1 1506453231 delayed-stream • 1.0.0 Buffers events from a stream until you are ready to handle them. INDIRECT 0 1430431829 ecc-jsbn • 0.1.2 ECC JS code based on JSBN INDIRECT 2 1532879660 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 1707120351 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 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 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 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 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 get-port • 3.2.0 Get an available port INDIRECT 0 1503218568 getpass • 0.1.7 getpass for node.js INDIRECT 1 1493163658 growl • 1.10.3 Growl unobtrusive notifications INDIRECT 0 1507135989 har-validator • 5.1.5 Extremely fast HTTP Archive (HAR) validator using JSON Schema INDIRECT 7 1596084153 has-flag • 2.0.0 Check if argv has a specific flag INDIRECT 0 1460389678 hasown • 2.0.4 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1779991899 he • 1.1.1 A robust HTML entities encoder/decoder with full Unicode support. INDIRECT 0 1485179743 http-basic • 8.1.3 Very low level wrapper arround http.request/https.request INDIRECT 15 1555069033 http-response-object • 3.0.2 A simple object to represent an http response INDIRECT 1 1553061488 http-signature • 1.2.0 Reference implementation of Joyent's HTTP Signature scheme. INDIRECT 15 1503689523 interpret • 1.4.0 A dictionary of file extensions and associated module loaders. INDIRECT 0 1591166358 is-core-module • 2.16.2 Is this specifier a node.js core module? INDIRECT 2 1778002489 is-fullwidth-code-point • 2.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1474526569 is-typedarray • 1.0.0 Detect whether or not an object is a Typed Array INDIRECT 0 1431824619 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 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 jsprim • 1.4.2 utilities for primitive JavaScript types INDIRECT 5 1638199465 lodash • 4.18.1 Lodash modular utilities. DIRECT 0 1775077280 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 • 0.0.8 parse argument options INDIRECT 0 1392958009 mkdirp • 0.5.1 Recursively mkdir, like `mkdir -p` INDIRECT 1 1431570421 mocha • 4.1.0 simple, flexible, fun test framework DIRECT 23 1514522310 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 1494937566 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 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 performance-now • 2.1.0 Implements performance.now (based on process.hrtime). INDIRECT 0 1487514529 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 promise • 8.3.0 Bare bones Promises/A+ implementation INDIRECT 1 1666704072 psl • 1.15.0 Domain name parser based on the Public Suffix List INDIRECT 1 1733134564 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 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 rechoir • 0.6.2 Require any supported file as a node module. INDIRECT 7 1437576146 req-cwd • 2.0.0 Require a module like `require()` but from the current working directory DIRECT 2 1493371187 req-from • 2.0.0 Require a module like `require()` but from a given path INDIRECT 1 1493370298 resolve-from • 3.0.0 Resolve the path of a module like `require.resolve()` but from a given path INDIRECT 0 1493366295 resolve • 1.22.12 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 6 1775929295 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 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 solidity-parser-antlr • 0.2.15 A Solidity parser built from a robust ANTLR 4 grammar DIRECT 0 1530357348 sshpk • 1.18.0 A library for finding and using SSH public keys INDIRECT 9 1697736191 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 string-width • 2.1.1 Get the visual width of a string - the number of columns required to display it INDIRECT 3 1500376155 strip-ansi • 4.0.0 Strip ANSI escape codes INDIRECT 1 1497986906 supports-color • 4.4.0 Detect whether a terminal supports color INDIRECT 1 1504162477 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 sync-request • 6.1.0 Make synchronous web requests DIRECT 32 1552834863 sync-rpc • 1.3.7 Run asynchronous commands synchronously by putting them in a separate process INDIRECT 1 1783092703 then-request • 6.0.2 A request library that returns promises, inspired by request INDIRECT 29 1553062090 typedarray • 0.0.6 TypedArray polyfill for old browsers INDIRECT 0 1400295169 utf8 • 2.1.2 A well-tested UTF-8 encoder/decoder written in JavaScript. INDIRECT 0 1476775893 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 uuid • 3.4.0 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1579208738 verror • 1.10.0 richer JavaScript errors INDIRECT 3 1493743247 xhr2 • 0.2.1 XMLHttpRequest emulation for node.js INDIRECT 0 1612928108 xmlhttprequest • 1.8.0 XMLHttpRequest for Node INDIRECT 0 1444594532