ajv • 6.12.6 Another JSON Schema Validator INDIRECT 5 1602349300 array-find-index • 1.0.2 ES2015 `Array#findIndex()` ponyfill INDIRECT 0 1475224789 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.11 Brace expansion as known from sh/bash INDIRECT 2 1518248542 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 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 1557683385 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 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 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 debug • 2.6.9 small debugging utility DIRECT 1 1506087155 decamelize • 1.2.0 Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow INDIRECT 0 1457167750 deep-extend • 0.6.0 Recursive object extending INDIRECT 0 1527012797 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 error-ex • 1.3.2 Easy error subclassing and stack customization INDIRECT 1 1529389232 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 find-up • 1.1.2 Find a file by walking up parent directories INDIRECT 3 1457199957 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-stdin • 4.0.1 Easier stdin INDIRECT 0 1421761124 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 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 home-path • 1.0.7 Cross-platform home directory retriever DIRECT 0 1568511810 http-signature • 1.2.0 Reference implementation of Joyent's HTTP Signature scheme. INDIRECT 15 1503689523 indent-string • 2.1.0 Indent each line in a string INDIRECT 2 1440160512 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 1441062170 is-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 1734816207 is-finite • 1.1.0 ES2015 Number.isFinite() ponyfill INDIRECT 0 1581060978 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 isarray • 0.0.1 Array#isArray for older browsers INDIRECT 0 1369676435 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 load-json-file • 1.1.0 Read and parse a JSON file INDIRECT 9 1447529426 loud-rejection • 1.6.0 Make unhandled promise rejections fail loudly instead of the default silent fail INDIRECT 3 1467583454 map-obj • 1.0.1 Map object keys and values into a new object INDIRECT 0 1430589766 meow • 3.7.0 CLI app helper INDIRECT 46 1451917249 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 DIRECT 0 1675976389 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` DIRECT 1 1647992895 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' DIRECT 14 1435010813 ncp • 2.0.0 Asynchronous recursive file copy utility. INDIRECT 0 1424638526 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 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 parse-json • 2.2.0 Parse JSON with more helpful errors INDIRECT 2 1441038990 path-exists • 1.0.0 Check if a path exists DIRECT 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-type • 1.1.0 Check if a path is a file, directory, or symlink INDIRECT 4 1447529941 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 pretty-bytes • 1.0.4 Convert bytes to a human readable string: 1337 → 1.34 kB INDIRECT 47 1427280754 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 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.1.14 Streams3, a user-land copy of the stream library from Node.js v0.11.x INDIRECT 4 1460563294 redent • 1.0.0 Strip redundant indentation and indent the string INDIRECT 5 1443524087 repeating • 2.0.1 Repeat a string - fast INDIRECT 1 1460395967 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1734629351 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 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 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 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 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 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 throttleit • 0.0.2 Throttle a function INDIRECT 0 1364333461 through2 • 0.2.3 A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise INDIRECT 7 1380215076 trim-newlines • 1.0.0 Trim newlines from the start and/or end of a string INDIRECT 0 1443518907 uuid • 3.4.0 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1579208738 verror • 1.10.0 richer JavaScript errors INDIRECT 3 1493743247 xtend • 2.1.2 extend like a boss INDIRECT 1 1388568673