| buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. | INDIRECT | 0 | |
| clone-deep • 4.0.1Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. | DIRECT | 4 | |
| commondir • 1.0.1compute the closest common parent for file paths | INDIRECT | 0 | |
| find-cache-dir • 2.1.0Finds the common standard cache directory | DIRECT | 11 | |
| find-up • 3.0.0Find a file or directory by walking up parent directories | INDIRECT | 5 | |
| is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor. | INDIRECT | 1 | |
| isobject • 3.0.1Returns true if the value is an object and not an array or null. | INDIRECT | 0 | |
| kind-of • 6.0.3Get the native type of a value. | INDIRECT | 0 | |
| locate-path • 3.0.0Get the first path that exists on disk of multiple paths | INDIRECT | 4 | |
| make-dir • 2.1.0Make a directory and its parents if needed - Think `mkdir -p` | DIRECT | 2 | |
| p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrency | INDIRECT | 1 | |
| p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing function | INDIRECT | 2 | |
| p-try • 2.2.0`Start a promise chain | INDIRECT | 0 | |
| path-exists • 3.0.0Check if a path exists | INDIRECT | 0 | |
| pify • 4.0.1Promisify a callback-style function | INDIRECT | 0 | |
| pirates • 4.0.7Properly hijack require, i.e., properly define require hooks and customizations | DIRECT | 0 | |
| pkg-dir • 3.0.0Find the root directory of a Node.js project or npm package | INDIRECT | 6 | |
| shallow-clone • 3.0.1Creates a shallow clone of any JavaScript value. | INDIRECT | 1 | |
| source-map-support • 0.5.21Fixes stack traces for files with source maps | DIRECT | 2 | |