licenses.dev

generator-ng-component v1.0.5

Yeoman generator

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT647
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
@mrmlnc/readdir-enhanced • 2.2.1fs.readdir with sync, async, and streaming APIs + filtering, recursion, absolute paths, etc.INDIRECT2
@nodelib/fs.stat • 1.1.3Get the status of a file with some featuresINDIRECT0
@types/glob • 7.2.0TypeScript definitions for GlobINDIRECT3
@types/minimatch • 3.0.5TypeScript definitions for MinimatchINDIRECT0
@types/minimatch • 5.1.2TypeScript definitions for minimatchINDIRECT0
@types/node • 22.10.6TypeScript definitions for nodeINDIRECT1
@types/normalize-package-data • 2.4.4TypeScript definitions for normalize-package-dataINDIRECT0
acorn-jsx • 3.0.1Alternative, faster React.js JSX parserINDIRECT1
acorn • 3.3.0ECMAScript parserINDIRECT0
ansi-escapes • 1.4.0ANSI escape codes for manipulating the terminalINDIRECT0
ansi-escapes • 3.2.0ANSI escape codes for manipulating the terminalINDIRECT0
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminalINDIRECT1
ansi-gray • 0.1.1The color gray, in ansi.INDIRECT1
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 3.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
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
ansi-wrap • 0.1.0Create ansi colors by passing the open and close codes.INDIRECT0
archive-type • 3.2.0Detect the archive type of a Buffer/Uint8ArrayINDIRECT1
arr-diff • 2.0.0Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.INDIRECT1
arr-diff • 4.0.0Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.INDIRECT0
arr-flatten • 1.1.0Recursively flatten an array or arrays.INDIRECT0
arr-union • 3.1.0Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.INDIRECT0
array-buffer-byte-length • 1.0.2Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.INDIRECT18
array-differ • 1.0.0Create an array with values that are present in the first input array but not additional onesINDIRECT0
array-differ • 3.0.0Create an array with values that are present in the first input array but not additional onesINDIRECT0
array-find-index • 1.0.2ES2015 `Array#findIndex()` ponyfillINDIRECT0
array-from • 2.1.1A ponyfill for the ES 2015 (ES6) `Array.from()`.INDIRECT0
array-union • 1.0.2Create an array of unique values, in order, from the input arraysINDIRECT1
array-union • 2.1.0Create an array of unique values, in order, from the input arraysINDIRECT0
array-uniq • 1.0.3Create an array without duplicatesINDIRECT0
array-unique • 0.2.1Return an array free of duplicate values. Fastest ES5 implementation.INDIRECT0
array-unique • 0.3.2Remove duplicate values from an array. Fastest ES5 implementation.INDIRECT0
arraybuffer.prototype.slice • 1.0.4ES spec-compliant shim for ArrayBuffer.prototype.sliceINDIRECT84
arrify • 1.0.1Convert a value to an arrayINDIRECT0
arrify • 2.0.1Convert a value to an arrayINDIRECT0
assign-symbols • 1.0.0Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.INDIRECT0
ast-query • 2.0.0Declarative JavaScript AST modification façadeINDIRECT105
async • 1.5.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
async • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT1
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
axios • 0.21.4Promise based HTTP client for the browser and node.jsINDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base • 0.11.2base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`.INDIRECT44
beeper • 1.1.1Make your terminal beepINDIRECT0
binaryextensions • 1.0.1A package that contains an array of every single file extension there is for binary filesINDIRECT0
binaryextensions • 2.3.0A package that contains an array of every single file extension there is for binary filesINDIRECT0
bl • 1.2.3Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
braces • 1.8.5Fastest brace expansion for node.js, with the most complete support for the Bash 4.3 braces specification.INDIRECT14
braces • 2.3.2Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT70
buffer-alloc-unsafe • 1.1.0A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.INDIRECT0
buffer-alloc • 1.2.0A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.INDIRECT2
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataINDIRECT0
buffer-fill • 1.0.0A [ponyfill](https://ponyfill.com) for `Buffer.fill`.INDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer-to-vinyl • 1.1.0Create a vinyl file or stream from a bufferINDIRECT14
cache-base • 1.0.1Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.INDIRECT28
call-bind-apply-helpers • 1.0.1Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT15
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
call-me-maybe • 1.0.2Let your JS API users either give you a callback or receive a promiseINDIRECT0
camelcase-keys • 2.1.0Convert object keys to camelCaseINDIRECT2
camelcase • 2.1.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
capture-stack-trace • 1.0.2Error.captureStackTrace ponyfillINDIRECT0
caw • 1.2.0Construct HTTP/HTTPS agents for tunneling proxiesINDIRECT9
chalk • 1.1.3Terminal string styling done right. Much color.DIRECT6
chalk • 2.4.2Terminal string styling done rightINDIRECT6
chalk • 4.1.2Terminal string styling done rightINDIRECT5
chardet • 0.4.2Character detectorINDIRECT0
chardet • 0.7.0Character detectorINDIRECT0
cheerio • 0.19.0Tiny, fast, and elegant implementation of core jQuery designed specifically for the serverINDIRECT18
class-extend • 0.1.2Backbone like Class.extend utility for NodeINDIRECT1
class-utils • 0.3.6Utils for working with JavaScript classes and prototype methods.INDIRECT13
cli-cursor • 1.0.2Toggle the CLI cursorINDIRECT3
cli-cursor • 2.1.0Toggle the CLI cursorINDIRECT4
cli-cursor • 3.1.0Toggle the CLI cursorINDIRECT4
clone-buffer • 1.0.0Easier Buffer cloning in node.INDIRECT0
clone-deep • 4.0.1Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.INDIRECT4
clone-stats • 0.0.1Safely clone node's fs.Stats instances without losing their class methodsINDIRECT0
clone-stats • 1.0.0Safely clone node's fs.Stats instances without losing their class methodsINDIRECT0
clone • 0.2.0deep cloning of objects and arraysINDIRECT0
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
clone • 2.1.2deep cloning of objects and arraysINDIRECT0
cloneable-readable • 1.1.3Clone a Readable stream, safelyINDIRECT8
co • 3.1.0generator async flow control goodnessINDIRECT0
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
collection-visit • 1.0.0Visit a method over the items in an object, or map visit over the objects in an array.INDIRECT3
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
colors • 1.0.3get colors in your node.js consoleINDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
component-emitter • 1.3.1Event emitterINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT10
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
copy-descriptor • 0.1.1Copy a descriptor from object A to object BINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
create-error-class • 3.0.2Create Error classesINDIRECT1
cross-spawn • 3.0.1Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
cross-spawn • 6.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
currently-unhandled • 0.4.1Track the list of currently unhandled promise rejections.INDIRECT1
dargs • 4.1.0Reverse minimist. Convert an object of options into an array of command-line arguments.INDIRECT1
dargs • 5.1.0Reverse minimist. Convert an object of options into an array of command-line arguments.INDIRECT0
dargs • 6.1.0Reverse minimist. Convert an object of options into an array of command-line arguments.INDIRECT0
data-view-buffer • 1.0.2Get the ArrayBuffer out of a DataView, robustly.INDIRECT25
data-view-byte-length • 1.0.2Get the byteLength out of a DataView, robustly.INDIRECT25
data-view-byte-offset • 1.0.1Get the byteOffset out of a DataView, robustly.INDIRECT25
dateformat • 1.0.12A node.js package for Steven Levithan's excellent dateFormat() function.INDIRECT47
dateformat • 2.2.0A node.js package for Steven Levithan's excellent dateFormat() function.INDIRECT0
dateformat • 3.0.3A node.js package for Steven Levithan's excellent dateFormat() function.INDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
debug • 3.2.7small debugging utilityINDIRECT1
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
decompress-response • 3.3.0Decompress a HTTP response if neededINDIRECT1
decompress-tar • 3.1.0decompress tar pluginINDIRECT42
decompress-tarbz2 • 3.1.0decompress tar.bz2 pluginINDIRECT44
decompress-targz • 3.1.0decompress tar.gz pluginINDIRECT42
decompress-unzip • 3.4.0decompress zip pluginINDIRECT37
decompress • 3.0.0Extracting archives made easyINDIRECT147
deep-extend • 0.4.2Recursive object extendingINDIRECT0
deep-extend • 0.6.0Recursive object extendingINDIRECT0
deep-is • 0.1.4node's assert.deepEqual algorithm except for NaN being equal to NaNINDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT6
define-property • 0.2.5Define a non-enumerable property on an object.INDIRECT5
define-property • 1.0.0Define a non-enumerable property on an object.INDIRECT5
define-property • 2.0.2Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.INDIRECT6
detect-conflict • 1.0.1Small utility library that check if a new file content can be merged safely in the on-disk existing file.INDIRECT0
detect-newline • 1.0.3Detect the dominant newline character of a stringINDIRECT2
dir-glob • 2.0.0Convert directories to glob compatible stringsINDIRECT3
dir-glob • 2.2.2Convert directories to glob compatible stringsINDIRECT2
dom-serializer • 0.1.1render dom nodes to stringINDIRECT2
download-stats • 0.3.4Get and calculate npm download stats for npm modules.INDIRECT9
download • 4.4.3Download and extract filesINDIRECT220
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
duplexify • 3.7.1Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 inputINDIRECT12
each-async • 1.1.1Async concurrent iterator (async forEach)INDIRECT2
editions • 2.3.1Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)INDIRECT2
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
errlop • 2.2.0An extended Error class that envelops a parent error, such that the stack trace contains the causationINDIRECT0
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
es-abstract • 1.23.9ECMAScript spec abstract operations.INDIRECT84
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.0ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT13
es-to-primitive • 1.3.0ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.INDIRECT19
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
execa • 4.1.0Process execution for humansINDIRECT19
exit-hook • 1.1.1Run some code when the process exitsINDIRECT0
expand-brackets • 0.1.5Expand POSIX bracket expressions (character classes) in glob patterns.INDIRECT1
expand-brackets • 2.1.4Expand POSIX bracket expressions (character classes) in glob patterns.INDIRECT63
expand-range • 1.8.2Fast, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks. Used by micromatch.INDIRECT12
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
extend-shallow • 3.0.2Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT4
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
external-editor • 1.1.1Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT16
external-editor • 2.2.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT5
external-editor • 3.1.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT5
extglob • 0.3.2Convert extended globs to regex-compatible strings. Add (almost) the expressive power of regular expressions to glob patterns.INDIRECT1
extglob • 2.0.4Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.INDIRECT66
fancy-log • 1.3.3Log things, prefixed with a timestamp.INDIRECT5
fast-glob • 2.2.7Is a faster `node-glob` alternativeINDIRECT91
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.INDIRECT0
fd-slicer • 1.1.0safely create multiple ReadStream or WriteStream objects from the same file descriptorINDIRECT1
figures • 1.7.0Unicode symbols with Windows CMD fallbacksINDIRECT2
figures • 2.0.0Unicode symbols with Windows CMD fallbacksINDIRECT1
figures • 3.2.0Unicode symbols with Windows CMD fallbacksINDIRECT1
file-type • 3.9.0Detect the file type of a Buffer/Uint8ArrayINDIRECT0
filename-regex • 2.0.1Regular expression for matching file names, with or without extension.INDIRECT0
filename-reserved-regex • 1.0.0Regular expression for matching reserved filename charactersINDIRECT0
filenamify • 1.2.1Convert a string to a valid safe filenameINDIRECT4
fill-range • 2.2.4Fill in a range of numbers or letters, optionally passing an increment or multiplier to use.INDIRECT11
fill-range • 4.0.0Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT7
find-up • 1.1.2Find a file by walking up parent directoriesINDIRECT3
find-up • 2.1.0Find a file by walking up parent directoriesINDIRECT5
find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT5
first-chunk-stream • 1.0.0Transform the first chunk in a streamINDIRECT0
first-chunk-stream • 2.0.0Transform the first chunk in a streamINDIRECT8
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
for-each • 0.3.3A better forEachINDIRECT1
for-in • 1.0.2Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.jsINDIRECT0
for-own • 0.1.5Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.INDIRECT1
fragment-cache • 0.2.1A cache for managing namespaced sub-cachesINDIRECT1
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
function.prototype.name • 1.1.8An ES2015 spec-compliant `Function.prototype.name` shimINDIRECT21
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
get-intrinsic • 1.2.7Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT11
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
get-proxy • 1.1.0Get configured proxyINDIRECT5
get-stdin • 4.0.1Easier stdinINDIRECT0
get-stream • 3.0.0Get a stream as a string, buffer, or arrayINDIRECT0
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
get-symbol-description • 1.1.0Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.INDIRECT13
get-value • 2.0.6Use property paths (`a.b.c`) to get a nested value from an object.INDIRECT0
gh-got • 2.4.0Convenience wrapper for `got` to interact with the GitHub APIINDIRECT28
gh-got • 5.0.0Convenience wrapper for `got` to interact with the GitHub APIINDIRECT15
gh-got • 6.0.0Convenience wrapper for `got` to interact with the GitHub APIINDIRECT21
github-username • 2.1.0Get a GitHub username from an email addressINDIRECT70
github-username • 3.0.0Get a GitHub username from an email addressINDIRECT16
github-username • 4.1.0Get a GitHub username from an email addressINDIRECT22
glob-base • 0.3.0Returns an object with the (non-glob) base path and the actual pattern.INDIRECT3
glob-stream • 5.3.5A wrapper around node-glob to make it streamyINDIRECT72
globalthis • 1.0.4ECMAScript spec-compliant polyfill/shim for `globalThis`INDIRECT7
globby • 4.1.0Extends `glob` with support for multiple patterns and exposes a Promise APIINDIRECT17
globby • 7.1.1Extends `glob` with support for multiple patterns and exposes a Promise APIINDIRECT19
globby • 8.0.2Extends `glob` with support for multiple patterns and exposes a Promise APIINDIRECT111
globby • 9.2.0Extends `glob` with support for multiple patterns and exposes a Promise APIINDIRECT115
glogg • 1.0.2Global logging utilityINDIRECT1
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
got • 5.7.1Simplified HTTP/HTTPS requestsINDIRECT27
got • 6.7.1Simplified HTTP requestsINDIRECT13
got • 7.1.0Simplified HTTP requestsINDIRECT20
grouped-queue • 0.3.3In memory queue system prioritizing tasksINDIRECT1
grouped-queue • 1.1.0In memory queue system prioritizing tasksINDIRECT1
gruntfile-editor • 1.2.1API to modify the content of a Gruntfile.js fileINDIRECT106
gulp-decompress • 1.2.0Extract TAR, TAR.BZ2, TAR.GZ and ZIP archivesINDIRECT185
gulp-rename • 1.4.0Rename filesINDIRECT0
gulp-util • 3.0.8Utility functions for gulp pluginsINDIRECT58
gulplog • 1.0.0Logger for gulp and gulp pluginsINDIRECT2
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-bigints • 1.1.0Determine if the JS environment has BigInt support.INDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
has-gulplog • 0.1.0Check if gulplog is available before attempting to use itINDIRECT1
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-proto • 1.2.0Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT5
has-symbol-support-x • 1.4.2Tests if ES6 Symbol is supported.INDIRECT0
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-to-string-tag-x • 1.4.1Tests if ES6 @@toStringTag is supported.INDIRECT1
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
has-value • 0.3.1Returns true if a value exists, false if empty. Works with deeply nested values using object paths.INDIRECT4
has-value • 1.0.0Returns true if a value exists, false if empty. Works with deeply nested values using object paths.INDIRECT7
has-values • 0.1.4Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT0
has-values • 1.0.0Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT4
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
html-wiring • 1.2.0Set of utilities to update HTML filesINDIRECT22
htmlparser2 • 3.8.3Fast & forgiving HTML/XML/RSS parserINDIRECT11
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
ignore • 3.3.10Ignore is a manager and filter for .gitignore rules.INDIRECT0
ignore • 4.0.6Ignore is a manager and filter for .gitignore rules.INDIRECT0
indent-string • 2.1.0Indent each line in a stringINDIRECT2
inquirer • 1.2.3A collection of common interactive command line user interfaces.INDIRECT43
inquirer • 5.2.0A collection of common interactive command line user interfaces.INDIRECT31
inquirer • 7.3.3A collection of common interactive command line user interfaces.INDIRECT33
internal-slot • 1.1.0ES spec-like internal slotsINDIRECT18
interpret • 1.4.0A dictionary of file extensions and associated module loaders.INDIRECT0
is-absolute • 0.1.7Return true if a file path is absolute.INDIRECT1
is-accessor-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.INDIRECT2
is-array-buffer • 3.0.5Is this value a JS ArrayBuffer?INDIRECT17
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-async-function • 2.1.0Determine if a function is a native async function.INDIRECT16
is-bigint • 1.1.0Is this value an ES BigInt?INDIRECT1
is-boolean-object • 1.2.1Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-bzip2 • 1.0.0Check if a Buffer/Uint8Array is a BZIP2 fileINDIRECT0
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-data-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript data descriptor.INDIRECT2
is-data-view • 1.0.2Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT24
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-descriptor • 0.1.7Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT4
is-descriptor • 1.0.3Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT4
is-dotfile • 1.0.3Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.INDIRECT0
is-equal-shallow • 0.1.3Does a shallow comparison of two objects, returning false if the keys or values differ.INDIRECT1
is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"INDIRECT0
is-extendable • 1.0.1Returns true if a value is a plain object, array or function.INDIRECT2
is-extglob • 1.0.0Returns true if a string has an extglob.INDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-finalizationregistry • 1.1.1Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-finite • 1.1.0ES2015 Number.isFinite() ponyfillINDIRECT0
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
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-generator-function • 1.1.0Determine if a function is a native generator function.INDIRECT16
is-glob • 2.0.1Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-glob • 3.1.0Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-gzip • 1.0.0Check if a Buffer/Uint8Array is a GZIP fileINDIRECT0
is-map • 2.0.3Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-natural-number • 2.1.1Check if a value is a natural numberINDIRECT0
is-number-object • 1.1.1Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-number • 2.1.0Returns true if the value is a number. comprehensive tests.INDIRECT2
is-number • 3.0.0Returns true if the value is a number. comprehensive tests.INDIRECT2
is-number • 4.0.0Returns true if the value is a number. comprehensive tests.INDIRECT0
is-obj • 1.0.1Check if a value is an objectINDIRECT0
is-object • 1.0.2Checks whether a value is an objectINDIRECT0
is-plain-obj • 1.1.0Check if a value is a plain objectINDIRECT0
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
is-posix-bracket • 0.1.1Returns true if the given string is a POSIX bracket expression (POSIX character class).INDIRECT0
is-primitive • 2.0.0Returns `true` if the value is a primitive. INDIRECT0
is-redirect • 1.0.0Check if a number is a redirect HTTP status codeINDIRECT0
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT14
is-relative • 0.1.3Returns `true` if the path appears to be relative.INDIRECT0
is-retry-allowed • 1.2.0Is retry allowed for Error?INDIRECT0
is-scoped • 1.0.0Check if a string is a scoped npm package nameINDIRECT1
is-set • 2.0.3Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-shared-array-buffer • 1.0.4Is this value a JS SharedArrayBuffer?INDIRECT13
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
is-string • 1.1.1Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-symbol • 1.1.1Determine if a value is an ES6 Symbol or not.INDIRECT16
is-tar • 1.0.0Check if a Buffer/Uint8Array is a TAR fileINDIRECT0
is-typed-array • 1.1.15Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT23
is-url • 1.2.4Check whether a string is a URL.INDIRECT0
is-utf8 • 0.2.1Detect if a buffer is utf8 encoded.INDIRECT0
is-valid-glob • 0.3.0Return true if a value is a valid glob pattern or patterns.INDIRECT0
is-weakmap • 2.0.2Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-weakref • 1.1.0Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-weakset • 2.0.4Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-windows • 1.0.2Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.INDIRECT0
is-zip • 1.0.0Check if a Buffer/Uint8Array is a ZIP fileINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
isbinaryfile • 3.0.3Detects if a file is binary in Node.js. Similar to Perl's -B.INDIRECT3
isbinaryfile • 4.0.10Detects if a file is binary in Node.js. Similar to Perl's -B.INDIRECT0
isobject • 2.1.0Returns true if the value is an object and not an array or null.INDIRECT1
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
istextorbinary • 1.0.2Determines if a buffer is comprised of text or binaryINDIRECT2
istextorbinary • 2.6.0Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.INDIRECT5
isurl • 1.0.0Checks whether a value is a WHATWG URL.INDIRECT3
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
json-parse-better-errors • 1.0.2JSON.parse with context information on errorINDIRECT0
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
json-stable-stringify-without-jsonify • 1.0.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependenciesINDIRECT0
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
just-extend • 4.2.1extend an objectINDIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT1
kind-of • 4.0.0Get the native type of a value.INDIRECT1
kind-of • 6.0.3Get the native type of a value.INDIRECT0
lazy-cache • 2.0.2Cache requires to be lazy-loaded when needed.INDIRECT4
lazystream • 1.0.1Open Node Streams on demand.INDIRECT8
levn • 0.3.0Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
load-json-file • 1.1.0Read and parse a JSON fileINDIRECT9
load-json-file • 4.0.0Read and parse a JSON fileINDIRECT7
locate-path • 2.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
lodash._basecopy • 3.0.1The modern build of lodash’s internal `baseCopy` as a module.INDIRECT0
lodash._basetostring • 3.0.1The modern build of lodash’s internal `baseToString` as a module.INDIRECT0
lodash._basevalues • 3.0.0The modern build of lodash’s internal `baseValues` as a module.INDIRECT0
lodash._getnative • 3.9.1The modern build of lodash’s internal `getNative` as a module.INDIRECT0
lodash._isiterateecall • 3.0.9The modern build of lodash’s internal `isIterateeCall` as a module.INDIRECT0
lodash._reescape • 3.0.0The modern build of lodash’s internal `reEscape` as a module.INDIRECT0
lodash._reevaluate • 3.0.0The modern build of lodash’s internal `reEvaluate` as a module.INDIRECT0
lodash._reinterpolate • 3.0.0The modern build of lodash’s internal `reInterpolate` as a module.INDIRECT0
lodash._root • 3.0.1The internal lodash function `root` exported as a module.INDIRECT0
lodash.escape • 3.2.0The lodash method `_.escape` exported as a module.INDIRECT1
lodash.get • 4.4.2The lodash method `_.get` exported as a module.INDIRECT0
lodash.isarguments • 3.1.0The lodash method `_.isArguments` exported as a module.INDIRECT0
lodash.isarray • 3.0.4The modern build of lodash’s `_.isArray` as a module.INDIRECT0
lodash.isequal • 4.5.0The Lodash method `_.isEqual` exported as a module.INDIRECT0
lodash.keys • 3.1.2The modern build of lodash’s `_.keys` as a module.INDIRECT3
lodash.restparam • 3.6.1The modern build of lodash’s `_.restParam` as a module.INDIRECT0
lodash.template • 3.6.2The modern build of lodash’s `_.template` as a module.INDIRECT13
lodash.templatesettings • 3.1.1The lodash method `_.templateSettings` exported as a module.INDIRECT3
lodash • 3.10.1The modern build of lodash modular utilities.INDIRECT0
lodash • 4.17.21Lodash modular utilities.DIRECT0
log-symbols • 1.0.2Colored symbols for various log levels. Example: ✔︎ successINDIRECT7
log-symbols • 2.2.0Colored symbols for various log levels. Example: ✔︎ SuccessINDIRECT7
loud-rejection • 1.6.0Make unhandled promise rejections fail loudly instead of the default silent failINDIRECT3
lowercase-keys • 1.0.1Lowercase the keys of an objectINDIRECT0
make-dir • 1.3.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
make-dir • 3.1.0Make a directory and its parents if needed - Think `mkdir -p`INDIRECT1
map-cache • 0.2.2Basic cache object for storing key-value pairs.INDIRECT0
map-obj • 1.0.1Map object keys and values into a new objectINDIRECT0
map-visit • 1.0.0Map `visit` over an array of objects.INDIRECT2
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
math-random • 1.0.4math-random is an drop-in replacement for Math.random that uses cryptographically secure random number generation, where available. It works in both browser and node environments.INDIRECT0
mem-fs-editor • 2.3.0File edition helpers working on top of mem-fsINDIRECT41
mem-fs-editor • 4.0.3File edition helpers working on top of mem-fsINDIRECT48
mem-fs-editor • 6.0.0File edition helpers working on top of mem-fsINDIRECT142
mem-fs-editor • 7.1.0File edition helpers working on top of mem-fsINDIRECT152
mem-fs • 1.2.0Simple in-memory vinyl file storeINDIRECT24
meow • 3.7.0CLI app helperINDIRECT46
merge-stream • 1.0.1Create a stream that emits events from multiple other streamsINDIRECT8
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromatch • 2.3.11Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.INDIRECT37
micromatch • 3.1.10Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.INDIRECT80
mimic-fn • 1.2.0Make a function mimic another oneINDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mixin-deep • 1.3.2Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.INDIRECT4
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
moment • 2.30.1Parse, validate, manipulate, and display datesINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multimatch • 2.1.0Extends minimatch.match() with support for multiple patternsINDIRECT8
multimatch • 4.0.0Extends `minimatch.match()` with support for multiple patternsINDIRECT8
multipipe • 0.1.2pipe streams with centralized error handlingINDIRECT6
nanomatch • 1.2.13Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)INDIRECT68
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
node-status-codes • 1.0.0Node.js `http.STATUS_CODES` ponyfillINDIRECT0
normalize-path • 2.1.1Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes unless disabled.INDIRECT1
npm-api • 1.0.1Node.js library for getting info from NPM’s APIINDIRECT22
npm-run-path • 4.0.1Get your PATH prepended with locally installed binariesINDIRECT1
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 2.1.1ES6 Object.assign() ponyfillINDIRECT0
object-assign • 3.0.0ES6 Object.assign() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-copy • 0.1.0Copy static properties, prototype properties, and descriptors from one object to another.INDIRECT9
object-inspect • 1.13.3string representations of objects in node and the browserINDIRECT0
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
object-visit • 1.0.1Call a specified method on each value in the given object.INDIRECT1
object.assign • 4.1.7ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT19
object.omit • 2.0.1Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.INDIRECT3
object.pick • 1.3.0Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.INDIRECT1
onetime • 1.1.0Only call a function onceINDIRECT0
onetime • 2.0.1Ensure a function is only called onceINDIRECT1
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
optionator • 0.8.3option parsing and help generationINDIRECT6
ordered-read-streams • 0.3.0Combines array of streams into one read stream in strict orderINDIRECT9
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
own-keys • 1.0.1Robustly get an object's own property keys (strings and symbols), including non-enumerables when possibleINDIRECT15
p-cancelable • 0.3.0Create a promise that can be canceledINDIRECT0
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
p-limit • 1.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 2.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-timeout • 1.2.1Timeout a promise after a specified amount of timeINDIRECT1
p-try • 1.0.0`Promise#try()` ponyfill - Starts a promise chainINDIRECT0
p-try • 2.2.0`Start a promise chainINDIRECT0
paged-request • 2.0.2Simplified requests for paged (paginated) content.INDIRECT2
parse-glob • 3.0.4Parse a glob pattern into an object of tokens.INDIRECT5
parse-json • 2.2.0Parse JSON with more helpful errorsINDIRECT2
parse-json • 4.0.0Parse JSON with more helpful errorsINDIRECT3
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT8
parse-node-version • 1.0.1Turn node's process.version into something useful.INDIRECT0
pascalcase • 0.1.1Convert a string to pascal-case.INDIRECT0
path-dirname • 1.0.2Node.js path.dirname() ponyfillINDIRECT0
path-exists • 2.1.0Check if a path existsINDIRECT2
path-exists • 3.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
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-to-regexp • 1.9.0Express style path to RegExp utilityINDIRECT1
path-type • 1.1.0Check if a path is a file, directory, or symlinkINDIRECT4
path-type • 3.0.0Check if a path is a file, directory, or symlinkINDIRECT1
pend • 1.2.0dead-simple optimistic async helperINDIRECT0
pify • 2.3.0Promisify a callback-style functionINDIRECT0
pify • 3.0.0Promisify a callback-style functionINDIRECT0
pify • 4.0.1Promisify a callback-style functionINDIRECT0
pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
posix-character-classes • 0.1.1POSIX character classes for creating regular expressions.INDIRECT0
possible-typed-array-names • 1.0.0A simple list of possible Typed Array names.INDIRECT0
prelude-ls • 1.1.2prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.INDIRECT0
prepend-http • 1.0.4Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
preserve • 0.2.0Temporarily substitute tokens in the given `string` with placeholders, then put them back after transforming the string.INDIRECT0
pretty-bytes • 3.0.1Convert bytes to a human readable string: 1337 → 1.34 kBINDIRECT1
pretty-bytes • 4.0.2Convert bytes to a human readable string: 1337 → 1.34 kBINDIRECT0
pretty-bytes • 5.6.0Convert bytes to a human readable string: 1337 → 1.34 kBINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
randomatic • 3.1.1Generate randomized strings of a specified length using simple character sequences. The original generate-password.INDIRECT3
read-all-stream • 3.1.0Read all stream content and pass it to callbackINDIRECT10
read-chunk • 1.0.1Read a chunk from a fileINDIRECT0
read-chunk • 2.1.0Read a chunk from a fileINDIRECT2
read-chunk • 3.2.0Read a chunk from a fileINDIRECT4
read-pkg-up • 1.0.1Read the closest package.json fileINDIRECT28
read-pkg-up • 3.0.0Read the closest package.json fileINDIRECT30
read-pkg-up • 5.0.0Read the closest package.json fileINDIRECT32
read-pkg • 1.1.0Read a package.json fileINDIRECT25
read-pkg • 3.0.0Read a package.json fileINDIRECT23
read-pkg • 5.2.0Read a package.json fileINDIRECT25
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
rechoir • 0.6.2Require any supported file as a node module.INDIRECT6
redent • 1.0.0Strip redundant indentation and indent the stringINDIRECT5
reflect.getprototypeof • 1.0.10An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possibleINDIRECT84
regex-cache • 0.4.4Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in surprising performance improvements.INDIRECT2
regex-not • 1.0.2Create a javascript regular expression for matching everything except for the given string.INDIRECT7
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT20
repeat-element • 1.1.4Create an array by repeating the given value n times.INDIRECT0
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.INDIRECT0
repeating • 2.0.1Repeat a string - fastINDIRECT1
replace-ext • 0.0.1Replaces a file extension with another oneINDIRECT0
replace-ext • 1.0.1Replaces a file extension with another oneINDIRECT0
resolve-url • 0.2.1Like Node.js’ `path.resolve`/`url.resolve` for the browser.INDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
restore-cursor • 1.0.1Gracefully restore the CLI cursor on exitINDIRECT2
restore-cursor • 2.0.0Gracefully restore the CLI cursor on exitINDIRECT3
restore-cursor • 3.1.0Gracefully restore the CLI cursor on exitINDIRECT3
ret • 0.1.15Tokenizes a string that represents a regular expression.INDIRECT0
run-async • 2.4.1Utility method to run function either synchronously or asynchronously using the common `this.async()` style.INDIRECT0
safe-array-concat • 1.1.3`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadableINDIRECT18
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-push-apply • 1.0.0Push an array of items into an array, while being robust against prototype modificationINDIRECT2
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT15
safe-regex • 1.1.0detect possibly catastrophic, exponential-time regular expressionsINDIRECT1
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
scoped-regex • 1.0.0Regular expression for matching scoped npm package namesINDIRECT0
seek-bzip • 1.0.6a pure-JavaScript Node.JS module for random-access decoding bzip2 dataINDIRECT1
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
set-getter • 0.1.1Create nested getter properties and any intermediary dot notation (`'a.b.c'`) pathsINDIRECT3
set-immediate-shim • 1.0.1Simple setImmediate shimINDIRECT0
set-proto • 1.0.0Robustly set the [[Prototype]] of an objectINDIRECT6
set-value • 2.0.1Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.INDIRECT8
shallow-clone • 3.0.1Creates a shallow clone of any JavaScript value.INDIRECT1
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
side-channel-list • 1.0.0Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT14
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT15
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT17
slash • 1.0.0Convert Windows backslash paths to slash pathsINDIRECT0
slash • 2.0.0Convert Windows backslash paths to slash pathsINDIRECT0
snapdragon-node • 2.1.1Snapdragon utility for creating a new AST node in custom code, such as plugins.INDIRECT10
snapdragon-util • 3.0.1Utilities for the snapdragon parser/compiler.INDIRECT2
snapdragon • 0.8.2Fast, pluggable and easy-to-use parser-renderer factory.INDIRECT56
source-map-resolve • 0.5.3Resolve the source map and/or sources for a generated file.INDIRECT5
source-map-url • 0.4.1Tools for working with sourceMappingURL comments.INDIRECT0
sparkles • 1.0.1Namespaced global event emitterINDIRECT0
spawn-sync • 1.0.15Prollyfill for child_process.spawnSyncINDIRECT12
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
split-string • 3.1.0Split a string on a character except when the character is escaped.INDIRECT5
stat-mode • 0.2.2Offers convenient getters and setters for the stat `mode`INDIRECT0
static-extend • 0.1.2Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.INDIRECT10
stream-combiner2 • 1.1.1This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams3.INDIRECT9
stream-shift • 1.0.3Returns the next buffer/object in a stream's readable queueINDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-template • 0.2.1A simple string template function based on named or indexed argumentsINDIRECT0
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
string-width • 2.1.1Get the visual width of a string - the number of columns required to display itINDIRECT3
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
string.prototype.trim • 1.2.10ES5 spec-compliant shim for String.prototype.trimINDIRECT84
string.prototype.trimend • 1.0.9ES2019 spec-compliant String.prototype.trimEnd shim.INDIRECT19
string.prototype.trimstart • 1.0.8ES2019 spec-compliant String.prototype.trimStart shim.INDIRECT18
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-bom-buf • 1.0.0Strip UTF-8 byte order mark (BOM) from a bufferINDIRECT1
strip-bom-stream • 1.0.0Strip UTF-8 byte order mark (BOM) from a streamINDIRECT3
strip-bom-stream • 2.0.0Strip UTF-8 byte order mark (BOM) from a streamINDIRECT11
strip-bom • 2.0.0Strip UTF-8 byte order mark (BOM) from a string/bufferINDIRECT1
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
strip-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
strip-indent • 1.0.1Strip leading whitespace from every line in a stringINDIRECT1
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
strip-outer • 1.0.1Strip a substring from the start/end of a stringINDIRECT1
sum-up • 1.0.3Summarize package informationINDIRECT7
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
symbol-observable • 1.0.1Symbol.observable ponyfillINDIRECT0
tar-stream • 1.6.2tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT18
text-table • 0.2.0borderless text tables with alignmentINDIRECT0
textextensions • 1.0.2A package that contains an array of every single file extension there is for text filesINDIRECT0
textextensions • 2.6.0A package that contains an array of every single file extension there is for text filesINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
through2-filter • 2.0.0A through2 to create an Array.prototype.filter analog for streams.INDIRECT10
through2-filter • 3.0.0A through2 to create an Array.prototype.filter analog for streams.INDIRECT10
through2 • 0.6.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT6
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT9
through2 • 3.0.2A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noiseINDIRECT8
time-stamp • 1.1.0Get a formatted timestamp.INDIRECT0
timed-out • 3.1.3Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
tmp • 0.0.29Temporary file and directory creatorINDIRECT1
tmp • 0.0.33Temporary file and directory creatorINDIRECT1
to-absolute-glob • 0.1.1Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.INDIRECT2
to-buffer • 1.1.1Pass in a string, get a buffer back. Pass in a buffer, get the same buffer backINDIRECT0
to-object-path • 0.3.0Create an object path from a list or array of strings.INDIRECT2
to-regex-range • 2.1.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT4
to-regex • 3.0.2Generate a regex from a string or array of strings.INDIRECT14
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
traverse • 0.6.10traverse and transform objects by visiting every node on a recursive walkINDIRECT86
trim-newlines • 1.0.0Trim newlines from the start and/or end of a stringINDIRECT0
trim-repeated • 1.0.0Trim a consecutively repeated substring: foo--bar---baz → foo-bar-bazINDIRECT1
type-check • 0.3.2type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT1
type-detect • 4.0.8Improved typeof detection for node.js and the browser.INDIRECT0
type-detect • 4.1.0Improved typeof detection for node.js and the browser.INDIRECT0
typed-array-buffer • 1.0.3Get the ArrayBuffer out of a TypedArray, robustly.INDIRECT24
typed-array-byte-length • 1.0.3Robustly get the byte length of a Typed ArrayINDIRECT25
typed-array-byte-offset • 1.0.4Robustly get the byte offset of a Typed ArrayINDIRECT84
typed-array-length • 1.0.7Robustly get the length of a Typed ArrayINDIRECT84
typedarray.prototype.slice • 1.0.5ES spec-compliant shim for TypedArray.prototype.sliceINDIRECT85
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
unbox-primitive • 1.1.0Unbox a boxed JS primitive value.INDIRECT23
underscore.string • 3.3.6String manipulation extensions for Underscore.js javascript library.DIRECT2
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
union-value • 1.0.1Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.INDIRECT11
unique-stream • 2.3.1node.js through stream that emits a unique stream of objects based on criteriaINDIRECT12
unset-value • 1.0.0Delete nested properties from an object using dot notation.INDIRECT6
untildify • 2.1.0Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/devINDIRECT1
untildify • 3.0.3Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/devINDIRECT0
unzip-response • 1.0.2Unzip a HTTP response if neededINDIRECT0
unzip-response • 2.0.1Unzip a HTTP response if neededINDIRECT0
urix • 0.1.0Makes Windows-style paths more unix and URI friendly.INDIRECT0
url-parse-lax • 1.0.0url.parse() with support for protocol-less URLs & IPsINDIRECT1
url-to-options • 1.0.1Convert a WHATWG URL to an http(s).request options object.INDIRECT0
use • 3.1.1Easily add plugin support to your node.js application.INDIRECT0
user-home • 2.0.0Get the path to the user home directoryINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
uuid • 2.0.3Rigorous implementation of RFC4122 (v1 and v4) UUIDs.INDIRECT0
vali-date • 1.0.0Validate a dateINDIRECT0
vinyl-assign • 1.2.1Apply custom attributes to vinyl filesINDIRECT9
vinyl-file • 3.0.0Create a vinyl file from an actual fileINDIRECT22
vinyl-fs • 2.4.4Vinyl adapter for the file systemINDIRECT96
vinyl • 0.4.6A virtual file formatINDIRECT2
vinyl • 0.5.3A virtual file formatINDIRECT3
vinyl • 1.2.0A virtual file formatINDIRECT3
vinyl • 2.2.1Virtual file format.INDIRECT14
ware • 1.3.0Easily create your own middleware layer.INDIRECT2
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
which-boxed-primitive • 1.1.1Which kind of boxed JS primitive is this?INDIRECT22
which-builtin-type • 1.2.1What is the type of this builtin JS value?INDIRECT47
which-collection • 1.0.2Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT17
which-typed-array • 1.1.18Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT22
with-open-file • 0.1.7Do stuff with an open file, knowing it will finally be closedINDIRECT3
word-wrap • 1.2.5Wrap words to a specified length.INDIRECT0
wrap-fn • 0.1.5support sync, async, and generator functionsINDIRECT1
xdg-basedir • 2.0.0Get XDG Base Directory pathsINDIRECT1
xtend • 4.0.2extend like a bossINDIRECT0
yauzl • 2.10.0yet another unzip library for nodeINDIRECT3
yeoman-test • 1.9.1Test utilities for Yeoman generatorsINDIRECT400
yeoman-welcome • 1.0.1Yeoman welcome message used in generatorsINDIRECT7
ISC40
PackageRelationDependenciesPublished
abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
boolbase • 1.0.0two functions: One that returns true, one that returns falseINDIRECT0
cli-width • 2.2.1Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
cli-width • 3.0.0Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
color-support • 1.1.3A module which will endeavor to guess your terminal's level of color support.INDIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob-parent • 2.0.0Strips glob magic from a string to provide the parent pathINDIRECT2
glob-parent • 3.1.0Strips glob magic from a string to provide the parent directory pathINDIRECT3
glob • 5.0.15a little globberINDIRECT9
glob • 6.0.4a little globberINDIRECT9
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
gulp-sourcemaps • 1.6.0Source map support for Gulp.jsINDIRECT18
hosted-git-info • 2.8.9Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
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
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
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
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
minimatch • 5.1.6a glob matcher in javascriptINDIRECT2
mute-stream • 0.0.6Bytes go in, but they don't come out (when muted).INDIRECT0
mute-stream • 0.0.7Bytes go in, but they don't come out (when muted).INDIRECT0
mute-stream • 0.0.8Bytes go in, but they don't come out (when muted).INDIRECT0
nopt • 3.0.6Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
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
remove-trailing-separator • 1.1.0Removes separators from the end of the string.INDIRECT0
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 5.7.2The semantic version parser used by npm.DIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
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
strip-dirs • 1.1.1Remove leading directory components from a path, like tar's --strip-components optionINDIRECT13
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
yallist • 2.1.2Yet Another Linked ListINDIRECT0
BSD-3-Clause19
PackageRelationDependenciesPublished
@sinonjs/commons • 1.8.6Simple functions shared among the sinon end user librariesINDIRECT1
@sinonjs/formatio • 2.0.0Human-readable object formattingINDIRECT1
@sinonjs/formatio • 3.2.2Human-readable object formattingINDIRECT5
@sinonjs/samsam • 3.3.3Value identification and comparison functionsINDIRECT4
diff • 2.2.3A javascript text diff implementation.INDIRECT0
diff • 3.5.0A javascript text diff implementation.INDIRECT0
diff • 4.0.2A javascript text diff implementation.INDIRECT0
duplexer2 • 0.1.4Like duplexer but using streams3INDIRECT8
duplexer3 • 0.1.5Like duplexer but using streams3INDIRECT0
lolex • 2.7.5Fake JavaScript timersINDIRECT0
lolex • 5.1.2Fake JavaScript timersINDIRECT2
nise • 1.5.3Fake XHR and serverINDIRECT11
samsam • 1.3.0Value identification and comparison functionsINDIRECT0
shelljs • 0.7.8Portable Unix shell commands for Node.jsINDIRECT19
shelljs • 0.8.5Portable Unix shell commands for Node.jsINDIRECT19
sinon • 5.1.1JavaScript test spies, stubs and mocks.INDIRECT20
source-map • 0.2.0Generates and consumes source mapsINDIRECT1
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
sprintf-js • 1.1.3JavaScript sprintf implementationINDIRECT0
BSD-2-Clause17
PackageRelationDependenciesPublished
domelementtype • 1.3.1all the types of nodes in htmlparser2's domINDIRECT0
domhandler • 2.3.0handler for htmlparser2 that turns pages into a domINDIRECT1
domutils • 1.4.3utilities for working with htmlparser2's domINDIRECT1
domutils • 1.5.1utilities for working with htmlparser2's domINDIRECT3
entities • 1.1.2Encode & decode XML/HTML entities with easeINDIRECT0
esprima • 2.7.3ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
estraverse • 1.9.3ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
normalize-package-data • 2.5.0Normalizes data that can be found in package.json files.INDIRECT13
nth-check • 1.0.2performant nth-check parser & compilerINDIRECT1
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
yeoman-assert • 2.2.3Assert utility from yeomanINDIRECT0
yeoman-environment • 1.6.6Handles the lifecyle and bootstrapping of generators in a specific environmentINDIRECT82
yeoman-environment • 2.10.3Handles the lifecyle and bootstrapping of generators in a specific environmentINDIRECT326
yeoman-generator • 0.23.4Rails-inspired generator system that provides scaffolding for your appsDIRECT751
yeoman-generator • 2.0.5Rails-inspired generator system that provides scaffolding for your appsINDIRECT365
yeoman-generator • 4.13.0Rails-inspired generator system that provides scaffolding for your appsINDIRECT326
Apache-2.011
PackageRelationDependenciesPublished
ejs • 2.7.4Embedded JavaScript templatesINDIRECT0
ejs • 3.1.10Embedded JavaScript templatesINDIRECT15
filelist • 1.0.4Lazy-evaluating list of files, based on globs or regex patternsINDIRECT3
human-signals • 1.1.1Human-friendly process signalsINDIRECT0
jake • 10.9.2JavaScript build tool, similar to Make or RakeINDIRECT14
rx • 4.1.0Library for composing asynchronous and event-based operations in JavaScriptINDIRECT0
rxjs • 5.5.12Reactive Extensions for modern JavaScriptINDIRECT1
rxjs • 6.6.7Reactive Extensions for modern JavaScriptINDIRECT1
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
tunnel-agent • 0.4.3HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT0
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
non-standard5
PackageRelationDependenciesPublished
css-select • 1.0.0a CSS selector compiler/engineINDIRECT5
css-what • 1.0.0a CSS selector parserINDIRECT0
duplexer2 • 0.0.2Like duplexer (http://npm.im/duplexer) but using streams2INDIRECT5
entities • 1.0.0Encode & decode XML/HTML entities with easeINDIRECT0
glob-to-regexp • 0.3.0Convert globs to regular expressionsINDIRECT0
unknown4
PackageRelationDependenciesPublished
cli-table • 0.3.11Pretty unicode tables for the CLIINDIRECT1
error • 7.2.1Custom errorsINDIRECT1
escodegen-wallaby • 1.6.44ECMAScript code generator with JSX supportINDIRECT12
os-shim • 0.1.3Native OS module API shim for older node.js versionsINDIRECT0
Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
atob • 2.1.2atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)INDIRECT0
JSONStream • 1.3.5rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)INDIRECT2
CC0-1.0 OR MIT2
PackageRelationDependenciesPublished
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
type-fest • 0.6.0A collection of essential TypeScript typesINDIRECT0
Apache-2.0 OR Unlicense1
PackageRelationDependenciesPublished
@sinonjs/text-encoding • 0.7.3Polyfill for the Encoding Living Standard's API.INDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
spdx-license-ids • 3.0.20A list of SPDX license identifiersINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.5 version:

[![licenses](https://licenses.dev/b/npm/generator-ng-component/1.0.5)](https://licenses.dev/npm/generator-ng-component/1.0.5)
<a href="https://licenses.dev/npm/generator-ng-component/1.0.5">
  <img src="https://licenses.dev/b/npm/generator-ng-component/1.0.5" alt="licenses" />
</a>
GitHub