array-find-index • 1.0.2ES2015 `Array#findIndex()` ponyfill | INDIRECT | 0 | |
camelcase-keys • 2.1.0Convert object keys to camelCase | INDIRECT | 2 | |
camelcase • 2.1.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar | INDIRECT | 0 | |
capture-stack-trace • 1.0.2Error.captureStackTrace ponyfill | INDIRECT | 0 | |
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12. | INDIRECT | 0 | |
create-error-class • 3.0.2Create Error classes | INDIRECT | 1 | |
currently-unhandled • 0.4.1Track the list of currently unhandled promise rejections. | INDIRECT | 1 | |
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow | INDIRECT | 0 | |
error-ex • 1.3.2Easy error subclassing and stack customization | INDIRECT | 1 | |
find-up • 1.1.2Find a file by walking up parent directories | INDIRECT | 3 | |
function-bind • 1.1.2Implementation of Function.prototype.bind | INDIRECT | 0 | |
get-stdin • 4.0.1Easier stdin | INDIRECT | 0 | |
gh-got • 2.4.0Convenience wrapper for `got` to interact with the GitHub API | DIRECT | 28 | |
got • 5.7.1Simplified HTTP/HTTPS requests | INDIRECT | 27 | |
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate. | INDIRECT | 1 | |
indent-string • 2.1.0Indent each line in a string | INDIRECT | 2 | |
is-arrayish • 0.2.1Determines if an object can be used as an array | INDIRECT | 0 | |
is-core-module • 2.16.1Is this specifier a node.js core module? | INDIRECT | 2 | |
is-finite • 1.1.0ES2015 Number.isFinite() ponyfill | INDIRECT | 0 | |
is-redirect • 1.0.0Check if a number is a redirect HTTP status code | INDIRECT | 0 | |
is-retry-allowed • 1.2.0Is retry allowed for Error? | INDIRECT | 0 | |
is-stream • 1.1.0Check if something is a Node.js stream | INDIRECT | 0 | |
is-utf8 • 0.2.1Detect if a buffer is utf8 encoded. | INDIRECT | 0 | |
isarray • 1.0.0Array#isArray for older browsers | INDIRECT | 0 | |
load-json-file • 1.1.0Read and parse a JSON file | INDIRECT | 9 | |
loud-rejection • 1.6.0Make unhandled promise rejections fail loudly instead of the default silent fail | INDIRECT | 3 | |
lowercase-keys • 1.0.1Lowercase the keys of an object | INDIRECT | 0 | |
map-obj • 1.0.1Map object keys and values into a new object | INDIRECT | 0 | |
meow • 3.7.0CLI app helper | DIRECT | 46 | |
minimist • 1.2.8parse argument options | INDIRECT | 0 | |
node-status-codes • 1.0.0Node.js `http.STATUS_CODES` ponyfill | INDIRECT | 0 | |
object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | INDIRECT | 0 | |
parse-json • 2.2.0Parse JSON with more helpful errors | INDIRECT | 2 | |
path-exists • 2.1.0Check if a path exists | INDIRECT | 2 | |
path-parse • 1.0.7Node.js path.parse() ponyfill | INDIRECT | 0 | |
path-type • 1.1.0Check if a path is a file, directory, or symlink | INDIRECT | 4 | |
pify • 2.3.0Promisify a callback-style function | INDIRECT | 0 | |
pinkie-promise • 2.0.1ES2015 Promise ponyfill | INDIRECT | 1 | |
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementation | INDIRECT | 0 | |
prepend-http • 1.0.4Prepend `http://` to humanized URLs like todomvc.com and localhost | INDIRECT | 0 | |
process-nextick-args • 2.0.1process.nextTick but always with args | INDIRECT | 0 | |
read-all-stream • 3.1.0Read all stream content and pass it to callback | INDIRECT | 10 | |
read-pkg-up • 1.0.1Read the closest package.json file | INDIRECT | 28 | |
read-pkg • 1.1.0Read a package.json file | INDIRECT | 25 | |
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 7 | |
redent • 1.0.0Strip redundant indentation and indent the string | INDIRECT | 5 | |
repeating • 2.0.1Repeat a string - fast | INDIRECT | 1 | |
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronously | INDIRECT | 5 | |
safe-buffer • 5.1.2Safer Node.js Buffer API | INDIRECT | 0 | |
spdx-expression-parse • 3.0.1parse SPDX license expressions | INDIRECT | 2 | |
string_decoder • 1.1.1The string_decoder module from Node core | INDIRECT | 1 | |
strip-bom • 2.0.0Strip UTF-8 byte order mark (BOM) from a string/buffer | INDIRECT | 1 | |
strip-indent • 1.0.1Strip leading whitespace from every line in a string | INDIRECT | 1 | |
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag. | INDIRECT | 0 | |
timed-out • 3.1.3Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged | INDIRECT | 0 | |
trim-newlines • 1.0.0Trim newlines from the start and/or end of a string | INDIRECT | 0 | |
unzip-response • 1.0.2Unzip a HTTP response if needed | INDIRECT | 0 | |
url-parse-lax • 1.0.0url.parse() with support for protocol-less URLs & IPs | INDIRECT | 1 | |
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 | |