licenses.dev

fis-command-install v0.2.3

fis install command.

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT127
PackageRelationDependenciesPublished
adm-zip • 0.4.3A Javascript implementation of zip for nodejs. Allows user to create or extract zip files both in memory or to/from diskINDIRECT0
adm-zip • 0.4.4A Javascript implementation of zip for nodejs. Allows user to create or extract zip files both in memory or to/from diskINDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
archiver • 0.4.9Creates Archives (ZIP) via Node Streams.INDIRECT6
array-buffer-byte-length • 1.0.1Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.INDIRECT13
asn1 • 0.1.11Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT0
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
assert-plus • 0.1.5Extra assertions on top of node's assert moduleINDIRECT0
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
async • 0.2.9Higher-order functions and common patterns for asynchronous codeINDIRECT0
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
aws-sign • 0.3.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
bluebird • 2.11.0Full featured Promises/A+ implementation with exceptionally good performanceDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
call-bind • 1.0.7Robustly `.call.bind()` a functionINDIRECT11
colors • 0.6.2get colors in your node.js console like whatINDIRECT0
combined-stream • 0.0.7A stream that emits multiple other streams one after another.INDIRECT1
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 2.1.0the complete solution for node.js command-line programsINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
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
ctype • 0.5.3read and write binary structures and data typesINDIRECT0
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
debug • 0.8.0small debugging utilityINDIRECT0
debug • 2.1.0small debugging utilityINDIRECT1
deep-equal • 2.2.3node's assert.deepEqual algorithmINDIRECT49
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT8
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT11
delayed-stream • 0.0.5Buffers events from a stream until you are ready to handle them.INDIRECT0
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
es-define-property • 1.0.0`Object.defineProperty`, but not IE 8's broken one.INDIRECT6
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.INDIRECT22
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-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fis-scaffold-kernel • 0.1.2fis-scaffold-kernelDIRECT127
for-each • 0.3.3A better forEachINDIRECT1
form-data • 0.1.4A module to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT4
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
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.4Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT5
getpass • 0.1.7getpass for node.jsINDIRECT1
glob.js • 0.1.0UNIX globbing (wildcard matching) for javascriptINDIRECT0
gopd • 1.0.1`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT6
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
has-bigints • 1.0.2Determine 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.INDIRECT7
has-proto • 1.0.3Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT0
has-symbols • 1.0.3Determine 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-signature • 0.10.1Reference implementation of Joyent's HTTP Signature scheme.INDIRECT3
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
iconv-lite • 0.2.11Convert character encodings in pure javascript.INDIRECT0
iconv-lite • 0.4.4Convert character encodings in pure javascript.INDIRECT0
ignore • 2.2.7Ignore is a manager and filter for .gitignore rules.INDIRECT0
internal-slot • 1.0.7ES spec-like internal slotsINDIRECT14
is-arguments • 1.1.1Is this an arguments object? It's a harder question than you think.INDIRECT13
is-array-buffer • 3.0.4Is this value a JS ArrayBuffer?INDIRECT12
is-bigint • 1.0.4Is this value an ES BigInt?INDIRECT1
is-boolean-object • 1.1.2Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-date-object • 1.0.5Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT2
is-map • 2.0.3Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-number-object • 1.0.7Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT2
is-regex • 1.1.4Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT13
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.3Is this value a JS SharedArrayBuffer?INDIRECT12
is-string • 1.0.7Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT2
is-symbol • 1.0.4Determine if a value is an ES6 Symbol or not.INDIRECT1
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.3Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT12
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
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
lodash • 4.12.0Lodash modular utilities.INDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.2.11A comprehensive library for mime-type mappingINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
ms • 0.6.2Tiny ms conversion utilityINDIRECT0
ncp • 0.4.2Asynchronous recursive file copy utility.INDIRECT0
object-inspect • 1.13.2string representations of objects in node and the browserINDIRECT0
object-is • 1.1.6ES2015-compliant shim for Object.is - differentiates between -0 and +0INDIRECT14
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.5ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT14
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
pkginfo • 0.3.1An easy way to expose properties on a module from a package.jsonINDIRECT0
pkginfo • 0.4.1An easy way to expose properties on a module from a package.jsonINDIRECT0
possible-typed-array-names • 1.0.0A simple list of possible Typed Array names.INDIRECT0
progress • 1.1.8Flexible ascii progress barDIRECT0
prompt • 0.2.14A beautiful command-line prompt for node.jsINDIRECT79
psl • 1.9.0Domain name parser based on the Public Suffix ListINDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
q • 1.0.1A library for promises (CommonJS/Promises/A,B,D)INDIRECT0
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
regexp.prototype.flags • 1.5.2ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT16
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT10
set-function-name • 2.0.2Set a function's name propertyINDIRECT11
side-channel • 1.0.6Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT13
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
stack-trace • 0.0.10Get v8 stack traces as an array of CallSite objects.INDIRECT0
stop-iteration-iterator • 1.0.0Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.INDIRECT15
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
which-boxed-primitive • 1.0.2Which kind of boxed JS primitive is this?INDIRECT19
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.INDIRECT16
which-typed-array • 1.1.15Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT17
winston • 0.8.3A multi-transport async logging library for Node.jsINDIRECT7
ISC18
PackageRelationDependenciesPublished
block-stream • 0.0.9a stream of blocksINDIRECT1
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
fstream • 1.0.12Advanced file system stream thingsINDIRECT15
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
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.0.0An ini encoder/decoder for nodeINDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
mute-stream • 0.0.8Bytes go in, but they don't come out (when muted).INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
read • 1.0.7read(1) for node programsINDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 4.3.6The semantic version parser used by npm.DIRECT0
tar • 2.2.1tar for nodeINDIRECT17
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Apache-2.011
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.5.2HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.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.3.0OAuth 1 signing. Formerly a vendor lib in 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.27.0Simplified HTTP request client.INDIRECT22
request • 2.88.2Simplified HTTP request client.DIRECT46
revalidator • 0.1.8A cross-browser / node.js validator used by resourcefulINDIRECT0
tunnel-agent • 0.3.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT0
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
BSD-3-Clause8
PackageRelationDependenciesPublished
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
boom • 0.4.2HTTP-friendly error objectsINDIRECT1
cryptiles • 0.2.2General purpose crypto utilitiesINDIRECT2
hawk • 1.0.0HTTP Hawk Authentication SchemeINDIRECT4
qs • 0.6.6querystring parserINDIRECT0
qs • 6.5.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
sntp • 0.2.4SNTP ClientINDIRECT1
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
unknown7
PackageRelationDependenciesPublished
cookie-jar • 0.3.0Cookie Jar. Originally pulled form tobi, maintained as vendor in request, now a standalone module.INDIRECT0
cycle • 1.0.3decycle your jsonINDIRECT0
eyes • 0.1.8a customizable value inspectorINDIRECT0
findup • 0.1.5Walk up ancester's dir up to rootDIRECT2
i • 0.3.7custom inflections for nodejsINDIRECT0
node-uuid • 1.4.8Rigorous implementation of RFC4122 (v1 and v4) UUIDs.INDIRECT0
utile • 0.2.1A drop-in replacement for `util` with some additional advantageous functionsINDIRECT67
non-standard4
PackageRelationDependenciesPublished
fis-repo-client • 0.1.14fis-repo-clientINDIRECT37
hoek • 0.9.1General purpose node utilitiesINDIRECT0
is-utf8 • 0.2.0detect if a buffer is utf8 encoded.INDIRECT0
js-base64 • 2.1.2Yet another Base64 transcoder in pure-JSINDIRECT0
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
BSD-2-Clause1
PackageRelationDependenciesPublished
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/fis-command-install)](https://licenses.dev/npm/fis-command-install)
<a href="https://licenses.dev/npm/fis-command-install">
  <img src="https://licenses.dev/b/npm/fis-command-install" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.3 version:

[![licenses](https://licenses.dev/b/npm/fis-command-install/0.2.3)](https://licenses.dev/npm/fis-command-install/0.2.3)
<a href="https://licenses.dev/npm/fis-command-install/0.2.3">
  <img src="https://licenses.dev/b/npm/fis-command-install/0.2.3" alt="licenses" />
</a>
GitHub