licenses.dev

file-box v0.16.8

Pack a File into Box for easy move/transfer between servers no matter of where it is.(local path, remote url, or cloud storage)

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT101
PackageRelationDependenciesPublished
@babel/runtime • 7.26.0babel's modular runtime helpersINDIRECT1
@jimp/bmp • 0.16.13Default Jimp bmp encoder/decoder.INDIRECT5
@jimp/core • 0.16.13Jimp coreINDIRECT47
@jimp/custom • 0.16.13Interface to customize jimp configurationINDIRECT48
@jimp/gif • 0.16.13Default Jimp gif encoder/decoder.INDIRECT8
@jimp/jpeg • 0.16.13Default Jimp jpeg encoder/decoder.INDIRECT5
@jimp/plugin-blit • 0.16.13Blit an image.INDIRECT4
@jimp/plugin-blur • 0.16.13blur an image.INDIRECT4
@jimp/plugin-circle • 0.16.13Creates a circle out of an image.INDIRECT4
@jimp/plugin-color • 0.16.13Bitmap manipulation to adjust the color in an image.INDIRECT5
@jimp/plugin-contain • 0.16.13contain an image.INDIRECT4
@jimp/plugin-cover • 0.16.13cover an image.INDIRECT4
@jimp/plugin-crop • 0.16.13crop an image.INDIRECT4
@jimp/plugin-displace • 0.16.13displace an image.INDIRECT4
@jimp/plugin-dither • 0.16.13Dither an image.INDIRECT4
@jimp/plugin-fisheye • 0.16.13Apply a fisheye effect to an image.INDIRECT4
@jimp/plugin-flip • 0.16.13flip an image.INDIRECT4
@jimp/plugin-gaussian • 0.16.13gaussian blur an image.INDIRECT4
@jimp/plugin-invert • 0.16.13invert an image.INDIRECT4
@jimp/plugin-mask • 0.16.13mask an image.INDIRECT4
@jimp/plugin-normalize • 0.16.13normalize an image.INDIRECT4
@jimp/plugin-print • 0.16.13print an image.INDIRECT25
@jimp/plugin-resize • 0.16.13Resize an image.INDIRECT4
@jimp/plugin-rotate • 0.16.13Rotate an image.INDIRECT4
@jimp/plugin-scale • 0.16.13scale an image.INDIRECT4
@jimp/plugin-shadow • 0.16.13Creates a shadow on an image.INDIRECT4
@jimp/plugin-threshold • 0.16.13Lightens an image.INDIRECT4
@jimp/plugins • 0.16.13Default Jimp plugin.INDIRECT48
@jimp/png • 0.16.13Default Jimp png encoder/decoder.INDIRECT5
@jimp/tiff • 0.16.13Default Jimp tiff encoder/decoder.INDIRECT4
@jimp/types • 0.16.13Default Jimp encoder/decoders.INDIRECT19
@jimp/utils • 0.16.13Utils for jimp extensions.INDIRECT3
@tokenizer/token • 0.3.0TypeScript definition for strtok3 tokenINDIRECT0
@types/node • 16.9.1TypeScript definitions for Node.jsINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
any-base • 1.1.0Converter from any base to other any baseINDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bmp-js • 0.1.0A pure javascript BMP encoder and decoderINDIRECT0
buffer-equal • 0.0.1return whether two buffers are equalINDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
centra • 2.7.0The core lightweight HTTP client for NodeINDIRECT1
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
dijkstrajs • 1.0.3A simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.INDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
file-type • 16.5.4Detect the file type of a Buffer/Uint8Array/ArrayBufferINDIRECT11
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
gifwrap • 0.9.4A Jimp-compatible library for working with GIFsINDIRECT3
global • 4.4.0Require global variablesINDIRECT3
image-q • 4.0.0Image Quantization Library in **TypeScript** *(MIT Licensed)*INDIRECT1
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-function • 1.0.2is that thing a function? Use this module to find outINDIRECT0
jimp • 0.16.13An image processing library written entirely in JavaScript (i.e. zero external or native dependencies)DIRECT86
load-bmfont • 1.4.2loads a BMFont file in Node and the browserINDIRECT20
locate-path • 5.0.0Get the first path that exists on disk of multiple pathsINDIRECT3
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
mime • 2.6.0A comprehensive library for mime-type mappingDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
omggif • 1.0.10omggif is a JavaScript implementation of a GIF 89a encoder and decoder.INDIRECT0
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
parse-bmfont-ascii • 1.0.6parses ASCII BMFont files to a JavaScript objectINDIRECT0
parse-bmfont-binary • 1.0.6reads a BMFont binary in a Buffer into a JSON objectINDIRECT0
parse-bmfont-xml • 1.1.6parses XML BMFont files into a JavaScript objectINDIRECT4
parse-headers • 2.0.5Parse http headers, works with browserify/xhrINDIRECT0
path-exists • 4.0.0Check if a path existsINDIRECT0
peek-readable • 4.1.0Read and peek from a readable streamINDIRECT0
phin • 2.9.3Ultra-simple, lightweight, dependency-free Node.JS HTTP request clientINDIRECT0
phin • 3.7.1The ultra-lightweight Node.js HTTP clientINDIRECT2
pngjs • 3.4.0PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.INDIRECT0
pngjs • 5.0.0PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.INDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
qrcode • 1.5.4QRCode / 2d Barcode api with both server side and client side support using canvasDIRECT28
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
readable-web-to-node-stream • 3.0.2Converts a Web-API readable-stream into a Node readable-stream.INDIRECT5
regenerator-runtime • 0.13.11Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.3.0The 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
strtok3 • 6.3.0A promise based streaming tokenizerINDIRECT2
timm • 1.7.1Immutability helpers with fast reads and acceptable writesINDIRECT0
tinycolor2 • 1.6.0Fast Color Parsing and ManipulationINDIRECT0
token-types • 4.2.1Common token types for decoding and encoding numeric and string valuesINDIRECT2
utif • 2.0.1Fast and advanced TIFF decoderINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
wrap-ansi • 6.2.0Wordwrap a string with ANSI escape codesINDIRECT8
xhr • 2.6.0small xhr abstractionINDIRECT7
xml-parse-from-string • 1.0.1DOMParser.parseFromString for XML with IE8 fallbackINDIRECT0
xml2js • 0.5.0Simple XML to JavaScript object converter.INDIRECT2
xmlbuilder • 11.0.1An XML builder for node.jsINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
yargs • 15.4.1yargs the modern, pirate-themed, successor to optimist.INDIRECT25
ISC10
PackageRelationDependenciesPublished
cliui • 6.0.0easily create complex multi-column command-line-interfacesINDIRECT9
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
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
pixelmatch • 4.0.2The smallest and fastest pixel-level image comparison library.INDIRECT1
require-main-filename • 2.0.0shim for require.main.filename() that works in as many environments as possibleINDIRECT0
sax • 1.4.1An evented streaming XML parser in JavaScriptINDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
which-module • 2.0.1Find the module object for something that was require()dINDIRECT0
y18n • 4.0.3the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 18.1.3the mighty option parser used by yargsINDIRECT2
unknown3
PackageRelationDependenciesPublished
dom-walk • 0.1.2iteratively walk a DOM nodeINDIRECT0
exif-parser • 0.1.12A javascript library to extract Exif metadata from images, in node and in the browser.INDIRECT0
min-document • 2.19.0A minimal DOM implementationINDIRECT1
BSD-3-Clause2
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
jpeg-js • 0.4.4A pure javascript JPEG encoder and decoderINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
jsqr • 1.4.0A pure javascript QR code reading library that takes in raw images and will locate, extract and parse any QR code found within.DIRECT0
MIT AND Zlib1
PackageRelationDependenciesPublished
pako • 1.0.11zlib port to javascript - fast, modularized, with browser supportINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.16.8 version:

[![licenses](https://licenses.dev/b/npm/file-box/0.16.8)](https://licenses.dev/npm/file-box/0.16.8)
<a href="https://licenses.dev/npm/file-box/0.16.8">
  <img src="https://licenses.dev/b/npm/file-box/0.16.8" alt="licenses" />
</a>
GitHub