addressparser • 1.0.1 Parse e-mail addresses INDIRECT 0 1454787527 agent-base • 4.2.1 Turn a function into an `http.Agent` instance INDIRECT 2 1530823534 agent-base • 4.3.0 Turn a function into an `http.Agent` instance INDIRECT 2 1559765836 ajv • 6.12.6 Another JSON Schema Validator INDIRECT 5 1602349300 amqplib • 0.5.6 An AMQP 0-9-1 (e.g., RabbitMQ) library and client. INDIRECT 14 1589440354 ansi-regex • 2.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 1484363379 ansi-styles • 2.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 0 1459197318 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 ast-types • 0.14.2 Esprima-compatible implementation of the Mozilla JS Parser API INDIRECT 1 1599937608 async • 2.6.4 Higher-order functions and common patterns for asynchronous code INDIRECT 1 1649891255 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 axios • 0.15.3 Promise based HTTP client for the browser and node.js INDIRECT 3 1480283951 bitsyntax • 0.1.0 Pattern-matching on byte buffers INDIRECT 4 1542176956 bl • 1.1.2 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 7 1455246623 bluebird • 3.7.2 Full featured Promises/A+ implementation with exceptionally good performance INDIRECT 0 1574981740 buffer-more-ints • 1.0.0 Add support for more integer widths to Buffer INDIRECT 0 1522568376 buildmail • 4.0.1 buildmail is a low level rfc2822 message composer. Define your own mime tree, no magic included. INDIRECT 8 1483528399 bytes • 3.1.2 Utility to parse a string bytes to bytes and vice-versa INDIRECT 0 1643346157 chalk • 1.1.3 Terminal string styling done right. Much color. INDIRECT 6 1459210604 circular-json • 0.5.9 JSON does not handle circular references. This version does INDIRECT 0 1540325096 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 commander • 2.20.3 the complete solution for node.js command-line programs INDIRECT 0 1570772424 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 data-uri-to-buffer • 1.2.0 Generate a Buffer instance from a Data URI string INDIRECT 0 1500427517 date-format • 1.2.0 Formatting Date objects as strings since 2013 INDIRECT 0 1510607396 debug • 2.6.9 small debugging utility INDIRECT 1 1506087155 debug • 3.1.0 small debugging utility INDIRECT 1 1506453231 debug • 3.2.7 small debugging utility INDIRECT 1 1605790637 debug • 4.4.0 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1733488366 deep-is • 0.1.4 node's assert.deepEqual algorithm except for NaN being equal to NaN INDIRECT 0 1630774520 degenerator • 1.0.4 Turns sync functions into async generator functions INDIRECT 15 1478733179 delayed-stream • 1.0.0 Buffers events from a stream until you are ready to handle them. INDIRECT 0 1430431829 depd • 2.0.0 Deprecate all the things INDIRECT 0 1540576375 double-ended-queue • 2.1.0-0 Extremely fast double-ended queue implementation INDIRECT 0 1420470723 ecc-jsbn • 0.1.2 ECC JS code based on JSBN INDIRECT 2 1532879660 es6-promise • 4.2.8 A lightweight library that provides tools for organizing asynchronous code INDIRECT 0 1559843963 es6-promisify • 5.0.0 Converts callback-based functions to ES6 Promises INDIRECT 1 1475062711 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 fast-levenshtein • 2.0.6 Efficient implementation of Levenshtein algorithm with locale-specific collator support. INDIRECT 0 1482873307 file-uri-to-path • 1.0.0 Convert a file: URI to a file path INDIRECT 0 1499377911 follow-redirects • 1.0.0 HTTP and HTTPS modules that follow redirects. INDIRECT 2 1477238994 form-data • 2.0.0 A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 5 1474092617 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 generate-function • 2.3.1 Module that helps you write generated functions in Node INDIRECT 1 1535726781 generate-object-property • 1.2.0 Generate safe JS code that can used to reference a object property INDIRECT 1 1431893704 get-uri • 2.0.4 Returns a `stream.Readable` from a URI string INDIRECT 18 1570735736 getpass • 0.1.7 getpass for node.js INDIRECT 1 1493163658 har-validator • 5.1.5 Extremely fast HTTP Archive (HAR) validator using JSON Schema INDIRECT 7 1596084153 has-ansi • 2.0.0 Check if a string has ANSI escape codes INDIRECT 1 1435681054 hipchat-notifier • 1.1.0 Send room notifications to the HipChat v2 API INDIRECT 48 1461609253 http-errors • 2.0.0 Create HTTP error objects INDIRECT 5 1639798242 http-proxy-agent • 2.1.0 An HTTP(s) proxy `http.Agent` implementation for HTTP INDIRECT 5 1520120980 http-signature • 1.1.1 Reference implementation of Joyent's HTTP Signature scheme. INDIRECT 16 1453759488 http-signature • 1.2.0 Reference implementation of Joyent's HTTP Signature scheme. INDIRECT 15 1503689523 httpreq • 1.1.1 node-httpreq is a node.js library to do HTTP(S) requests the easy way INDIRECT 0 1695927497 https-proxy-agent • 2.2.4 An HTTP(s) proxy `http.Agent` implementation for HTTPS INDIRECT 5 1572034368 https-proxy-agent • 3.0.1 An HTTP(s) proxy `http.Agent` implementation for HTTPS INDIRECT 5 1571857935 iconv-lite • 0.4.15 Convert character encodings in pure javascript. INDIRECT 0 1479754979 iconv-lite • 0.4.24 Convert character encodings in pure javascript. INDIRECT 1 1534969392 inflection • 1.12.0 A port of inflection-js to node.js module INDIRECT 0 1485570514 inflection • 1.3.8 A port of inflection-js to node.js module INDIRECT 0 1404372341 ip • 1.1.5 [![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip) INDIRECT 0 1488591506 ip • 1.1.9 [![](https://badge.fury.io/js/ip.svg)](https://www.npmjs.com/package/ip) INDIRECT 0 1708316973 is-my-ip-valid • 1.0.1 A small lib to validate IP addresses. INDIRECT 0 1646151758 is-my-json-valid • 2.20.6 A [JSONSchema](https://json-schema.org/) validator that uses code generation to be extremely fast. INDIRECT 6 1636548621 is-property • 1.0.2 Tests if a JSON property can be accessed using . syntax INDIRECT 0 1419519043 is-stream • 1.1.0 Check if something is a Node.js stream INDIRECT 0 1460446915 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 • 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 jsonpointer • 5.0.1 Simple JSON Addressing. INDIRECT 0 1657716370 jsprim • 1.4.2 utilities for primitive JavaScript types INDIRECT 5 1638199465 levn • 0.3.0 Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible INDIRECT 2 1451368623 libbase64 • 0.1.0 Encode and decode base64 encoded strings INDIRECT 0 1403098038 libmime • 3.0.0 Encode and decode quoted printable and base64 strings INDIRECT 3 1481190213 libqp • 1.1.0 Encode and decode quoted-printable strings according to rfc2045 INDIRECT 0 1443096265 lodash • 4.17.21 Lodash modular utilities. INDIRECT 0 1613835736 loggly • 1.1.1 A client implementation for Loggly cloud Logging-as-a-Service API INDIRECT 71 1475166745 mailcomposer • 4.0.1 Compose E-Mail messages INDIRECT 9 1483528624 mailgun-js • 0.18.1 Simple Node.js helper module for Mailgun API INDIRECT 86 1529496328 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 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 1494937566 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 netmask • 1.0.6 Parse and lookup IP network blocks INDIRECT 0 1464621218 nodemailer-direct-transport • 3.3.2 Direct transport for Nodemailer INDIRECT 6 1473081083 nodemailer-fetch • 1.6.0 GET HTTP contents INDIRECT 0 1471509115 nodemailer-shared • 1.1.0 Shared methods for the nodemailer stack INDIRECT 1 1473078002 nodemailer-smtp-pool • 2.8.2 SMTP transport for Nodemailer INDIRECT 7 1473081126 nodemailer-smtp-transport • 2.7.2 SMTP transport for Nodemailer INDIRECT 7 1473080931 nodemailer-wellknown • 0.1.10 Well known SMTP services INDIRECT 0 1463170015 nodemailer • 2.7.2 Easy as cake e-mail sending from your Node.js applications INDIRECT 21 1485109104 optionator • 0.8.3 option parsing and help generation INDIRECT 6 1573077339 pac-proxy-agent • 3.0.1 A PAC file proxy `http.Agent` implementation for HTTP INDIRECT 64 1571708150 pac-resolver • 3.0.0 Generates an asynchronous resolver function from a PAC file INDIRECT 20 1497379495 path-proxy • 1.0.0 A path proxy object constructor INDIRECT 1 1389236211 performance-now • 2.1.0 Implements performance.now (based on process.hrtime). INDIRECT 0 1487514529 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 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 process-nextick-args • 1.0.7 process.nextTick but always with args INDIRECT 0 1462394254 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 promisify-call • 2.0.4 Promisify a function call so users can call a function with a callback or get a promise INDIRECT 1 1484587100 proxy-agent • 3.0.3 Maps proxy protocols to `http.Agent` implementations INDIRECT 70 1536630990 proxy-from-env • 1.1.0 Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables. INDIRECT 0 1583292919 psl • 1.15.0 Domain name parser based on the Public Suffix List INDIRECT 1 1733134564 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 querystringify • 2.2.0 Querystringify - Small, simple but powerful query string parser. INDIRECT 0 1597688326 raw-body • 2.5.2 Get and validate the raw body of a readable stream. INDIRECT 10 1676999169 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.0.6 Streams3, a user-land copy of the stream library from Node.js INDIRECT 6 1457893510 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 redis-commands • 1.7.0 Redis commands INDIRECT 0 1612586440 redis-parser • 2.6.0 Javascript Redis protocol (RESP) parser INDIRECT 0 1491263126 redis • 2.8.0 Redis client library INDIRECT 3 1502169461 requestretry • 1.13.0 request-retry wrap nodejs request to retry http(s) requests in case of error INDIRECT 49 1516271236 requires-port • 1.0.0 Check if a protocol requires a certain port number to be added to an URL. INDIRECT 0 1446216153 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 1524687024 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 slack-node • 0.2.0 Slack API library for node INDIRECT 50 1455497738 smart-buffer • 1.1.15 A smarter Buffer that keeps track of its own read and write positions while growing endlessly. INDIRECT 0 1485802536 smart-buffer • 4.2.0 smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more. INDIRECT 0 1628317134 smtp-connection • 2.12.0 Connect to SMTP servers INDIRECT 5 1473079429 socks-proxy-agent • 4.0.2 A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS INDIRECT 6 1552101663 socks • 1.1.9 A SOCKS proxy client supporting SOCKS 4, 4a, and 5. (also supports BIND/Associate) INDIRECT 2 1459998884 socks • 2.3.3 Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality. INDIRECT 2 1573063252 sshpk • 1.18.0 A library for finding and using SSH public keys INDIRECT 9 1697736191 statuses • 2.0.1 HTTP status utility INDIRECT 0 1609655867 streamroller • 0.7.0 file streams that roll over when size limits, or dates are reached INDIRECT 13 1510691062 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 stringstream • 0.0.6 Encode and decode streams into string streams INDIRECT 0 1526552557 strip-ansi • 3.0.1 Strip ANSI escape codes INDIRECT 1 1456057282 supports-color • 2.0.0 Detect whether a terminal supports color INDIRECT 0 1435705114 thunkify • 2.1.2 Turn callbacks, arrays, generators, generator functions, and promises into a thunk INDIRECT 0 1401719443 toidentifier • 1.0.1 Convert a string of words to a JavaScript identifier INDIRECT 0 1636928349 tsscmp • 1.0.6 Timing safe string compare using double HMAC INDIRECT 0 1533003113 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 underscore • 1.7.0 JavaScript's functional programming helper library. INDIRECT 0 1409091385 unpipe • 1.0.0 Unpipe a stream from all destinations INDIRECT 0 1434313819 url-parse • 1.4.7 Small footprint URL parser that works seamlessly across Node.js and browser environments INDIRECT 2 1556291603 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 when • 3.7.8 A lightweight Promises/A+ and when() implementation, plus other async goodies. INDIRECT 0 1487551900 with-callback • 1.0.2 A small helper function to bridge the gap when returning a promise from a function that takes a callback INDIRECT 0 1477991220 word-wrap • 1.2.5 Wrap words to a specified length. INDIRECT 0 1690036658 xregexp • 2.0.0 Extended JavaScript regular expressions INDIRECT 0 1337982304 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945