licenses.dev

alfred-open-in-webstorm v1.1.2

Alfred workflow to open in WebStorm

Published on

Licenses

Learn more about license information.

Package Licenses

GPL-3.0-or-later

Dependency Licenses

MIT192
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@nodelib/fs.stat • 2.0.5Get the status of a file with some featuresINDIRECT0
@nodelib/fs.walk • 1.2.8A library for efficiently walking a directory recursivelyINDIRECT6
@sindresorhus/is • 0.14.0Type check values: `is.string('🦄') //=> true`INDIRECT0
@szmarczak/http-timer • 1.1.2Timings for HTTP requestsINDIRECT1
@types/normalize-package-data • 2.4.4TypeScript definitions for normalize-package-dataINDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
alfred-link • 0.3.1Make your Alfred workflows installable from npmINDIRECT74
alfred-notifier • 0.2.3Update notifications for your Alfred workflowINDIRECT76
alfy • 0.10.0Create Alfred workflows with easeDIRECT213
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
array-find-index • 1.0.2ES2015 `Array#findIndex()` ponyfillINDIRECT0
array-union • 1.0.2Create an array of unique values, in order, from the input arraysINDIRECT1
array-uniq • 1.0.3Create an array without duplicatesINDIRECT0
arrify • 1.0.1Convert a value to an arrayINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.2.0Base64 encoding/decoding in pure JSINDIRECT0
bplist-parser • 0.1.1Binary plist parser.INDIRECT1
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
cache-conf • 0.5.0Simple cache config handling for your app or moduleINDIRECT11
cache-conf • 0.6.0Simple cache config handling for your app or moduleINDIRECT22
cacheable-request • 6.1.0Wrap native HTTP requests with RFC compliant cache supportINDIRECT14
capture-stack-trace • 1.0.2Error.captureStackTrace ponyfillINDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
clean-stack • 2.2.0Clean up error stack tracesINDIRECT0
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
conf • 0.12.0Simple config handling for your app or moduleINDIRECT10
conf • 1.4.0Simple config handling for your app or moduleINDIRECT16
conf • 5.0.0Simple config handling for your app or moduleINDIRECT24
create-error-class • 3.0.2Create Error classesINDIRECT1
cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
currently-unhandled • 0.4.1Track the list of currently unhandled promise rejections.INDIRECT1
decompress-response • 3.3.0Decompress a HTTP response if neededINDIRECT1
deep-extend • 0.6.0Recursive object extendingINDIRECT0
defer-to-connect • 1.1.3The safe way to handle the `connect` socket eventINDIRECT0
del • 2.2.2Delete files and foldersINDIRECT24
dot-prop • 4.2.1Get, set, or delete a property from a nested object using a dot pathINDIRECT1
dot-prop • 5.3.0Get, set, or delete a property from a nested object using a dot pathINDIRECT1
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
env-paths • 1.0.0Get paths for storing things like data, config, cache, etcINDIRECT0
env-paths • 2.2.1Get paths for storing things like data, config, cache, etcINDIRECT0
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
esm • 3.2.25Tomorrow's ECMAScript modules today!INDIRECT0
execa • 0.8.0A better `child_process`INDIRECT15
execa • 2.1.0Process execution for humansINDIRECT19
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsDIRECT17
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
find-up • 1.1.2Find a file by walking up parent directoriesINDIRECT3
find-up • 2.1.0Find a file by walking up parent directoriesINDIRECT5
find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT5
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
get-stream • 4.1.0Get a stream as a string, buffer, or arrayINDIRECT4
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
globby • 5.0.0Extends `glob` with support for multiple patterns and exposes a Promise APIINDIRECT18
got • 6.7.1Simplified HTTP requestsINDIRECT13
got • 9.6.0Simplified HTTP requestsINDIRECT25
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
hook-std • 2.0.0Hook and modify stdout/stderrINDIRECT0
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-docker • 1.1.0Check if the process is running inside a Docker containerINDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
is-obj • 1.0.1Check if a value is an objectINDIRECT0
is-obj • 2.0.0Check if a value is an objectINDIRECT0
is-path-cwd • 1.0.0Check if a path is CWDINDIRECT0
is-path-in-cwd • 1.0.1Check if a path is in the current working directoryINDIRECT2
is-path-inside • 1.0.1Check if a path is inside another pathINDIRECT1
is-redirect • 1.0.0Check if a number is a redirect HTTP status codeINDIRECT0
is-retry-allowed • 1.2.0Is retry allowed for Error?INDIRECT0
is-root • 1.0.0Check if the process is running as root user, eg. started with `sudo`.INDIRECT0
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
is-utf8 • 0.2.1Detect if a buffer is utf8 encoded.INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
json-buffer • 3.0.0JSON parse & stringify that supports binary via bops & base64INDIRECT0
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
keyv • 3.1.0Simple key-value storage with support for multiple backendsINDIRECT1
latest-version • 3.1.0Get the latest version of an npm packageINDIRECT23
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
load-json-file • 1.1.0Read and parse a JSON fileINDIRECT9
load-json-file • 2.0.0Read and parse a JSON fileINDIRECT6
locate-path • 2.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
loud-rejection • 2.2.0Make unhandled promise rejections fail loudly instead of the default silent failINDIRECT3
lowercase-keys • 1.0.1Lowercase the keys of an objectINDIRECT0
lowercase-keys • 2.0.0Lowercase the keys of an objectINDIRECT0
make-dir • 1.3.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
make-dir • 3.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.INDIRECT5
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
normalize-url • 4.5.1Normalize a URLINDIRECT0
npm-run-path • 2.0.2Get your PATH prepended with locally installed binariesINDIRECT1
npm-run-path • 3.1.0Get your PATH prepended with locally installed binariesINDIRECT1
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
p-cancelable • 1.1.0Create a promise that can be canceledINDIRECT0
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-finally • 2.0.1`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-limit • 1.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 2.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 1.0.0`Promise#try()` ponyfill - Starts a promise chainINDIRECT0
p-try • 2.2.0`Start a promise chainINDIRECT0
package-json • 4.0.1Get metadata of a package from the npm registryINDIRECT22
parse-json • 2.2.0Parse JSON with more helpful errorsINDIRECT2
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
path-exists • 2.1.0Check if a path existsINDIRECT2
path-exists • 3.0.0Check if a path existsINDIRECT0
path-exists • 4.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 2.0.1Get the PATH environment variable key cross-platformINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 1.1.0Check if a path is a file, directory, or symlinkINDIRECT4
path-type • 2.0.0Check if a path is a file, directory, or symlinkINDIRECT1
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
pify • 2.3.0Promisify a callback-style functionINDIRECT0
pify • 3.0.0Promisify a callback-style functionINDIRECT0
pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
pkg-up • 1.0.0Find the closest package.json fileINDIRECT4
pkg-up • 2.0.0Find the closest package.json fileINDIRECT6
pkg-up • 3.1.0Find the closest package.json fileINDIRECT6
plist • 2.1.0Mac OS X Plist parser/builder for Node.js and browsersINDIRECT3
prepend-http • 1.0.4Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
prepend-http • 2.0.0Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
read-pkg-up • 1.0.1Read the closest package.json fileINDIRECT28
read-pkg-up • 6.0.0Read the closest package.json fileINDIRECT33
read-pkg • 1.1.0Read a package.json fileINDIRECT25
read-pkg • 2.0.0Read a package.json fileINDIRECT22
read-pkg • 5.2.0Read a package.json fileINDIRECT25
registry-auth-token • 3.4.0Get the auth token set for an npm registry (if any)INDIRECT6
registry-url • 3.1.0Get the set npm registry URLINDIRECT5
resolve-alfred-prefs • 2.0.0Resolve the path of Alfred.alfredpreferencesINDIRECT6
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
responselike • 1.0.2A response-like object for mocking a Node.js HTTP response streamINDIRECT1
reusify • 1.0.4Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-bom • 2.0.0Strip UTF-8 byte order mark (BOM) from a string/bufferINDIRECT1
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/bufferINDIRECT0
strip-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
sudo-block • 1.2.0Block users from running your app with root permissionsINDIRECT9
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
to-readable-stream • 1.0.0Convert a string/Buffer/Uint8Array to a readable streamINDIRECT0
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
typedarray-to-buffer • 3.1.5Convert a typed array to a Buffer without a copyINDIRECT1
untildify • 3.0.3Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/devINDIRECT0
unzip-response • 2.0.1Unzip a HTTP response if neededINDIRECT0
url-parse-lax • 1.0.0url.parse() with support for protocol-less URLs & IPsINDIRECT1
url-parse-lax • 3.0.0Lax url.parse() with support for protocol-less URLs & IPsINDIRECT1
user-home • 2.0.0Get the path to the user home directoryINDIRECT1
xmlbuilder • 8.2.2An XML builder for node.jsINDIRECT0
ISC25
PackageRelationDependenciesPublished
fastq • 1.18.0Fast, in memory work queueINDIRECT1
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
hosted-git-info • 2.8.9Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
write-file-atomic • 2.4.3Write files in an atomic fashion w/configurable ownershipINDIRECT3
write-file-atomic • 3.0.3Write files in an atomic fashion w/configurable ownershipINDIRECT4
yallist • 2.1.2Yet Another Linked ListINDIRECT0
BSD-2-Clause4
PackageRelationDependenciesPublished
http-cache-semantics • 4.1.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
json-schema-typed • 7.0.3JSONSchema TypeScript definitions.INDIRECT0
normalize-package-data • 2.5.0Normalizes data that can be found in package.json files.INDIRECT13
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
CC0-1.0 OR MIT2
PackageRelationDependenciesPublished
type-fest • 0.5.2A collection of essential TypeScript typesINDIRECT0
type-fest • 0.6.0A collection of essential TypeScript typesINDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
BSD-3-Clause1
PackageRelationDependenciesPublished
duplexer3 • 0.1.5Like duplexer but using streams3INDIRECT0
non-standard1
PackageRelationDependenciesPublished
xmldom • 0.1.31A W3C Standard XML DOM(Level2 CORE) implementation and parser(DOMParser/XMLSerializer).INDIRECT0
Unlicense1
PackageRelationDependenciesPublished
big-integer • 1.6.52An arbitrary length integer library for JavascriptINDIRECT0
MIT OR WTFPL1
PackageRelationDependenciesPublished
path-is-inside • 1.0.2Tests whether one path is inside another pathINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
spdx-license-ids • 3.0.20A list of SPDX license identifiersINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/alfred-open-in-webstorm)](https://licenses.dev/npm/alfred-open-in-webstorm)
<a href="https://licenses.dev/npm/alfred-open-in-webstorm">
  <img src="https://licenses.dev/b/npm/alfred-open-in-webstorm" alt="licenses" />
</a>

Or the licenses badge code for the 1.1.2 version:

[![licenses](https://licenses.dev/b/npm/alfred-open-in-webstorm/1.1.2)](https://licenses.dev/npm/alfred-open-in-webstorm/1.1.2)
<a href="https://licenses.dev/npm/alfred-open-in-webstorm/1.1.2">
  <img src="https://licenses.dev/b/npm/alfred-open-in-webstorm/1.1.2" alt="licenses" />
</a>
GitHub