licenses.dev

ahmx-number-game v1.0.0

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT89
PackageRelationDependenciesPublished
@babel/code-frame • 7.26.2Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@inquirer/figures • 1.0.9Vendored version of figures, for CJS compatibilityINDIRECT0
@types/minimist • 1.2.5TypeScript definitions for minimistINDIRECT0
@types/normalize-package-data • 2.4.4TypeScript definitions for normalize-package-dataINDIRECT0
@types/tinycolor2 • 1.4.6TypeScript definitions for tinycolor2INDIRECT0
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminalINDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
arrify • 1.0.1Convert a value to an arrayINDIRECT0
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
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
camelcase-keys • 7.0.2Convert object keys to camel caseINDIRECT4
camelcase • 6.3.0Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
chalk-animation • 2.0.3Colorful animations in terminal outputDIRECT63
chalk • 4.1.2Terminal string styling done rightINDIRECT5
chalk • 5.4.1Terminal string styling done rightDIRECT0
chardet • 0.7.0Character detectorINDIRECT0
cli-cursor • 3.1.0Toggle the CLI cursorINDIRECT4
cli-spinners • 2.9.2Spinners for use in the terminalINDIRECT0
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
decamelize-keys • 1.1.1Convert object keys from camelCase to lowercase with a custom separatorINDIRECT2
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
decamelize • 5.0.1Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
defaults • 1.0.4merge single level defaults over a config objectINDIRECT1
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
external-editor • 3.1.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT5
find-up • 5.0.0Find a file or directory by walking up parent directoriesINDIRECT5
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
gradient-string • 2.0.2Beautiful color gradients in terminal outputINDIRECT9
hard-rejection • 2.1.0Make unhandled promise rejections fail hard right away instead of the default silent failINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
indent-string • 5.0.0Indent each line in a stringINDIRECT0
inquirer • 9.3.7A collection of common interactive command line user interfaces.DIRECT49
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-interactive • 1.0.0Check if stdout or stderr is interactiveINDIRECT0
is-plain-obj • 1.1.0Check if a value is a plain objectINDIRECT0
is-unicode-supported • 0.1.0Detect whether the terminal supports UnicodeINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
kind-of • 6.0.3Get the native type of a value.INDIRECT0
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
locate-path • 6.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
log-symbols • 4.1.0Colored symbols for various log levels. Example: `✔︎ Success`INDIRECT7
map-obj • 1.0.1Map object keys and values into a new objectINDIRECT0
map-obj • 4.3.0Map object keys and values into a new objectINDIRECT0
meow • 10.1.5CLI app helperINDIRECT52
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
min-indent • 1.0.1Get the shortest leading whitespace from lines in a stringINDIRECT0
minimist-options • 4.1.0Pretty options for minimistINDIRECT3
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
ora • 5.4.1Elegant terminal spinnerINDIRECT29
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
p-limit • 3.1.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 5.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
path-exists • 4.0.0Check if a path existsINDIRECT0
quick-lru • 5.1.1Simple “Least Recently Used” (LRU) cacheINDIRECT0
read-pkg-up • 8.0.0Read the closest package.json fileINDIRECT31
read-pkg • 6.0.0Read a package.json fileINDIRECT24
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
redent • 4.0.0Strip redundant indentation and indent the stringINDIRECT3
restore-cursor • 3.1.0Gracefully restore the CLI cursor on exitINDIRECT3
run-async • 3.0.0Utility method to run function either synchronously or asynchronously using the common `this.async()` style.INDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
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-indent • 4.0.0Strip leading whitespace from each line in a stringINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
tinycolor2 • 1.6.0Fast Color Parsing and ManipulationINDIRECT0
tinygradient • 1.1.5Fast and small gradients manipulation, built on top of TinyColorINDIRECT2
tmp • 0.0.33Temporary file and directory creatorINDIRECT1
trim-newlines • 4.1.1Trim newlines from the start and/or end of a stringINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
wcwidth • 1.0.1Port of C's wcwidth() and wcswidth()INDIRECT2
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codesINDIRECT8
yocto-queue • 0.1.0Tiny queue data structureINDIRECT0
yoctocolors-cjs • 2.1.2CommonJS version - The smallest and fastest command-line coloring package on the internetINDIRECT0
ISC10
PackageRelationDependenciesPublished
cli-width • 4.1.0Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
hosted-git-info • 4.1.0Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLabINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
lru-cache • 6.0.0A cache object that deletes the least-recently-used items.INDIRECT1
mute-stream • 1.0.0Bytes go in, but they don't come out (when muted).INDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
semver • 7.6.3The 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
yallist • 4.0.0Yet Another Linked ListINDIRECT0
yargs-parser • 20.2.9the mighty option parser used by yargsINDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
rxjs • 7.8.1Reactive Extensions for modern JavaScriptINDIRECT1
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
CC0-1.0 OR MIT2
PackageRelationDependenciesPublished
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
type-fest • 1.4.0A collection of essential TypeScript typesINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
normalize-package-data • 3.0.3Normalizes data that can be found in package.json files.INDIRECT12
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
spdx-license-ids • 3.0.21A list of SPDX license identifiersINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

[![licenses](https://licenses.dev/b/npm/ahmx-number-game/1.0.0)](https://licenses.dev/npm/ahmx-number-game/1.0.0)
<a href="https://licenses.dev/npm/ahmx-number-game/1.0.0">
  <img src="https://licenses.dev/b/npm/ahmx-number-game/1.0.0" alt="licenses" />
</a>
GitHub