licenses.dev

@react-native-community/cli-platform-android v6.3.1

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT67
PackageRelationDependenciesPublished
@react-native-community/cli-tools • 6.2.1DIRECT17
ansi-fragments • 0.2.1A tiny library with builders to help making logs/CLI pretty with a nice DX.INDIRECT9
ansi-regex • 4.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
appdirsjs • 1.2.7OS-dependent application paths for cache, data and config directoriesINDIRECT0
astral-regex • 1.0.0Regular expression for matching astral symbolsINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.16Brace expansion as known from sh/bashINDIRECT2
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
chalk • 4.1.2Terminal string styling done rightDIRECT5
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-name • 1.1.4A list of color names and its valuesINDIRECT0
colorette • 1.4.0Easily set the text color and style in the terminal.INDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
cross-spawn • 6.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
dayjs • 1.11.212KB immutable date time library alternative to Moment.js with the same modern API INDIRECT0
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
execa • 1.0.0A better `child_process`DIRECT18
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
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.DIRECT3
get-stream • 4.1.0Get a stream as a string, buffer, or arrayINDIRECT4
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-wsl • 1.1.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT0
jetifier • 1.6.8jetifier from Android Studio, in npm package formatDIRECT0
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash • 4.18.1Lodash modular utilities.DIRECT0
logkitty • 0.7.1Display pretty Android and iOS logs without Android Studio or Console.app, with intuitive Command Line Interface.DIRECT37
mime • 2.6.0A comprehensive library for mime-type mappingINDIRECT0
nice-try • 1.0.5Tries to execute a function and discards any error that occursINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
npm-run-path • 2.0.2Get your PATH prepended with locally installed binariesINDIRECT1
open • 6.4.0Open stuff like URLs, files, executables. Cross-platform.INDIRECT1
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
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-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
pump • 3.0.4pipe streams together and close all of them if one of them closesINDIRECT3
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
shell-quote • 1.10.0quote and parse shell commandsINDIRECT0
slash • 3.0.0Convert Windows backslash paths to slash pathsDIRECT0
slice-ansi • 2.1.0Slice a string with ANSI escape codesINDIRECT5
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 5.2.0Strip ANSI escape codes from a stringINDIRECT1
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/bufferINDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codesINDIRECT8
xmldoc • 1.3.0A lightweight XML Document class for JavaScript.DIRECT1
yargs • 15.4.1yargs the modern, pirate-themed, successor to optimist.INDIRECT25
ISC20
PackageRelationDependenciesPublished
cliui • 6.0.0easily create complex multi-column command-line-interfacesINDIRECT9
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
glob • 7.2.3a little globberDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
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
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
require-main-filename • 2.0.0shim for require.main.filename() that works in as many environments as possibleINDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
which-module • 2.0.1Find the module object for something that was require()dINDIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 4.0.3the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 18.1.3the mighty option parser used by yargsINDIRECT2
BlueOak-1.0.01
PackageRelationDependenciesPublished
sax • 1.6.1An evented streaming XML parser in JavaScriptINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40react-native-community%2Fcli-platform-android)](https://licenses.dev/npm/%40react-native-community%2Fcli-platform-android)
<a href="https://licenses.dev/npm/%40react-native-community%2Fcli-platform-android">
  <img src="https://licenses.dev/b/npm/%40react-native-community%2Fcli-platform-android" alt="licenses" />
</a>

Or the licenses badge code for the 6.3.1 version:

[![licenses](https://licenses.dev/b/npm/%40react-native-community%2Fcli-platform-android/6.3.1)](https://licenses.dev/npm/%40react-native-community%2Fcli-platform-android/6.3.1)
<a href="https://licenses.dev/npm/%40react-native-community%2Fcli-platform-android/6.3.1">
  <img src="https://licenses.dev/b/npm/%40react-native-community%2Fcli-platform-android/6.3.1" alt="licenses" />
</a>
GitHub