licenses.dev

cmake-js v8.0.0

CMake.js - a Node.js native addon build tool

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT23
PackageRelationDependenciesPublished
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
debug • 4.4.3Lightweight debugging utility for Node.js and the browserDIRECT1
deep-extend • 0.6.0Recursive object extendingINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
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
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
jsonfile • 6.2.1Easily read/write JSON files.INDIRECT2
minimist • 1.2.8parse argument optionsINDIRECT0
minizlib • 3.1.0A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.INDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-api-headers • 1.9.0Node-API headersDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
url-join • 4.0.1Join urls and normalize as in path.join.DIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 17.7.3yargs the modern, pirate-themed, successor to optimist.DIRECT15
ISC9
PackageRelationDependenciesPublished
@isaacs/fs-minipass • 4.0.1fs read and write streams based on minipassINDIRECT1
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
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
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
semver • 7.8.5The semantic version parser used by npm.DIRECT0
which • 6.0.1Like which(1) unix command. Find the first instance of an executable in the PATH.DIRECT1
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
BlueOak-1.0.05
PackageRelationDependenciesPublished
chownr • 3.0.0like `chown -R`INDIRECT0
isexe • 4.0.0Minimal module to check if a file is executable.INDIRECT0
minipass • 7.1.3minimal implementation of a PassThrough streamINDIRECT0
tar • 7.5.22tar for nodeDIRECT5
yallist • 5.0.0Yet Another Linked ListINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderDIRECT4
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 8.0.0 version:

[![licenses](https://licenses.dev/b/npm/cmake-js/8.0.0)](https://licenses.dev/npm/cmake-js/8.0.0)
<a href="https://licenses.dev/npm/cmake-js/8.0.0">
  <img src="https://licenses.dev/b/npm/cmake-js/8.0.0" alt="licenses" />
</a>
GitHub