licenses.dev

@backstage/cli-module-translations v0.1.4

CLI module for Backstage CLI

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT98
PackageRelationDependenciesPublished
@babel/runtime • 7.29.7babel's modular runtime helpersINDIRECT0
@changesets/types • 4.1.0Common types shared between changeset packagesINDIRECT0
@manypkg/find-root • 1.1.0> Find the root of a monorepo with Yarn workspaces, Bolt or pnpmINDIRECT12
@manypkg/get-packages • 1.1.3> A simple utility to get the packages from a monorepo, whether they're using Yarn, Bolt or pnpmINDIRECT45
@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
@ts-morph/common • 0.25.0Common functionality for ts-morph packages.INDIRECT7
@types/node • 12.20.55TypeScript definitions for Node.jsINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
array-union • 2.1.0Create an array of unique values, in order, from the input arraysINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
brace-expansion • 2.1.7Brace expansion as known from sh/bashINDIRECT1
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
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
chalk • 4.1.2Terminal string styling done rightINDIRECT5
cleye • 2.6.0The intuitive CLI development toolDIRECT2
code-block-writer • 13.0.3A simple code writer that assists with formatting and visualizing blocks of code.INDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
decompress-response • 6.0.0Decompress a HTTP response if neededINDIRECT1
deep-extend • 0.6.0Recursive object extendingINDIRECT0
dir-glob • 3.0.1Convert directories to glob compatible stringsINDIRECT1
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsINDIRECT17
fdir • 6.5.0The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1sINDIRECT0
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 • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
fs-extra • 11.4.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.DIRECT3
fs-extra • 8.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT3
github-from-package • 0.0.0return the github url from a package.json fileINDIRECT0
globby • 11.1.0User-friendly glob matchingINDIRECT23
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
ignore • 5.3.2Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.INDIRECT0
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
js-yaml • 3.15.2YAML 1.2 parser and serializerINDIRECT3
js-yaml • 4.3.2YAML 1.2 parser and serializerINDIRECT1
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
jsonfile • 6.2.1Easily read/write JSON files.INDIRECT2
keytar • 7.9.0Bindings to native Mac/Linux/Windows password APIsINDIRECT36
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
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-response • 3.1.0Mimic a Node.js HTTP response streamINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp-classic • 0.5.3Mirror of mkdirp 0.5.2INDIRECT0
napi-build-utils • 2.0.0A set of utilities to assist developers of tools that build N-API native add-onsINDIRECT0
node-abi • 3.96.0Get the Node ABI for a given target and runtime, and vice versa.INDIRECT1
node-addon-api • 4.3.0Node.js API (Node-API)INDIRECT0
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
path-browserify • 1.0.1the path module from node core for browsersINDIRECT0
path-exists • 4.0.0Check if a path existsINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
picomatch • 2.3.2Blazing 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
picomatch • 4.0.7Blazing 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 • 4.0.1Promisify a callback-style functionINDIRECT0
pirates • 4.0.7Properly hijack require, i.e., properly define require hooks and customizationsINDIRECT0
prebuild-install • 7.1.3A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platformINDIRECT34
proper-lockfile • 4.1.2A inter-process and inter-machine lockfile utility that works on a local or network file systemINDIRECT3
pump • 3.0.4pipe streams together and close all of them if one of them closesINDIRECT3
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
read-yaml-file • 1.1.0Read and parse a YAML fileINDIRECT7
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
retry • 0.12.0Abstraction for exponential and custom retry strategies for failed operations.INDIRECT0
reusify • 1.1.0Reuse 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
serialize-error • 8.1.0Serialize/deserialize an error into a plain objectINDIRECT1
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
simple-concat • 1.0.1Super-minimalist version of `concat-stream`. Less than 15 lines!INDIRECT0
simple-get • 4.0.1Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.INDIRECT5
slash • 3.0.0Convert Windows backslash paths to slash pathsINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
tar-fs • 2.1.5filesystem bindings for tar-streamINDIRECT17
tar-stream • 2.2.0tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT13
terminal-columns • 2.0.0Render a readable table in the terminalINDIRECT0
tinyglobby • 0.2.17A fast and minimal alternative to globby and fast-globINDIRECT2
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
ts-morph • 24.0.0TypeScript compiler wrapper for static analysis and code manipulation.DIRECT9
type-flag • 4.5.1Typed command-line arguments parserINDIRECT0
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
zod • 4.6.5TypeScript-first schema declaration and validation library with static type inferenceINDIRECT0
ISC14
PackageRelationDependenciesPublished
chownr • 1.1.4like `chown -R`INDIRECT0
fastq • 1.20.3Fast, in memory work queueINDIRECT1
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
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
minimatch • 9.0.9a glob matcher in javascriptINDIRECT2
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 7.8.5The 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 • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yaml • 2.9.1JavaScript parser and stringifier for YAMLINDIRECT0
Apache-2.06
PackageRelationDependenciesPublished
@backstage/cli-common • 0.3.1Common functionality used by cli, backend, and create-appDIRECT10
@backstage/cli-node • 0.3.4Node.js library for Backstage CLIsDIRECT117
@backstage/errors • 1.3.1Common utilities for error handling within BackstageINDIRECT3
@backstage/types • 1.2.2Common TypeScript types used within BackstageINDIRECT0
detect-libc • 2.1.2Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
BSD-2-Clause3
PackageRelationDependenciesPublished
@yarnpkg/lockfile • 1.1.0The parser/stringifier for Yarn lockfiles.INDIRECT0
@yarnpkg/parsers • 3.1.0INDIRECT3
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Python-2.01
PackageRelationDependenciesPublished
argparse • 2.0.1CLI arguments parser. Native port of python's argparse.INDIRECT0
MIT OR WTFPL1
PackageRelationDependenciesPublished
expand-template • 2.0.3Expand placeholders in a template stringINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.20.2A collection of essential TypeScript typesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40backstage%2Fcli-module-translations)](https://licenses.dev/npm/%40backstage%2Fcli-module-translations)
<a href="https://licenses.dev/npm/%40backstage%2Fcli-module-translations">
  <img src="https://licenses.dev/b/npm/%40backstage%2Fcli-module-translations" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.4 version:

[![licenses](https://licenses.dev/b/npm/%40backstage%2Fcli-module-translations/0.1.4)](https://licenses.dev/npm/%40backstage%2Fcli-module-translations/0.1.4)
<a href="https://licenses.dev/npm/%40backstage%2Fcli-module-translations/0.1.4">
  <img src="https://licenses.dev/b/npm/%40backstage%2Fcli-module-translations/0.1.4" alt="licenses" />
</a>
GitHub