licenses.dev

micro-gallery v0.3.2

Like zeit's micro-list, but for images.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT48
PackageRelationDependenciesPublished
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
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
babylon • 6.18.0A JavaScript parserINDIRECT0
bytes • 2.4.0Utility to parse a string bytes to bytes and vice-versaINDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
chalk • 1.1.3Terminal string styling done right. Much color.DIRECT6
denodeify • 1.2.1Tool to turn functions with Node-style callback APIs into functions that return PromisesDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
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
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
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
handlebars • 4.7.9Handlebars provides the power necessary to let you build semantic templates effectively with no frustrationDIRECT5
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
iconv-lite • 0.4.15Convert character encodings in pure javascript.INDIRECT0
is-async-supported • 1.2.0Check if async/await is availableINDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
magic-string • 0.19.1Modify strings, generate sourcemapsINDIRECT1
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
micro • 6.2.1Asynchronous HTTP microservicesDIRECT12
mime • 1.6.0A comprehensive library for mime-type mappingDIRECT0
minimist • 1.2.0parse argument optionsINDIRECT0
minimist • 1.2.8parse argument optionsDIRECT0
neo-async • 2.6.2Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT0
object-inspect • 1.13.4string representations of objects in node and the browserINDIRECT0
punycode • 1.4.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
raw-body • 2.2.0Get and validate the raw body of a readable stream.INDIRECT3
side-channel-list • 1.0.1Store 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 MapINDIRECT17
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT18
side-channel • 1.1.1Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT20
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
url • 0.11.4The core `url` packaged standalone for use with Browserify.DIRECT23
vlq • 0.2.3Generate, and decode, base64 VLQ mappings for source maps and other usesINDIRECT0
wordwrap • 1.0.0Wrap those words. Show them at what columns to start and stop.INDIRECT0
BSD-3-Clause3
PackageRelationDependenciesPublished
async-to-gen • 1.3.0Transform async functions to generator functions with speed and simplicity.INDIRECT3
qs • 6.15.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT21
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
uglify-js • 3.19.3JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.3.2 version:

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