licenses.dev

@nmshd/app-web v2.0.0-beta.5

The web sources for the Enmeshed App

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT325
PackageRelationDependenciesPublished
@electron/get • 1.14.1Utility for downloading artifacts from different versions of ElectronINDIRECT66
@js-soft/docdb-access-abstractions • 1.0.1Database abstractions.INDIRECT0
@js-soft/docdb-access-abstractions • 1.0.4Database abstractions.INDIRECT0
@js-soft/docdb-access-loki • 1.1.0The LokiJS implementation for the '@js-soft/@js-soft/docdb-access-abstractions' library.INDIRECT3
@js-soft/docdb-querytranslator • 1.1.0Parse and pass URL queries to MongoDB and LokiJS queryINDIRECT0
@js-soft/logging-abstractions • 1.0.0Web implementation of the '@js-soft/logging-abstractions' libraryINDIRECT0
@js-soft/logging-abstractions • 1.0.1Web implementation of the '@js-soft/logging-abstractions' libraryINDIRECT0
@js-soft/native-abstractions • 1.2.2Native AbstractionsINDIRECT9
@js-soft/native-common • 1.2.4Native CommonINDIRECT18
@js-soft/native-cordova • 1.2.1Native CordovaDIRECT22
@js-soft/native-electron • 1.2.1Native ElectronDIRECT316
@js-soft/native-web • 1.2.1Native WebDIRECT117
@js-soft/qr-code-scanner • 1.1.2A SIMPLE qr-code scanner, that works and is simple to use. It will open the camera and wait for a match.INDIRECT0
@js-soft/simple-logger • 1.0.1Simple implementation of the '@js-soft/logging-abstractions' libraryINDIRECT10
@js-soft/ts-serval • 2.0.4TypeScript Runtime Serialization and ValidationINDIRECT1
@js-soft/ts-utils • 2.0.1Typescript UtilsINDIRECT2
@js-soft/ts-utils • 2.3.3Typescript UtilsINDIRECT3
@nmshd/app-runtime • 2.0.0-beta.9The App RuntimeDIRECT146
@nmshd/consumption • 2.0.0-beta.6The consumption library extends the transport library.INDIRECT2
@nmshd/content • 2.0.0-beta.3The content library defines data structures that can be transmitted using the transport library.INDIRECT2
@nmshd/crypto • 2.0.1The Enmeshed crypto library.INDIRECT3
@nmshd/runtime • 2.0.0-beta.18The Enmeshed client runtime.INDIRECT140
@nmshd/transport • 2.0.0-beta.4The transport library handles backbone communication and content encryption.INDIRECT88
@sindresorhus/is • 0.14.0Type check values: `is.string('🦄') //=> true`INDIRECT0
@szmarczak/http-timer • 1.1.2Timings for HTTP requestsINDIRECT1
@types/lokijs • 1.5.14TypeScript definitions for lokijsINDIRECT0
@types/long • 4.0.2TypeScript definitions for long.jsINDIRECT0
@types/node • 14.18.63TypeScript definitions for Node.jsINDIRECT0
@types/uuid • 8.3.4TypeScript definitions for uuidINDIRECT0
acorn-walk • 7.2.0ECMAScript (ESTree) AST walkerINDIRECT0
acorn • 7.4.1ECMAScript parserINDIRECT0
ajv-errors • 3.0.0Custom error messages in JSON Schemas for Ajv validatorINDIRECT0
ajv-formats • 2.1.1Format validation for Ajv v7+INDIRECT5
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
ajv • 8.17.1Another JSON Schema ValidatorINDIRECT4
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
app-data-folder • 1.0.0A simple library that will always return the path to the Application Data folder for the current operating system.INDIRECT4
array-buffer-byte-length • 1.0.2Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.INDIRECT18
array-from • 2.1.1A ponyfill for the ES 2015 (ES6) `Array.from()`.INDIRECT0
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
assert • 2.1.0The assert module from Node.js, for the browser.INDIRECT35
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
axios • 0.27.2Promise based HTTP client for the browser and node.jsINDIRECT7
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bindings • 1.5.0Helper module for loading your native module's .node fileINDIRECT1
bl • 4.1.0Buffer 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 performanceINDIRECT0
boolean • 3.2.0boolean converts lots of things to boolean.INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
brfs • 2.0.2browserify fs.readFileSync() static asset inlinerINDIRECT67
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataINDIRECT0
buffer-equal • 0.0.1return whether two buffers are equalINDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
cacheable-request • 6.1.0Wrap native HTTP requests with RFC compliant cache supportINDIRECT14
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 • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
clone-response • 1.0.3Clone a Node.js HTTP response streamINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
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
config-chain • 1.1.13HANDLE CONFIGURATION ONCE AND FOR ALLINDIRECT2
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
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
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
debug • 2.6.9small 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
decompress-response • 3.3.0Decompress a HTTP response if neededINDIRECT1
decompress-response • 6.0.0Decompress a HTTP response if neededINDIRECT1
deep-equal • 2.2.3node's assert.deepEqual algorithmINDIRECT58
deep-extend • 0.6.0Recursive object extendingINDIRECT0
deep-is • 0.1.4node's assert.deepEqual algorithm except for NaN being equal to NaNINDIRECT0
defer-to-connect • 1.1.3The safe way to handle the `connect` socket eventINDIRECT0
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-node • 2.1.0Detect Node.JS (as opposite to browser environment) (reliable)INDIRECT0
dialogs • 2.0.1non blocking alert confirm and prompt dialogsINDIRECT71
dijkstrajs • 1.0.3A simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.INDIRECT0
domify • 0.2.0turn HTML into DOM elementsINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
easy-tsnameof • 3.0.6Typescript nameOf function. Safe typesINDIRECT0
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
electron • 16.2.8Build cross platform desktop apps with JavaScript, HTML, and CSSINDIRECT88
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
encode-utf8 • 1.0.3Turn a string into an ArrayBuffer by using the UTF8 encoding.INDIRECT0
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
env-paths • 2.2.1Get paths for storing things like data, config, cache, etcINDIRECT0
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-get-iterator • 1.1.3Get an iterator for any JS language value. Works robustly across all environments, all versions.INDIRECT30
es-object-atoms • 1.0.1ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es6-error • 4.1.1Easily-extendable error for use with ES6 classesINDIRECT0
es6-iterator • 2.0.3Iterator abstraction based on ES6 specificationINDIRECT8
es6-map • 0.1.5ECMAScript6 Map polyfillINDIRECT10
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
event-emitter • 0.3.5Environment agnostic event emitterINDIRECT8
eventemitter2 • 6.4.9A feature-rich Node.js event emitter implementation with namespaces, wildcards, TTL, async listeners and browser/worker support.INDIRECT0
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-patch • 3.1.1Fast implementation of JSON-Patch (RFC-6902) with duplex (observe changes) capabilitiesINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
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
file-uri-to-path • 1.0.0Convert a file: URI to a file pathINDIRECT0
find-up • 4.1.0Find a file or directory by walking up parent directoriesINDIRECT5
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
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
form-data • 4.0.1A 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
fs-extra • 10.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.INDIRECT3
fs-extra • 8.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.INDIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
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-stream • 4.1.0Get a stream as a string, buffer, or arrayINDIRECT4
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
getpass • 0.1.7getpass for node.jsINDIRECT1
github-from-package • 0.0.0return the github url from a package.json fileINDIRECT0
globalthis • 1.0.4ECMAScript spec-compliant polyfill/shim for `globalThis`INDIRECT7
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
got • 9.6.0Simplified HTTP requestsINDIRECT25
growly • 1.3.0Simple zero-dependency Growl notifications using GNTP.INDIRECT0
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
has-bigints • 1.1.0Determine if the JS environment has BigInt support.INDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
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
has • 1.0.4Object.prototype.hasOwnProperty.call shortcutINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http_ece • 1.2.1Encrypted Content-Encoding for HTTPINDIRECT0
http-parser-js • 0.5.9A pure JS HTTP parser for node.INDIRECT0
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
hyperglue • 2.0.1update html elements by mapping query selectors to attributes, text, and hypertextINDIRECT1
immediate • 3.0.6A cross browser microtask libraryINDIRECT0
insert-css • 2.0.0insert a string of css into the <head>INDIRECT0
internal-slot • 1.1.0ES spec-like internal slotsINDIRECT18
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-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-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-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT14
is-docker • 2.2.1Check if the process is running inside a Docker containerINDIRECT0
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-map • 2.0.3Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-nan • 1.3.2ES2015-compliant shim for Number.isNaN - the global isNaN returns false positives.INDIRECT18
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-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-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-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-weakmap • 2.0.2Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-weakset • 2.0.4Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-wsl • 2.2.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT1
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
js-logger • 1.6.1Lightweight, unobtrusive, configurable JavaScript loggerINDIRECT0
js-md5 • 0.7.3A simple MD5 hash function for JavaScript supports UTF-8 encoding.INDIRECT0
js-sha1 • 0.6.0A simple SHA1 hash function for JavaScript supports UTF-8 encoding.INDIRECT0
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-buffer • 3.0.0JSON parse & stringify that supports binary via bops & base64INDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonfile • 4.0.0Easily read/write JSON files.INDIRECT1
jsonfile • 6.1.0Easily read/write JSON files.INDIRECT2
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
keytar • 7.9.0Bindings to native Mac/Linux/Windows password APIsINDIRECT37
keyv • 3.1.0Simple key-value storage with support for multiple backendsINDIRECT1
levn • 0.3.0Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
lie • 3.1.1A basic but performant promise implementationINDIRECT1
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash.camelcase • 4.3.0The lodash method `_.camelCase` exported as a module.INDIRECT0
lodash.get • 4.4.2The lodash method `_.get` exported as a module.INDIRECT0
lodash.set • 4.3.2The lodash method `_.set` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
lokijs • 1.5.12Fast document oriented javascript in-memory databaseINDIRECT0
lowercase-keys • 1.0.1Lowercase the keys of an objectINDIRECT0
lowercase-keys • 2.0.0Lowercase the keys of an objectINDIRECT0
luxon • 3.5.0Immutable date wrapperINDIRECT0
magic-string • 0.25.1Modify strings, generate sourcemapsINDIRECT1
matcher • 3.0.0Simple wildcard matchingINDIRECT1
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
merge-source-map • 1.0.4Merge old source map and new source map in multi-transform flowINDIRECT1
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 3.0.0A comprehensive library for mime-type mappingINDIRECT0
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
mimic-response • 3.1.0Mimic a Node.js HTTP response streamINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp-classic • 0.5.3Mirror of mkdirp 0.5.2INDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
napi-build-utils • 1.0.2A set of utilities to assist developers of tools that build N-API native add-onsINDIRECT0
node-abi • 3.71.0Get the Node ABI for a given target and runtime, and vice versa.INDIRECT1
node-addon-api • 4.3.0Node.js API (Node-API)INDIRECT0
node-fetch • 2.6.7A light-weight module that brings window.fetch to node.jsINDIRECT3
node-notifier • 10.0.1A Node.js module for sending notifications on native Mac, Windows (post and pre 8) and Linux (or Growl as fallback)INDIRECT8
normalize-url • 4.5.1Normalize a URLINDIRECT0
npm-conf • 1.1.3Get the npm configINDIRECT4
object-inspect • 1.13.3string representations of objects in node and the browserINDIRECT0
object-is • 1.1.6ES2015-compliant shim for Object.is - differentiates between -0 and +0INDIRECT18
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
optionator • 0.8.3option parsing and help generationINDIRECT6
os • 0.1.2NodeJS Core Module ExtendedINDIRECT0
p-cancelable • 1.1.0Create a promise that can be canceledINDIRECT0
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 4.1.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
path-exists • 4.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path • 0.12.7Node.JS path moduleINDIRECT3
pend • 1.2.0dead-simple optimistic async helperINDIRECT0
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
pify • 3.0.0Promisify a callback-style functionINDIRECT0
platform-folders • 0.6.0Module to get platform dependent folders (e.g. documents, downloads, config)INDIRECT2
pngjs • 5.0.0PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.INDIRECT0
possible-typed-array-names • 1.0.0A simple list of possible Typed Array names.INDIRECT0
prebuild-install • 7.1.2A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platformINDIRECT35
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 • 2.0.0Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
progress • 2.0.3Flexible ascii progress barINDIRECT0
psl • 1.15.0Domain name parser based on the Public Suffix ListINDIRECT1
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
push-receiver • 2.1.1A module to subscribe to GCM/FCM and receive notifications within a node process.INDIRECT68
qrcode • 1.5.1QRCode / 2d Barcode api with both server side and client side support using canvasINDIRECT29
quote-stream • 1.0.2transform a stream into a quoted stringINDIRECT12
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.jsINDIRECT5
regexp.prototype.flags • 1.5.4ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT20
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
require-from-string • 2.0.2Require module from stringINDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
responselike • 1.0.2A response-like object for mocking a Node.js HTTP response streamINDIRECT1
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
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
select-files • 1.0.1Virtually creates a file input element (<input type="file" />), triggers it and returns selected files.INDIRECT0
semver-compare • 1.0.0compare two semver version strings, returning -1, 0, or 1INDIRECT0
serialize-error • 7.0.1Serialize/deserialize an error into a plain objectINDIRECT1
set-function-length • 1.2.2Set a function's length propertyINDIRECT14
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
shallow-copy • 0.0.1make a shallow copy of an object or arrayINDIRECT0
shellwords • 0.1.1Manipulate strings according to the word parsing rules of the UNIX Bourne shell.INDIRECT0
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
simple-concat • 1.0.1Super-minimalist version of `concat-stream`. Less than 15 lines!INDIRECT0
simple-get • 4.0.1Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.INDIRECT5
sourcemap-codec • 1.4.8Encode/decode sourcemap mappingsINDIRECT0
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
stackframe • 1.3.4JS Object representation of a stack frameINDIRECT0
static-eval • 2.1.1evaluate statically-analyzable expressionsINDIRECT5
static-module • 3.0.4convert module usage to inline expressionsINDIRECT57
stop-iteration-iterator • 1.1.0Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.INDIRECT19
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
systeminformation • 5.25.11Advanced, lightweight system and OS information libraryINDIRECT0
tar-fs • 2.1.2filesystem bindings for tar-streamINDIRECT18
tar-stream • 2.2.0tar-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.INDIRECT14
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT9
to-readable-stream • 1.0.0Convert a string/Buffer/Uint8Array to a readable streamINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
ts-simple-nameof • 1.3.1Parses a class name or a dot-separated property name from a lambda expression and provides some level of type safety using type parameters.INDIRECT0
tunnel • 0.0.6Node HTTP/HTTPS Agents for tunneling proxiesINDIRECT0
type-check • 0.3.2type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT1
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
typescript-ioc • 3.2.2A Lightweight annotation-based dependency injection container for typescript.INDIRECT3
universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks.INDIRECT0
url-parse-lax • 3.0.0Lax url.parse() with support for protocol-less URLs & IPsINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
util • 0.10.4Node.JS util moduleINDIRECT1
util • 0.12.5Node.js's util module for all enginesINDIRECT29
uuid-by-string • 3.0.7Generating uuid-hash from stringINDIRECT2
uuid-random • 1.3.2Fastest UUIDv4 with good RNGINDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
uuidv4 • 6.2.13uuidv4 creates v4 UUIDs.INDIRECT2
verror • 1.10.0richer JavaScript errorsINDIRECT3
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-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
word-wrap • 1.2.5Wrap words to a specified length.INDIRECT0
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
xtend • 4.0.1extend like a bossINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
yargs • 15.4.1yargs the modern, pirate-themed, successor to optimist.INDIRECT25
yargs • 16.2.0yargs the modern, pirate-themed, successor to optimist.INDIRECT15
yargs • 17.7.2yargs the modern, pirate-themed, successor to optimist.INDIRECT15
yauzl • 2.10.0yet another unzip library for nodeINDIRECT3
Apache-2.070
PackageRelationDependenciesPublished
@firebase/analytics-compat • 0.2.6This is the compatibility layer for the Firebase Analytics component of the Firebase JS SDK.INDIRECT8
@firebase/analytics-types • 0.8.0@firebase/analytics TypesINDIRECT0
@firebase/analytics • 0.10.0A analytics package for new firebase packagesINDIRECT6
@firebase/app-check-compat • 0.3.7A compat App Check package for new firebase packagesINDIRECT6
@firebase/app-check-interop-types • 0.3.0@firebase/app-check-interop-types TypesINDIRECT0
@firebase/app-check-types • 0.5.0@firebase/app-check TypesINDIRECT0
@firebase/app-check • 0.8.0The App Check component of the Firebase JS SDKINDIRECT4
@firebase/app-compat • 0.2.13The primary entrypoint to the Firebase JS SDKINDIRECT6
@firebase/app-types • 0.9.0@firebase/app TypesINDIRECT0
@firebase/app • 0.9.13The primary entrypoint to the Firebase JS SDKINDIRECT5
@firebase/auth-compat • 0.4.2FirebaseAuth compatibility package that uses API style compatible with Firebase@8 and prior versionsINDIRECT10
@firebase/auth-interop-types • 0.2.1@firebase/auth interop TypesINDIRECT0
@firebase/auth-types • 0.12.0@firebase/auth TypesINDIRECT0
@firebase/auth • 0.23.2The Firebase Authenticaton component of the Firebase JS SDK.INDIRECT8
@firebase/component • 0.6.4Firebase Component PlatformINDIRECT2
@firebase/database-compat • 0.3.4The Realtime Database component of the Firebase JS SDK.INDIRECT13
@firebase/database-types • 0.10.4@firebase/database TypesINDIRECT3
@firebase/database • 0.14.4This is the Firebase Realtime Database component of the Firebase JS SDK.INDIRECT10
@firebase/firestore-compat • 0.3.12The Cloud Firestore component of the Firebase JS SDK.INDIRECT50
@firebase/firestore-types • 2.5.1@firebase/firestore TypesINDIRECT0
@firebase/firestore • 3.13.0The Cloud Firestore component of the Firebase JS SDK.INDIRECT48
@firebase/functions-compat • 0.3.5INDIRECT12
@firebase/functions-types • 0.6.0@firebase/functions TypesINDIRECT0
@firebase/functions • 0.10.0This is the Firebase Functions component of the Firebase JS SDK.INDIRECT10
@firebase/installations-compat • 0.2.4This is a compatability layer for the Firebase Installations SDKINDIRECT6
@firebase/installations-types • 0.5.0@firebase/installations TypesINDIRECT0
@firebase/installations • 0.6.4INDIRECT4
@firebase/logger • 0.4.0A logger package for use in the Firebase JS SDKINDIRECT1
@firebase/messaging-compat • 0.2.4This is the compat package that recreates the v8 APIs.INDIRECT7
@firebase/messaging-interop-types • 0.2.0@firebase/messaging-interop-types TypesINDIRECT0
@firebase/messaging • 0.12.4This is the Firebase Cloud Messaging component of the Firebase JS SDK.INDIRECT6
@firebase/performance-compat • 0.2.4The compatibility package of Firebase PerformanceINDIRECT8
@firebase/performance-types • 0.2.0@firebase/performance TypesINDIRECT0
@firebase/performance • 0.6.4Firebase performance for webINDIRECT6
@firebase/remote-config-compat • 0.2.4The compatibility package of Remote ConfigINDIRECT8
@firebase/remote-config-types • 0.3.0@firebase/remote-config TypesINDIRECT0
@firebase/remote-config • 0.4.4The Remote Config package of the Firebase JS SDKINDIRECT6
@firebase/storage-compat • 0.3.2The Firebase Firestore compatibility packageINDIRECT9
@firebase/storage-types • 0.8.0@firebase/storage TypesINDIRECT0
@firebase/storage • 0.11.2This is the Cloud Storage component of the Firebase JS SDK.INDIRECT7
@firebase/util • 1.9.3_NOTE: This is specifically tailored for Firebase JS SDK usage, if you are not a member of the Firebase team, please avoid using this package_INDIRECT1
@firebase/webchannel-wrapper • 0.10.1A wrapper of the webchannel packages from closure-library for use outside of a closure compiled applicationINDIRECT0
@grpc/grpc-js • 1.7.3gRPC Library for Node - pure JS implementationINDIRECT31
@grpc/proto-loader • 0.6.13gRPC utility library for loading .proto filesINDIRECT31
@grpc/proto-loader • 0.7.13gRPC utility library for loading .proto filesINDIRECT30
acorn-node • 1.8.2the acorn javascript parser, preloaded with plugins for syntax parity with recent node versionsINDIRECT3
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
bson • 4.7.2A bson parser for node.js and the browserDIRECT3
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
dash-ast • 2.0.1walk an AST, quicklyINDIRECT0
detect-libc • 2.0.3Node.js module to detect the C standard library (libc) implementation family and versionINDIRECT0
estree-is-function • 1.0.0check if an AST node is a function of some sortINDIRECT0
faye-websocket • 0.11.4Standards-compliant WebSocket server and clientINDIRECT4
firebase • 9.23.0Firebase JavaScript library for web and Node.jsINDIRECT93
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
get-assigned-identifiers • 1.2.0get a list of identifiers that are initialised by a JavaScript AST node.INDIRECT0
localforage • 1.10.0Offline storage, improved.INDIRECT2
long • 3.2.0A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
long • 4.0.0A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
long • 5.2.4A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
reflect-metadata • 0.1.13Polyfill for Metadata Reflection APIINDIRECT0
reflect-metadata • 0.1.14Polyfill for Metadata Reflection APIINDIRECT0
request • 2.88.2Simplified HTTP request client.INDIRECT46
scope-analyzer • 2.1.2simple scope analysis for javascript ASTsINDIRECT15
sumchecker • 3.0.1Checksum validatorINDIRECT2
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
typescript-logging • 1.0.1Library for logging, written in typescript, can be used by normal es5+ javascript as well.INDIRECT7
websocket-driver • 0.7.4WebSocket protocol handler with pluggable I/OINDIRECT3
websocket-extensions • 0.1.4Generic extension manager for WebSocket connectionsINDIRECT0
ISC46
PackageRelationDependenciesPublished
chownr • 1.1.4like `chown -R`INDIRECT0
cliui • 6.0.0easily create complex multi-column command-line-interfacesINDIRECT9
cliui • 7.0.4easily create complex multi-column command-line-interfacesINDIRECT9
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
d • 1.0.2Property descriptor factoryINDIRECT8
es5-ext • 0.10.64ECMAScript extensions and shimsINDIRECT8
es6-set • 0.1.6ECMAScript6 Set polyfillINDIRECT9
es6-symbol • 3.1.4ECMAScript 6 Symbol polyfillINDIRECT8
esniff • 2.0.1Low footprint ECMAScript source code parserINDIRECT8
ext • 1.7.0JavaScript utilities with respect to emerging standardINDIRECT1
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
glob • 7.2.3a little globberINDIRECT10
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
idb • 7.0.1A small wrapper that makes IndexedDB usableINDIRECT0
idb • 7.1.1A small wrapper that makes IndexedDB usableINDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
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
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
libsodium-sumo • 0.7.15The Sodium cryptographic library compiled to pure JavaScript (raw library, no wrappers, sumo variant)INDIRECT0
libsodium-wrappers-sumo • 0.7.10The Sodium cryptographic library compiled to pure JavaScript (wrappers, sumo variant)INDIRECT1
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
next-tick • 1.1.0Environment agnostic nextTick polyfillINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
proto-list • 1.2.4A utility for managing a prototype chainINDIRECT0
request-promise-core • 1.1.4Core Promise support implementation for the simplified HTTP request client 'request'.INDIRECT1
request-promise • 4.2.6The simplified HTTP request client 'request' with Promise support. Powered by Bluebird.INDIRECT7
require-main-filename • 2.0.0shim for require.main.filename() that works in as many environments as possibleINDIRECT0
rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
stealthy-require • 1.1.1The closest you can get to require something with bypassing the require cacheINDIRECT0
type • 2.7.3Runtime validation and processing of JavaScript typesINDIRECT0
which-module • 2.0.1Find the module object for something that was require()dINDIRECT0
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
y18n • 4.0.3the bare-bones internationalization library used by yargsINDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 18.1.3the mighty option parser used by yargsINDIRECT2
yargs-parser • 20.2.9the mighty option parser used by yargsINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
BSD-3-Clause27
PackageRelationDependenciesPublished
@protobufjs/aspromise • 1.1.2Returns a promise from a node-style callback function.INDIRECT0
@protobufjs/base64 • 1.1.2A minimal base64 implementation for number arrays.INDIRECT0
@protobufjs/codegen • 2.0.4A minimalistic code generation utility.INDIRECT0
@protobufjs/eventemitter • 1.1.0A minimal event emitter.INDIRECT0
@protobufjs/fetch • 1.1.0Fetches the contents of a file accross node and browsers.INDIRECT2
@protobufjs/float • 1.0.2Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.INDIRECT0
@protobufjs/inquire • 1.1.0Requires a module only if available and hides the require call from bundlers.INDIRECT0
@protobufjs/path • 1.1.2A minimal path module to resolve Unix, Windows and URL paths alike.INDIRECT0
@protobufjs/pool • 1.1.0A general purpose buffer pool.INDIRECT0
@protobufjs/utf8 • 1.1.0A minimal UTF8 implementation for number arrays.INDIRECT0
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
duplexer2 • 0.1.4Like duplexer but using streams3INDIRECT8
duplexer3 • 0.1.5Like duplexer but using streams3INDIRECT0
fast-uri • 3.0.5Dependency-free RFC 3986 URI toolboxINDIRECT0
global-agent • 3.0.0Global HTTP/HTTPS proxy configurable using environment variables.INDIRECT20
global-tunnel-ng • 2.7.1Global HTTP & HTTPS tunnelingINDIRECT8
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
protobufjs • 6.11.4Protocol Buffers for JavaScript (& TypeScript).INDIRECT13
protobufjs • 7.4.0Protocol Buffers for JavaScript (& TypeScript).INDIRECT12
qs • 6.13.1A querystring parser that supports nesting and arrays, with a depth limitINDIRECT18
qs • 6.5.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
roarr • 2.15.4JSON logger for Node.js and browser.INDIRECT13
source-map • 0.5.6Generates and consumes source mapsINDIRECT0
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
sprintf-js • 1.1.3JavaScript sprintf implementationINDIRECT0
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
BSD-2-Clause10
PackageRelationDependenciesPublished
escodegen • 1.14.3ECMAScript code generatorINDIRECT11
escodegen • 2.1.0ECMAScript code generatorINDIRECT4
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
estraverse • 4.3.0ECMAScript JS AST traversal functionsINDIRECT0
estraverse • 5.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
extract-zip • 1.7.0unzip a zip file into a directory using 100% javascriptINDIRECT19
http-cache-semantics • 4.1.1Parses Cache-Control and other headers. Helps building correct HTTP caches and proxiesINDIRECT0
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Unlicense5
PackageRelationDependenciesPublished
error-stack-parser • 1.3.6Extract meaning from JS ErrorsINDIRECT1
stack-generator • 1.1.0Generate artificial backtrace by walking arguments.callee.caller chainINDIRECT1
stacktrace-gps • 2.4.4Turns partial code location into precise code locationINDIRECT2
stacktrace-js • 1.3.1Framework-agnostic, micro-library for getting stack traces in all environmentsINDIRECT6
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
MIT AND Zlib1
PackageRelationDependenciesPublished
pako • 2.1.0zlib port to javascript - fast, modularized, with browser supportDIRECT0
MIT OR WTFPL1
PackageRelationDependenciesPublished
expand-template • 2.0.3Expand placeholders in a template stringINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT1
PackageRelationDependenciesPublished
rc • 1.2.8hardwired configuration loaderINDIRECT4
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.13.1A collection of essential TypeScript typesINDIRECT0
non-standard1
PackageRelationDependenciesPublished
stackframe • 0.3.1JS Object representation of a stack frameINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40nmshd%2Fapp-web)](https://licenses.dev/npm/%40nmshd%2Fapp-web)
<a href="https://licenses.dev/npm/%40nmshd%2Fapp-web">
  <img src="https://licenses.dev/b/npm/%40nmshd%2Fapp-web" alt="licenses" />
</a>

Or the licenses badge code for the 2.0.0-beta.5 version:

[![licenses](https://licenses.dev/b/npm/%40nmshd%2Fapp-web/2.0.0-beta.5)](https://licenses.dev/npm/%40nmshd%2Fapp-web/2.0.0-beta.5)
<a href="https://licenses.dev/npm/%40nmshd%2Fapp-web/2.0.0-beta.5">
  <img src="https://licenses.dev/b/npm/%40nmshd%2Fapp-web/2.0.0-beta.5" alt="licenses" />
</a>
GitHub