alfred-link • 0.2.1 Make your Alfred workflows installable from npm DIRECT 73 1505110183 alfred-notifier • 0.2.3 Update notifications for your Alfred workflow DIRECT 77 1511195391 ansi-regex • 2.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 1484363379 ansi-styles • 2.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 0 1459197318 array-find-index • 1.0.2 ES2015 `Array#findIndex()` ponyfill INDIRECT 0 1475224789 array-union • 1.0.2 Create an array of unique values, in order, from the input arrays INDIRECT 1 1466079412 array-uniq • 1.0.3 Create an array without duplicates INDIRECT 0 1466079719 arrify • 1.0.1 Convert a value to an array INDIRECT 0 1449683318 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 base64-js • 1.2.0 Base64 encoding/decoding in pure JS INDIRECT 0 1474574121 bplist-parser • 0.1.1 Binary plist parser. INDIRECT 1 1447937998 brace-expansion • 1.1.16 Brace expansion as known from sh/bash INDIRECT 2 1783492494 cache-conf • 0.3.0 Simple cache config handling for your app or module DIRECT 11 1477245100 cache-conf • 0.5.0 Simple cache config handling for your app or module INDIRECT 11 1485028098 capture-stack-trace • 1.0.2 Error.captureStackTrace ponyfill INDIRECT 0 1665131047 chalk • 1.1.3 Terminal string styling done right. Much color. INDIRECT 6 1459210604 clean-stack • 1.3.0 Clean up error stack traces DIRECT 0 1495532029 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 conf • 0.11.2 Simple config handling for your app or module DIRECT 10 1469094564 conf • 0.12.0 Simple config handling for your app or module INDIRECT 10 1484650946 create-error-class • 3.0.2 Create Error classes INDIRECT 1 1459840491 cross-spawn • 4.0.2 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 5 1474803801 cross-spawn • 5.1.0 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 7 1488134326 currently-unhandled • 0.4.1 Track the list of currently unhandled promise rejections. INDIRECT 1 1464866115 deep-extend • 0.6.0 Recursive object extending INDIRECT 0 1527012797 del • 2.2.2 Delete files and folders INDIRECT 24 1471046737 dot-prop • 3.0.0 Get, set, or delete a property from a nested object using a dot path INDIRECT 1 1463682436 dot-prop • 4.2.1 Get, set, or delete a property from a nested object using a dot path DIRECT 1 1597576383 env-paths • 0.3.1 Get paths for storing things like data, config, cache, etc INDIRECT 0 1476763410 env-paths • 1.0.0 Get paths for storing things like data, config, cache, etc INDIRECT 0 1484020726 error-ex • 1.3.4 Easy error subclassing and stack customization INDIRECT 1 1757948321 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 1707120351 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 execa • 0.5.1 A better `child_process` DIRECT 16 1483889519 execa • 0.8.0 A better `child_process` INDIRECT 15 1501965887 find-up • 1.1.2 Find a file by walking up parent directories INDIRECT 3 1457199957 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 get-stream • 2.3.1 Get a stream as a string, buffer, or array INDIRECT 3 1473873227 get-stream • 3.0.0 Get a stream as a string, buffer, or array INDIRECT 0 1479869387 globby • 5.0.0 Extends `glob` with support for multiple patterns and exposes a Promise API INDIRECT 18 1465626598 got • 6.7.1 Simplified HTTP requests DIRECT 13 1483022572 has-ansi • 2.0.0 Check if a string has ANSI escape codes INDIRECT 1 1435681054 hasown • 2.0.4 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1779991899 hook-std • 0.2.0 Hook and modify stdout/stderr DIRECT 0 1452599906 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 1441062170 is-core-module • 2.16.2 Is this specifier a node.js core module? INDIRECT 2 1778002489 is-docker • 1.1.0 Check if the process is running inside a Docker container INDIRECT 0 1477557314 is-obj • 1.0.1 Check if a value is an object INDIRECT 0 1458641652 is-path-cwd • 1.0.0 Check if a path is CWD INDIRECT 0 1408009657 is-path-in-cwd • 1.0.1 Check if a path is in the current working directory INDIRECT 2 1521732435 is-path-inside • 1.0.1 Check if a path is inside another path INDIRECT 1 1512038092 is-redirect • 1.0.0 Check if a number is a redirect HTTP status code INDIRECT 0 1433692659 is-retry-allowed • 1.2.0 Is retry allowed for Error? INDIRECT 0 1567930051 is-root • 1.0.0 Check if the process is running as root user, eg. started with `sudo`. INDIRECT 0 1407949837 is-stream • 1.1.0 Check if something is a Node.js stream INDIRECT 0 1460446915 is-utf8 • 0.2.1 Detect if a buffer is utf8 encoded. INDIRECT 0 1450497862 latest-version • 3.1.0 Get the latest version of an npm package INDIRECT 23 1490525406 load-json-file • 1.1.0 Read and parse a JSON file INDIRECT 9 1447529426 load-json-file • 2.0.0 Read and parse a JSON file INDIRECT 6 1462036669 loud-rejection • 1.6.0 Make unhandled promise rejections fail loudly instead of the default silent fail DIRECT 3 1467583454 lowercase-keys • 1.0.1 Lowercase the keys of an object INDIRECT 0 1521791528 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 npm-run-path • 2.0.2 Get your PATH prepended with locally installed binaries DIRECT 1 1475136639 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 os-homedir • 1.0.2 Node.js 4 `os.homedir()` ponyfill INDIRECT 0 1475211521 p-finally • 1.0.0 `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome INDIRECT 0 1477029729 package-json • 4.0.1 Get metadata of a package from the npm registry INDIRECT 22 1492413595 parse-json • 2.2.0 Parse JSON with more helpful errors INDIRECT 2 1441038990 path-exists • 2.1.0 Check if a path exists INDIRECT 2 1447509322 path-exists • 3.0.0 Check if a path exists INDIRECT 0 1462103093 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 path-key • 2.0.1 Get the PATH environment variable key cross-platform INDIRECT 0 1474887353 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 path-type • 2.0.0 Check if a path is a file, directory, or symlink INDIRECT 1 1475051317 pify • 2.3.0 Promisify a callback-style function INDIRECT 0 1445865378 pify • 3.0.0 Promisify a callback-style function INDIRECT 0 1495952728 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 pkg-up • 1.0.0 Find the closest package.json file INDIRECT 4 1442830640 plist • 2.1.0 Mac OS X Plist parser/builder for Node.js and browsers INDIRECT 3 1493916269 prepend-http • 1.0.4 Prepend `http://` to humanized URLs like todomvc.com and localhost INDIRECT 0 1462857683 read-pkg-up • 1.0.1 Read the closest package.json file DIRECT 29 1441258020 read-pkg • 1.1.0 Read a package.json file INDIRECT 26 1441446710 read-pkg • 2.0.0 Read a package.json file INDIRECT 23 1475052271 registry-auth-token • 3.4.0 Get the auth token set for an npm registry (if any) INDIRECT 6 1553096945 registry-url • 3.1.0 Get the set npm registry URL INDIRECT 5 1459781197 resolve-alfred-prefs • 1.0.0 Resolve the path of Alfred.alfredpreferences INDIRECT 7 1472240304 resolve • 1.22.12 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 6 1775929295 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 shebang-command • 1.2.0 Get the command from a shebang INDIRECT 1 1474530106 shebang-regex • 1.0.0 Regular expression for matching a shebang INDIRECT 0 1424150698 spdx-expression-parse • 3.0.1 parse SPDX license expressions INDIRECT 2 1589386366 strip-ansi • 3.0.1 Strip ANSI escape codes INDIRECT 1 1456057282 strip-bom • 2.0.0 Strip UTF-8 byte order mark (BOM) from a string/buffer INDIRECT 1 1435583611 strip-bom • 3.0.0 Strip UTF-8 byte order mark (BOM) from a string INDIRECT 0 1462032164 strip-eof • 1.0.0 Strip the End-Of-File (EOF) character from a string/buffer INDIRECT 0 1449316193 strip-json-comments • 2.0.1 Strip comments from JSON. Lets you use comments in your JSON files! INDIRECT 0 1455006606 sudo-block • 1.2.0 Block users from running your app with root permissions INDIRECT 9 1428477042 supports-color • 2.0.0 Detect whether a terminal supports color INDIRECT 0 1435705114 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 timed-out • 4.0.1 Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged INDIRECT 0 1484575091 untildify • 3.0.3 Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev INDIRECT 0 1526719322 unzip-response • 2.0.1 Unzip a HTTP response if needed INDIRECT 0 1473187388 url-parse-lax • 1.0.0 url.parse() with support for protocol-less URLs & IPs INDIRECT 1 1436786495 user-home • 2.0.0 Get the path to the user home directory INDIRECT 1 1434199231 xmlbuilder • 8.2.2 An XML builder for node.js INDIRECT 0 1460102391