licenses.dev

@syman/ark-cli v3.2.0

r3脚手架工具

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT229
PackageRelationDependenciesPublished
@one-ini/wasm • 0.1.1Parse EditorConfig-INI file contents into ASTINDIRECT0
@pkgjs/parseargs • 0.11.0Polyfill of future proposal for `util.parseArgs()`INDIRECT0
@types/node • 22.10.6TypeScript definitions for nodeINDIRECT1
@types/yauzl • 2.10.3TypeScript definitions for yauzlINDIRECT2
accepts • 1.3.8Higher-level content negotiationINDIRECT3
address • 1.2.2Get current machine IP, MAC and DNS servers.INDIRECT0
agent-base • 6.0.2Turn a function into an `http.Agent` instanceINDIRECT2
agentkeepalive • 3.5.3Missing keepalive http.AgentINDIRECT2
ali-oss • 6.22.0aliyun oss(object storage service) node clientDIRECT88
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminalINDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 6.1.0Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 6.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
any-promise • 1.3.0Resolve any installed ES6 compatible promiseINDIRECT0
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
axios • 0.24.0Promise based HTTP client for the browser and node.jsDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
bowser • 1.9.4Lightweight browser detectorINDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
buffer-crc32 • 0.2.13A pure javascript CRC32 algorithm that plays nice with binary dataINDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
builtin-status-codes • 3.0.0The map of HTTP status codes from the builtin http moduleINDIRECT0
cache-content-type • 1.0.1Create a full Content-Type header given a MIME type or extension and catch the resultINDIRECT3
call-bind-apply-helpers • 1.0.1Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT12
chalk • 4.1.2Terminal string styling done rightDIRECT5
chardet • 0.7.0Character detectorINDIRECT0
cli-cursor • 3.1.0Toggle the CLI cursorINDIRECT4
cli-spinners • 2.9.2Spinners for use in the terminalINDIRECT0
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
co • 4.6.0generator async control flow goodnessINDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
commander • 10.0.1the complete solution for node.js command-line programsINDIRECT0
commander • 8.3.0the complete solution for node.js command-line programsDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
config-chain • 1.1.13HANDLE CONFIGURATION ONCE AND FOR ALLINDIRECT2
content-disposition • 0.5.4Create and parse Content-Disposition headerINDIRECT1
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
cookies • 0.9.1Cookies, optionally signed using Keygrip.INDIRECT3
copy-to • 2.0.1copy an object's properties to another objectINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
cross-fetch • 3.1.5Universal WHATWG Fetch API for Node, Browsers and React NativeINDIRECT4
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
dateformat • 2.2.0A node.js package for Steven Levithan's excellent dateFormat() function.INDIRECT0
debug • 3.2.7small debugging utilityINDIRECT1
debug • 4.3.4Lightweight debugging utility for Node.js and the browserINDIRECT1
debug • 4.4.0Lightweight debugging utility for Node.js and the browserINDIRECT1
deep-equal • 1.0.1node's assert.deepEqual algorithmINDIRECT0
default-user-agent • 1.0.0Default user agent string for nodejs http requestINDIRECT5
defaults • 1.0.4merge single level defaults over a config objectINDIRECT1
delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
depd • 1.1.2Deprecate all the thingsINDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.2.0destroy a stream if possibleINDIRECT0
detect-port • 1.6.1Node.js implementation of port detectorDIRECT3
digest-header • 1.1.0Digest access authentication header helperINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
eastasianwidth • 0.2.0Get East Asian Width from a character.INDIRECT0
editorconfig • 1.0.4EditorConfig File Locator and Interpreter for Node.jsINDIRECT6
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard.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
end-or-error • 1.0.1Listen readable stream `end` or `error` event onceINDIRECT0
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
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
external-editor • 3.1.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT5
fd-slicer • 1.1.0safely create multiple ReadStream or WriteStream objects from the same file descriptorINDIRECT1
figures • 3.2.0Unicode symbols with Windows CMD fallbacksINDIRECT1
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
formstream • 1.5.1A multipart/form-data encoded stream, helper for file upload.INDIRECT5
fresh • 0.5.2HTTP response freshness testingINDIRECT0
fs-constants • 1.0.0Require constants across node and the browserINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
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-ready • 1.0.0mixin to add one-time ready event callback handlerINDIRECT0
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
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
http-assert • 1.5.0assert with status codesINDIRECT7
http-errors • 1.6.3Create HTTP error objectsINDIRECT4
http-errors • 1.8.1Create HTTP error objectsINDIRECT5
https-proxy-agent • 5.0.1An HTTP(s) proxy `http.Agent` implementation for HTTPSINDIRECT3
humanize-ms • 1.2.1transform humanize time to msINDIRECT1
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
inquirer • 8.2.6A collection of common interactive command line user interfaces.DIRECT51
interpret • 1.4.0A dictionary of file extensions and associated module loaders.INDIRECT0
is-class-hotfix • 0.0.6Check if function is an ES6 class.INDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
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-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-interactive • 1.0.0Check if stdout or stderr is interactiveINDIRECT0
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT14
is-type-of • 1.4.0complete type checking for nodeINDIRECT3
is-unicode-supported • 0.1.0Detect whether the terminal supports UnicodeINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
js-beautify • 1.15.1beautifier.io for nodeDIRECT46
js-cookie • 3.0.5A simple, lightweight JavaScript API for handling cookiesINDIRECT0
jstoxml • 2.2.9Converts JavaScript/JSON to XML (for RSS, Podcasts, AMP, etc.)INDIRECT0
keygrip • 1.1.0Key signing and verification for rotated credentialsINDIRECT1
koa-compose • 4.1.0compose Koa middlewareINDIRECT0
koa-convert • 2.0.0convert modern Koa legacy generator-based middleware to promise-based middlewareINDIRECT2
koa-router • 10.1.1Router middleware for koa. Provides RESTful resource routing.DIRECT11
koa-send • 5.0.1Transfer static filesINDIRECT13
koa-static • 5.0.0Static file serving middleware for koaDIRECT15
koa • 2.15.3Koa web app frameworkDIRECT55
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
lodash • 4.17.21Lodash modular utilities.DIRECT0
log-symbols • 4.1.0Colored symbols for various log levels. Example: `✔︎ Success`INDIRECT7
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
merge-descriptors • 1.0.3Merge objects using descriptorsINDIRECT0
methods • 1.1.2HTTP methods that node supportsINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 2.6.0A comprehensive library for mime-type mappingINDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
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
module-alias • 2.2.3Create aliases of directories and register custom module pathsDIRECT0
ms • 2.1.2Tiny millisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
mz • 2.7.0modernize node.js to current ECMAScript standardsINDIRECT4
negotiator • 0.6.3HTTP content negotiationINDIRECT0
node-fetch • 2.6.7A light-weight module that brings window.fetch to node.jsINDIRECT3
node-hex • 1.0.1Pretty-prints a BufferINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-inspect • 1.13.3string representations of objects in node and the browserINDIRECT0
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
ora • 5.4.1Elegant terminal spinnerDIRECT29
os-name • 1.0.3Get the name of the current operating system. Example: OS X MavericksINDIRECT4
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
osx-release • 1.1.0Get the name and version of a OS X release from the Darwin version. Example: 13.2.0 → {name: 'Mavericks', version: '10.9'}INDIRECT1
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
parseurl • 1.3.3parse a url with memoizationINDIRECT0
path-exists • 4.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-to-regexp • 6.3.0Express style path to RegExp utilityINDIRECT0
pause-stream • 0.0.11a ThroughStream that strictly buffers all readable events when paused.INDIRECT1
pend • 1.2.0dead-simple optimistic async helperINDIRECT0
pkg-dir • 4.2.0Find the root directory of a Node.js project or npm packageINDIRECT6
platform • 1.3.6A platform detection library that works on nearly all JavaScript platforms.INDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
progress • 2.0.3Flexible ascii progress barINDIRECT0
proxy-from-env • 1.1.0Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.INDIRECT0
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
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
rechoir • 0.6.2Require any supported file as a node module.INDIRECT6
resolve-path • 1.4.0Resolve a relative path against a root path with validationINDIRECT6
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
restore-cursor • 3.1.0Gracefully restore the CLI cursor on exitINDIRECT3
run-async • 2.4.1Utility method to run function either synchronously or asynchronously using the common `this.async()` style.INDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer 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
sdk-base • 2.0.1a base class for sdk with default error handlerINDIRECT1
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
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
statuses • 1.5.0HTTP status utilityINDIRECT0
stream-http • 2.8.2Streaming http in the browserINDIRECT11
stream-wormhole • 1.1.0Pipe ReadStream to a wormholeINDIRECT0
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
string-width • 5.1.2Get 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-ansi • 7.1.0Strip ANSI escape codes from a stringINDIRECT1
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
tar-fs • 2.1.1filesystem bindings for tar-streamINDIRECT17
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.INDIRECT13
thenify-all • 1.6.0Promisifies all the selected functions in an objectINDIRECT2
thenify • 3.3.1Promisify a callback-based functionINDIRECT1
through • 2.3.8simplified stream constructionINDIRECT0
tmp • 0.0.33Temporary file and directory creatorINDIRECT1
to-arraybuffer • 1.0.1Get an ArrayBuffer from a Buffer as fast as possibleINDIRECT0
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
tsscmp • 1.0.6Timing safe string compare using double HMACINDIRECT0
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
unbzip2-stream • 1.4.3streaming unbzip2 implementation in pure javascript for node and browsersINDIRECT4
undici-types • 6.20.0A stand-alone types package for UndiciINDIRECT0
unescape • 1.0.1Convert HTML entities to HTML characters, e.g. `>` converts to `>`.INDIRECT2
urllib • 2.44.0Help in opening URLs (mostly HTTP) in a complex world — basic and digest authentication, redirections, cookies and more.INDIRECT55
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
utility • 1.18.0A collection of useful utilities.INDIRECT12
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
wcwidth • 1.0.1Port of C's wcwidth() and wcswidth()INDIRECT2
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
win-release • 1.1.1Get the name of a Windows version from the release number: 5.1.2600 → XPINDIRECT1
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 8.1.0Wordwrap a string with ANSI escape codesINDIRECT6
ws • 8.5.0Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
xml2js • 0.6.2Simple XML to JavaScript object converter.INDIRECT2
xmlbuilder • 11.0.1An XML builder for node.jsINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
yauzl • 2.10.0yet another unzip library for nodeINDIRECT3
ylru • 1.4.0Extends LRU base on hashlruINDIRECT0
ISC33
PackageRelationDependenciesPublished
@isaacs/cliui • 8.0.2easily create complex multi-column command-line-interfacesINDIRECT16
abbrev • 2.0.0Like ruby's abbrev module, but in jsINDIRECT0
chownr • 1.1.4like `chown -R`INDIRECT0
cli-width • 3.0.0Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
foreground-child • 3.3.0Run a child as if it's the foreground process. Give it stdio. Exit when it exits.INDIRECT7
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 10.4.5the most correct and second fastest glob implementation in JavaScriptINDIRECT34
glob • 7.2.3a little globberINDIRECT10
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
lru-cache • 10.4.3A cache object that deletes the least-recently-used items.INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
minimatch • 5.1.6a glob matcher in javascriptINDIRECT2
minimatch • 9.0.1a glob matcher in javascriptINDIRECT2
minimatch • 9.0.5a glob matcher in javascriptINDIRECT2
minipass • 7.1.2minimal implementation of a PassThrough streamINDIRECT0
mute-stream • 0.0.8Bytes go in, but they don't come out (when muted).INDIRECT0
nopt • 7.2.1Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
once • 1.4.0Run a function exactly one timeINDIRECT1
proto-list • 1.2.4A utility for managing a prototype chainINDIRECT0
rimraf • 3.0.2A deep deletion module for node (like `rm -rf`)INDIRECT11
sax • 1.4.1An evented streaming XML parser in JavaScriptINDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 7.6.3The semantic version parser used by npm.INDIRECT0
setprototypeof • 1.1.0A small polyfill for Object.setprototypeofINDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
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
BSD-3-Clause6
PackageRelationDependenciesPublished
devtools-protocol • 0.0.981744The Chrome DevTools Protocol JSONINDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
js-base64 • 2.6.4Yet another Base64 transcoder in pure-JSINDIRECT0
qs • 6.14.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT18
serialize-javascript • 6.0.2Serialize JavaScript to a superset of JSON that includes regular expressions and functions.DIRECT2
shelljs • 0.8.5Portable Unix shell commands for Node.jsDIRECT19
Apache-2.05
PackageRelationDependenciesPublished
ejs • 3.1.10Embedded JavaScript templatesDIRECT15
filelist • 1.0.4Lazy-evaluating list of files, based on globs or regex patternsINDIRECT3
jake • 10.9.2JavaScript build tool, similar to Make or RakeINDIRECT14
puppeteer • 13.7.0A high-level API to control headless Chrome over the DevTools ProtocolDIRECT60
rxjs • 7.8.1Reactive Extensions for modern JavaScriptINDIRECT1
BSD-2-Clause3
PackageRelationDependenciesPublished
dotenv • 16.4.7Loads environment variables from .env fileDIRECT0
extract-zip • 2.0.1unzip a zip file into a directory using 100% javascriptINDIRECT14
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
BlueOak-1.0.03
PackageRelationDependenciesPublished
jackspeak • 3.4.3A very strict and proper argument parser.INDIRECT18
package-json-from-dist • 1.0.1Load the local package.json from either src or dist folderINDIRECT0
path-scurry • 1.11.1walk paths fast and efficientlyINDIRECT2
unknown1
PackageRelationDependenciesPublished
only • 0.0.2return whitelisted properties of an objectINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.2.0 version:

[![licenses](https://licenses.dev/b/npm/%40syman%2Fark-cli/3.2.0)](https://licenses.dev/npm/%40syman%2Fark-cli/3.2.0)
<a href="https://licenses.dev/npm/%40syman%2Fark-cli/3.2.0">
  <img src="https://licenses.dev/b/npm/%40syman%2Fark-cli/3.2.0" alt="licenses" />
</a>
GitHub