licenses.dev

generator-ng-component v0.1.0

Yeoman generator

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT355
PackageRelationDependenciesPublished
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ansi-escapes • 1.4.0ANSI escape codes for manipulating the terminalINDIRECT0
ansi-regex • 0.2.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 1.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 1.0.0ANSI escape codes for colorizing strings in the terminalINDIRECT0
ansi-styles • 1.1.0ANSI escape codes for styling strings in the terminalINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
array-buffer-byte-length • 1.0.2Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.INDIRECT18
array-find-index • 1.0.2ES2015 `Array#findIndex()` ponyfillINDIRECT0
array-union • 1.0.2Create an array of unique values, in order, from the input arraysINDIRECT1
array-uniq • 1.0.3Create an array without duplicatesINDIRECT0
arraybuffer.prototype.slice • 1.0.4ES spec-compliant shim for ArrayBuffer.prototype.sliceINDIRECT84
arrify • 1.0.1Convert a value to an arrayINDIRECT0
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
ast-query • 0.2.5Declarative JavaScript AST modification façadeINDIRECT96
async • 0.9.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
binaryextensions • 1.0.1A package that contains an array of every single file extension there is for binary filesINDIRECT0
bl • 0.9.5Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT5
bl • 1.2.3Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
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
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
camelcase-keys • 1.0.0Convert object keys to camelCaseINDIRECT2
camelcase-keys • 2.1.0Convert object keys to camelCaseINDIRECT2
camelcase • 1.2.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
camelcase • 2.1.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
chalk • 0.4.0Terminal string styling done right. Created because the `colors` module does some really horrible things.DIRECT3
chalk • 0.5.1Terminal string styling done right. Created because the `colors` module does some really horrible things.INDIRECT6
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
cheerio • 0.18.0Tiny, fast, and elegant implementation of core jQuery designed specifically for the serverINDIRECT17
class-extend • 0.1.2Backbone like Class.extend utility for NodeINDIRECT1
cli-cursor • 1.0.2Toggle the CLI cursorINDIRECT3
clone-buffer • 1.0.0Easier Buffer cloning in node.INDIRECT0
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
colors • 1.0.3get colors in your node.js consoleINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
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
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
cross-spawn • 0.2.9Cross platform child_process#spawnINDIRECT1
currently-unhandled • 0.4.1Track the list of currently unhandled promise rejections.INDIRECT1
dargs • 3.0.1Reverse minimist. Convert an object of options into an array of command-line arguments.INDIRECT0
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
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
debug • 2.6.9small debugging utilityINDIRECT1
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
decompress-tar • 2.0.2decompress tar pluginINDIRECT31
decompress-tarbz2 • 2.0.2decompress tar.bz2 pluginINDIRECT33
decompress-targz • 2.1.0decompress tar.gz pluginINDIRECT41
decompress-unzip • 2.1.2decompress zip pluginINDIRECT29
deep-extend • 0.2.11Recursive object extending.INDIRECT0
defaults • 1.0.4merge single level defaults over a config objectINDIRECT1
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
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
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
dom-serializer • 0.0.1render dom nodes to stringINDIRECT2
download-status • 2.2.1Progress bar plugin for downloadINDIRECT58
download • 3.3.0Download and extract files effortlesslyINDIRECT216
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
duplexer • 0.1.2Creates a duplex streamINDIRECT0
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
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
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
exit-hook • 1.1.1Run some code when the process exitsINDIRECT0
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
extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
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
file-utils • 0.2.2Sync file utility for Node.js command line toolsINDIRECT20
find-index • 0.1.1finds an item in an array matching a predicate function, and returns its indexINDIRECT0
find-up • 1.1.2Find a file by walking up parent directoriesINDIRECT3
findup-sync • 0.2.1Find the first file matching a given pattern in the current directory or the nearest ancestor directory.INDIRECT9
first-chunk-stream • 1.0.0Transform the first chunk in a streamINDIRECT0
first-chunk-stream • 2.0.0Transform the first chunk in a streamINDIRECT8
for-each • 0.3.3A better forEachINDIRECT1
form-data • 2.3.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
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
gaze • 0.5.2A globbing fs.watch wrapper built from the best parts of other fine watch libs.INDIRECT8
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-stdin • 1.0.0Easier stdinINDIRECT0
get-stdin • 3.0.2Easier stdinINDIRECT0
get-stdin • 4.0.1Easier stdinINDIRECT0
get-symbol-description • 1.1.0Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.INDIRECT13
getpass • 0.1.7getpass for node.jsINDIRECT1
github-username • 1.1.1Get a GitHub username from an email addressINDIRECT24
glob-stream • 3.1.18File system globs as a streamINDIRECT19
glob-watcher • 0.0.6Watch globsINDIRECT9
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
globule • 0.1.0An easy-to-use wildcard globbing library.INDIRECT7
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
got • 2.9.2Simplified HTTP/HTTPS requestsINDIRECT22
grouped-queue • 0.3.3In memory queue system prioritizing tasksINDIRECT1
gruntfile-editor • 0.2.0API to modify the content of a Gruntfile.js fileINDIRECT97
gulp-rename • 1.4.0Rename filesINDIRECT0
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
has-ansi • 0.1.0Check if a string has ANSI escape codesINDIRECT1
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-color • 0.1.7Detect whether a terminal supports colorINDIRECT0
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-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
htmlparser2 • 3.8.3Fast & forgiving HTML/XML/RSS parserINDIRECT12
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
indent-string • 1.2.2Indent each line in a stringINDIRECT4
indent-string • 2.1.0Indent each line in a stringINDIRECT2
infinity-agent • 2.0.3Creates HTTP/HTTPS Agent with Infinity maxSocketsINDIRECT0
inquirer • 0.8.5A collection of common interactive command line user interfaces.INDIRECT17
inquirer • 1.2.3A collection of common interactive command line user interfaces.INDIRECT43
internal-slot • 1.1.0ES spec-like internal slotsINDIRECT18
ip-regex • 1.0.3Regular expression for matching IP addressesINDIRECT0
is-absolute • 0.1.7Return true if a file path is absolute.INDIRECT1
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT14
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-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-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-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-generator-function • 1.1.0Determine if a function is a native generator function.INDIRECT16
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-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-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-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-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
is-utf8 • 0.2.1Detect if a buffer is utf8 encoded.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-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 • 2.0.4Detects if a file is binary in Node.js. Similar to Perl's -B.INDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
istextorbinary • 1.0.2Determines if a buffer is comprised of text or binaryINDIRECT2
jsbn • 0.1.1The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
load-json-file • 1.1.0Read and parse a JSON fileINDIRECT9
lodash • 1.0.2A utility library delivering consistency, customization, performance, and extras.INDIRECT0
lodash • 2.4.2A utility library delivering consistency, customization, performance, & extras.INDIRECT0
lodash • 3.10.1The modern build of lodash modular utilities.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
log-symbols • 1.0.2Colored symbols for various log levels. Example: ✔︎ successINDIRECT7
longest • 1.0.1Get the longest item in an array.INDIRECT0
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
lpad-align • 1.1.2Left pad a string to align with the longest string in an arrayINDIRECT48
map-obj • 1.0.1Map object keys and values into a new objectINDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
mem-fs-editor • 1.2.3File edition helpers working on top of mem-fsINDIRECT59
mem-fs • 1.2.0Simple in-memory vinyl file storeINDIRECT27
meow • 2.1.0CLI app helperINDIRECT9
meow • 3.7.0CLI app helperINDIRECT46
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
minimatch • 0.2.14a glob matcher in javascriptINDIRECT2
minimist • 0.0.10parse argument optionsINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
nested-error-stacks • 1.0.2An Error subclass that will chain nested Errors and dump nested stacktracesINDIRECT1
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 2.1.1ES6 Object.assign() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
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.assign • 4.1.7ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT19
onetime • 1.1.0Only call a function onceINDIRECT0
ordered-read-streams • 0.1.0Combines array of streams into one read stream in strict orderINDIRECT0
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
parse-json • 2.2.0Parse JSON with more helpful errorsINDIRECT2
path-exists • 2.1.0Check if a path existsINDIRECT2
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 1.1.0Check if a path is a file, directory, or symlinkINDIRECT4
pend • 1.2.0dead-simple optimistic async helperINDIRECT0
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
pify • 2.3.0Promisify a callback-style functionINDIRECT0
pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
possible-typed-array-names • 1.0.0A simple list of possible Typed Array names.INDIRECT0
prepend-http • 1.0.4Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
pretty-bytes • 1.0.4Convert bytes to a human readable string: 1337 → 1.34 kBINDIRECT47
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
progress • 1.1.8Flexible ascii progress barINDIRECT0
psl • 1.15.0Domain name parser based on the Public Suffix ListINDIRECT1
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
read-all-stream • 2.2.0Read all stream content and pass it to callbackINDIRECT8
read-chunk • 1.0.1Read a chunk from a fileINDIRECT0
read-pkg-up • 1.0.1Read the closest package.json fileINDIRECT28
read-pkg • 1.1.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
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
readline2 • 0.1.1Readline Façade fixing bugs and issues found in releases 0.8 and 0.10INDIRECT3
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
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT20
repeating • 1.1.3Repeat a string - fastINDIRECT1
repeating • 2.0.1Repeat a string - fastINDIRECT1
replace-ext • 1.0.1Replaces a file extension with another oneINDIRECT0
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
run-async • 0.1.0Utility method to run function either synchronously or asynchronously using the common `this.async()` style.INDIRECT2
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-buffer • 5.2.1Safer 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
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
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-immediate-shim • 1.0.1Simple setImmediate shimINDIRECT0
set-proto • 1.0.0Robustly set the [[Prototype]] of an objectINDIRECT6
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
spawn-sync • 1.0.15Prollyfill for child_process.spawnSyncINDIRECT12
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
statuses • 1.5.0HTTP status utilityINDIRECT0
stream-combiner • 0.2.2[![npm version](https://img.shields.io/npm/v/stream-combiner.svg)](https://npmjs.org/package/stream-combiner) [![Travis CI](https://travis-ci.org/dominictarr/stream-combiner.svg)](https://travis-ci.org/dominictarr/stream-combiner)INDIRECT2
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_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
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 • 0.1.1Strip ANSI escape codes (used for colorizing strings in the terminal)INDIRECT0
strip-ansi • 0.3.0Strip ANSI escape codesINDIRECT1
strip-ansi • 2.0.1Strip ANSI escape codesINDIRECT1
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-bom-buf • 1.0.0Strip UTF-8 byte order mark (BOM) from a bufferINDIRECT1
strip-bom-stream • 2.0.0Strip UTF-8 byte order mark (BOM) from a streamINDIRECT11
strip-bom • 1.0.0Strip UTF-8 byte order mark (BOM) from a string/buffer/streamINDIRECT2
strip-bom • 2.0.0Strip UTF-8 byte order mark (BOM) from a string/bufferINDIRECT1
strip-indent • 1.0.1Strip leading whitespace from every line in a stringINDIRECT1
strip-json-comments • 0.1.3Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
sum-up • 1.0.3Summarize package informationINDIRECT7
supports-color • 0.2.0Detect whether a terminal supports colorINDIRECT0
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
tar-stream • 0.4.7tar-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.INDIRECT11
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
through • 2.3.8simplified stream constructionINDIRECT0
through2 • 0.6.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT6
through2 • 3.0.2A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noiseINDIRECT5
timed-out • 2.0.0Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
tmp • 0.0.29Temporary file and directory creatorINDIRECT1
to-buffer • 1.1.1Pass in a string, get a buffer back. Pass in a buffer, get the same buffer backINDIRECT0
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
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 • 2.4.0String manipulation extensions for Underscore.js javascript library.INDIRECT0
untildify • 2.1.0Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/devINDIRECT1
url-regex • 2.1.3Regular expression for matching URLsINDIRECT1
user-home • 1.1.1Get the path to the user home directoryINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
util • 0.12.5Node.js's util module for all enginesINDIRECT29
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
vinyl-file • 3.0.0Create a vinyl file from an actual fileINDIRECT22
vinyl-fs • 0.3.14Vinyl adapter for the file systemINDIRECT42
vinyl • 0.4.6A virtual file formatINDIRECT2
vinyl • 2.2.1Virtual file format.INDIRECT14
ware • 1.3.0Easily create your own middleware layer.INDIRECT2
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
wrap-fn • 0.1.5support sync, async, and generator functionsINDIRECT1
xdg-basedir • 1.0.1Get XDG Base Directory pathsINDIRECT1
xtend • 4.0.2extend like a bossINDIRECT0
yauzl • 2.10.0yet another unzip library for nodeINDIRECT3
yeoman-welcome • 1.0.1Yeoman welcome message used in generatorsINDIRECT7
ISC33
PackageRelationDependenciesPublished
abbrev • 1.1.1Like ruby's abbrev module, but in jsINDIRECT0
cli-width • 1.1.1Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
cli-width • 2.2.1Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 4.3.5a little globberINDIRECT8
glob • 4.5.3a little globberINDIRECT8
glob • 5.0.15a little globberINDIRECT9
glob • 6.0.4a little globberINDIRECT9
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 3.0.12A drop-in replacement for fs, making various improvements.INDIRECT1
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
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 • 1.0.2A tiny simple way to do classic inheritance in jsINDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.3.8An ini encoder/decoder for nodeINDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
lru-cache • 2.7.3A cache object that deletes the least-recently-used items.INDIRECT0
minimatch • 2.0.10a glob matcher in javascriptINDIRECT3
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
mute-stream • 0.0.6Bytes go in, but they don't come out (when muted).INDIRECT0
natives • 1.1.6Do stuff with Node.js's native JavaScript modulesINDIRECT0
nopt • 3.0.6Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
once • 1.4.0Run a function exactly one timeINDIRECT1
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
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
sigmund • 1.0.1Quick and dirty signatures for Objects.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
strip-dirs • 0.1.1Remove leading directory components from a path, like tar's --strip-components optionINDIRECT13
strip-dirs • 1.1.1Remove leading directory components from a path, like tar's --strip-components optionINDIRECT13
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-2-Clause13
PackageRelationDependenciesPublished
domelementtype • 1.1.3all the types of nodes in htmlparser2's domINDIRECT0
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 domINDIRECT4
entities • 1.1.2Encode & decode XML/HTML entities with easeINDIRECT0
escodegen • 1.3.3ECMAScript code generatorINDIRECT5
esprima • 1.1.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
estraverse • 1.5.1ECMAScript JS AST traversal functionsINDIRECT0
esutils • 1.0.0utility box for ECMAScript language toolsINDIRECT0
normalize-package-data • 2.5.0Normalizes data that can be found in package.json files.INDIRECT13
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
yeoman-environment • 1.6.6Handles the lifecyle and bootstrapping of generators in a specific environmentINDIRECT85
non-standard10
PackageRelationDependenciesPublished
CSSselect • 0.4.1a CSS selector compiler/engineINDIRECT3
CSSwhat • 0.4.7a CSS selector parserINDIRECT0
entities • 1.0.0Encode & decode XML/HTML entities with easeINDIRECT0
glob • 3.1.21a little globberINDIRECT5
graceful-fs • 1.2.3A drop-in replacement for fs, making various improvements.INDIRECT0
mute-stream • 0.0.4Bytes go in, but they don't come out (when muted).INDIRECT0
shelljs • 0.3.0Portable Unix shell commands for Node.jsINDIRECT0
unique-stream • 1.0.0node.js through stream that emits a unique stream of objects based on criteriaINDIRECT0
yeoman-assert • 1.0.0Assert utility from yeomanINDIRECT8
yeoman-generator • 0.18.10Rails-inspired generator system that provides scaffolding for your appsDIRECT436
BSD-3-Clause10
PackageRelationDependenciesPublished
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
diff • 1.4.0A javascript text diff implementation.INDIRECT0
diff • 2.2.3A javascript text diff implementation.INDIRECT0
formatio • 1.1.1Human-readable object formattingINDIRECT1
lolex • 1.3.2Fake JavaScript timersINDIRECT0
qs • 6.5.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
samsam • 1.1.2Value identification and comparison functionsINDIRECT0
sinon • 1.17.7JavaScript test spies, stubs and mocks.INDIRECT33
source-map • 0.1.43Generates and consumes source mapsINDIRECT1
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
Apache-2.010
PackageRelationDependenciesPublished
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
request • 2.88.2Simplified HTTP request client.INDIRECT46
rx • 2.5.3Library for composing asynchronous and event-based operations in JavaScriptINDIRECT0
rx • 4.1.0Library for composing asynchronous and event-based operations in JavaScriptINDIRECT0
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
unknown3
PackageRelationDependenciesPublished
cli-table • 0.3.11Pretty unicode tables for the CLIINDIRECT1
glob2base • 0.0.12Extracts a base path from a node-glob instanceINDIRECT1
os-shim • 0.1.3Native OS module API shim for older node.js versionsINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 0.5.5hardwired configuration loaderINDIRECT4
ISC OR WTFPL1
PackageRelationDependenciesPublished
is-integer • 1.0.7ES2015 (ES6) Number.isInteger polyfillINDIRECT1
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
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 0.1.0 version:

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