array-find-index • 1.0.2ES2015 `Array#findIndex()` ponyfill | INDIRECT | 0 | |
camelcase-keys • 2.1.0Convert object keys to camelCase | DIRECT | 2 | |
camelcase • 2.1.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar | INDIRECT | 0 | |
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 | DIRECT | 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 | |
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.15.1Is this specifier a node.js core module? | INDIRECT | 2 | |
is-finite • 1.1.0ES2015 Number.isFinite() ponyfill | INDIRECT | 0 | |
is-utf8 • 0.2.1Detect if a buffer is utf8 encoded. | 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 | DIRECT | 3 | |
map-obj • 1.0.1Map object keys and values into a new object | DIRECT | 0 | |
minimist • 1.2.8parse argument options | DIRECT | 0 | |
object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | DIRECT | 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 | |
read-pkg-up • 1.0.1Read the closest package.json file | DIRECT | 28 | |
read-pkg • 1.1.0Read a package.json file | INDIRECT | 25 | |
redent • 1.0.0Strip redundant indentation and indent the string | DIRECT | 5 | |
repeating • 2.0.1Repeat a string - fast | INDIRECT | 1 | |
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronously | INDIRECT | 5 | |
spdx-expression-parse • 3.0.1parse SPDX license expressions | INDIRECT | 2 | |
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 | |
trim-newlines • 1.0.0Trim newlines from the start and/or end of a string | DIRECT | 0 | |