licenses.dev

@uosjs/engine v0.1.24

This template should help get you started developing with Vue 3 in Vite.

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT75
PackageRelationDependenciesPublished
@electron/remote • 2.1.3[![Test](https://github.com/electron/remote/actions/workflows/test.yml/badge.svg)](https://github.com/electron/remote/actions/workflows/test.yml) [![npm version](http://img.shields.io/npm/v/@electron/remote.svg)](https://npmjs.org/package/@electron/remoteDIRECT0
@leichtgewicht/ip-codec • 2.0.5Small package to encode or decode IP addresses from buffers to strings.INDIRECT0
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
ajv-formats • 2.1.1Format validation for Ajv v7+INDIRECT5
ajv • 8.20.0Another JSON Schema ValidatorINDIRECT4
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
atomically • 1.7.0Read and write files atomically and reliably.INDIRECT0
axios • 1.18.1Promise based HTTP client for the browser and node.jsDIRECT29
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.16Brace expansion as known from sh/bashINDIRECT2
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
conf • 10.2.0Simple config handling for your app or moduleINDIRECT23
data-uri-to-buffer • 4.0.1Generate a Buffer instance from a Data URI stringINDIRECT0
debounce-fn • 4.0.0Debounce a functionINDIRECT1
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
dns-packet • 5.6.1An abstract-encoding compliant module for encoding / decoding DNS packetsINDIRECT1
dns-socket • 4.2.2Make low-level DNS requests with retry and timeout support.DIRECT2
dot-prop • 6.0.1Get, set, or delete a property from a nested object using a dot pathINDIRECT1
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
electron-log • 5.4.4Just a simple logging module for your Electron applicationDIRECT0
electron-store • 8.2.0Simple data persistence for your Electron app or module - Save and load user settings, app state, cache, etcDIRECT25
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-object-atoms • 1.1.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT16
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fetch-blob • 3.2.0Blob & File implementation in Node.js, originally from node-fetch.INDIRECT2
find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT5
follow-redirects • 1.16.0HTTP and HTTPS modules that follow redirects.INDIRECT0
form-data • 4.0.6A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT22
formdata-polyfill • 4.0.10HTML5 `FormData` for Browsers and Node.INDIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
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.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
interpret • 1.4.0A dictionary of file extensions and associated module loaders.INDIRECT0
is-core-module • 2.16.2Is this specifier a node.js core module?INDIRECT2
is-obj • 2.0.0Check if a value is an objectINDIRECT0
json-schema-traverse • 1.0.0Traverse JSON Schema passing each schema object to callbackINDIRECT0
locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
mimic-fn • 3.1.0Make a function mimic another oneINDIRECT0
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
node-domexception • 1.0.0An implementation of the DOMException class from NodeJSINDIRECT0
node-fetch • 3.3.2A light-weight module that brings Fetch API to node.jsDIRECT5
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
path-exists • 3.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
pkg-up • 3.1.0Find the closest package.json fileINDIRECT6
proxy-from-env • 2.1.0Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.INDIRECT0
rechoir • 0.6.2Require any supported file as a node module.INDIRECT7
require-from-string • 2.0.2Require module from stringINDIRECT0
resolve • 1.22.12resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT6
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
untildify • 4.0.0Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`INDIRECT0
web-streams-polyfill • 3.3.3Web Streams, based on the WHATWG spec reference implementationINDIRECT0
ISC8
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberINDIRECT10
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
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 7.8.5The semantic version parser used by npm.INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
fast-uri • 3.1.4Dependency-free RFC 3986 URI toolboxINDIRECT0
shelljs • 0.8.5Portable Unix shell commands for Node.jsDIRECT20
BSD-2-Clause2
PackageRelationDependenciesPublished
json-schema-typed • 7.0.3JSONSchema TypeScript definitions.INDIRECT0
winreg • 1.2.5provides access to the windows registry through the REG toolINDIRECT0
GPL-3.0-or-later1
PackageRelationDependenciesPublished
easy-auto-launch • 6.0.2Launch node applications or executables at login (Mac, Windows, and Linux)DIRECT4
unknown1
PackageRelationDependenciesPublished
applescript • 1.0.0Easily execute arbitrary AppleScript code on OS X through NodeJS.INDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 2.19.0A collection of essential TypeScript typesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.24 version:

[![licenses](https://licenses.dev/b/npm/%40uosjs%2Fengine/0.1.24)](https://licenses.dev/npm/%40uosjs%2Fengine/0.1.24)
<a href="https://licenses.dev/npm/%40uosjs%2Fengine/0.1.24">
  <img src="https://licenses.dev/b/npm/%40uosjs%2Fengine/0.1.24" alt="licenses" />
</a>
GitHub