ansi-regex • 2.1.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminal | INDIRECT | 0 | |
array-union • 1.0.2Create an array of unique values, in order, from the input arrays | INDIRECT | 1 | |
array-uniq • 1.0.3Create an array without duplicates | INDIRECT | 0 | |
arrify • 1.0.1Convert a value to an array | INDIRECT | 0 | |
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
base64-js • 1.2.0Base64 encoding/decoding in pure JS | INDIRECT | 0 | |
bplist-parser • 0.1.1Binary plist parser. | INDIRECT | 1 | |
brace-expansion • 1.1.11Brace expansion as known from sh/bash | INDIRECT | 2 | |
chalk • 1.1.3Terminal string styling done right. Much color. | INDIRECT | 6 | |
concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
del • 2.2.2Delete files and folders | DIRECT | 24 | |
error-ex • 1.3.2Easy error subclassing and stack customization | INDIRECT | 1 | |
escape-string-regexp • 1.0.5Escape RegExp special characters | INDIRECT | 0 | |
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 | |
globby • 5.0.0Extends `glob` with support for multiple patterns and exposes a Promise API | INDIRECT | 18 | |
has-ansi • 2.0.0Check if a string has ANSI escape codes | INDIRECT | 1 | |
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate. | INDIRECT | 1 | |
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-docker • 1.1.0Check if the process is running inside a Docker container | INDIRECT | 0 | |
is-path-cwd • 1.0.0Check if a path is CWD | INDIRECT | 0 | |
is-path-in-cwd • 1.0.1Check if a path is in the current working directory | INDIRECT | 2 | |
is-path-inside • 1.0.1Check if a path is inside another path | INDIRECT | 1 | |
is-root • 1.0.0Check if the process is running as root user, eg. started with `sudo`. | 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 | |
make-dir • 1.3.0Make a directory and its parents if needed - Think `mkdir -p` | DIRECT | 1 | |
object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | INDIRECT | 0 | |
os-homedir • 1.0.2Node.js 4 `os.homedir()` 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-exists • 3.0.0Check if a path exists | DIRECT | 0 | |
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
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 | DIRECT | 0 | |
pify • 3.0.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 | |
plist • 2.1.0Mac OS X Plist parser/builder for Node.js and browsers | DIRECT | 3 | |
read-pkg-up • 1.0.1Read the closest package.json file | DIRECT | 28 | |
read-pkg • 1.1.0Read a package.json file | INDIRECT | 25 | |
resolve-alfred-prefs • 2.0.0Resolve the path of Alfred.alfredpreferences | DIRECT | 6 | |
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronously | INDIRECT | 5 | |
spdx-expression-parse • 3.0.1parse SPDX license expressions | INDIRECT | 2 | |
strip-ansi • 3.0.1Strip ANSI escape codes | INDIRECT | 1 | |
strip-bom • 2.0.0Strip UTF-8 byte order mark (BOM) from a string/buffer | INDIRECT | 1 | |
sudo-block • 1.2.0Block users from running your app with root permissions | DIRECT | 9 | |
supports-color • 2.0.0Detect whether a terminal supports color | INDIRECT | 0 | |
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag. | INDIRECT | 0 | |
untildify • 3.0.3Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev | INDIRECT | 0 | |
user-home • 2.0.0Get the path to the user home directory | DIRECT | 1 | |
xmlbuilder • 8.2.2An XML builder for node.js | INDIRECT | 0 | |