licenses.dev

create-michael-native-app v0.0.1

Create React Native apps with no build configuration.

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

MIT19
PackageRelationDependenciesPublished
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
babel-runtime • 6.26.0babel selfContained runtimeDIRECT2
chalk • 2.4.2Terminal string styling done rightDIRECT6
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
core-js • 2.6.12Standard libraryINDIRECT0
cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSyncDIRECT7
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
fs-extra • 4.0.3fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT3
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
minimist • 1.2.8parse argument optionsDIRECT0
path-exists • 3.0.0Check if a path existsDIRECT0
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
source-map-support • 0.4.18Fixes stack traces for files with source mapsDIRECT1
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
ISC7
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
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
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
semver • 5.7.2The semantic version parser used by npm.DIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
yallist • 2.1.2Yet Another Linked ListINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/create-michael-native-app)](https://licenses.dev/npm/create-michael-native-app)
<a href="https://licenses.dev/npm/create-michael-native-app">
  <img src="https://licenses.dev/b/npm/create-michael-native-app" alt="licenses" />
</a>

Or the licenses badge code for the 0.0.1 version:

[![licenses](https://licenses.dev/b/npm/create-michael-native-app/0.0.1)](https://licenses.dev/npm/create-michael-native-app/0.0.1)
<a href="https://licenses.dev/npm/create-michael-native-app/0.0.1">
  <img src="https://licenses.dev/b/npm/create-michael-native-app/0.0.1" alt="licenses" />
</a>
GitHub