licenses.dev

create-react-app v0.2.0-alpha.1

Create React apps with no build configuration.

Published on

Licenses

Learn more about license information.

Package Licenses

BSD-3-Clause

Dependency Licenses

MIT9
PackageRelationDependenciesPublished
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.DIRECT6
cross-spawn • 4.0.2Cross platform child_process#spawn and child_process#spawnSyncDIRECT5
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
minimist • 1.2.8parse argument optionsDIRECT0
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
ISC6
PackageRelationDependenciesPublished
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
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.0-alpha.1 version:

[![licenses](https://licenses.dev/b/npm/create-react-app/0.2.0-alpha.1)](https://licenses.dev/npm/create-react-app/0.2.0-alpha.1)
<a href="https://licenses.dev/npm/create-react-app/0.2.0-alpha.1">
  <img src="https://licenses.dev/b/npm/create-react-app/0.2.0-alpha.1" alt="licenses" />
</a>
GitHub