licenses.dev

alexa-app-bootstrap v1.1.0

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT50
PackageRelationDependenciesPublished
@types/chai-as-promised • 7.1.8TypeScript definitions for chai-as-promisedINDIRECT2
@types/chai • 5.0.1TypeScript definitions for chaiINDIRECT1
@types/deep-eql • 4.0.2TypeScript definitions for deep-eqlINDIRECT0
alexa-app • 4.2.3A module to simplify creation of Alexa (Amazon Echo) apps (Skills) using Node.jsDIRECT53
alexa-utterances • 0.2.1generate expanded Amazon Alexa utterances from a template stringINDIRECT2
alexa-verifier-middleware • 1.0.3An expressjs middleware that verifies HTTP requests sent to an Alexa skill are sent from Amazon.INDIRECT3
alexa-verifier • 2.0.2Verify HTTP requests sent to an Alexa skill are sent from AmazonINDIRECT2
bluebird • 2.11.0Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
body-parser • 1.20.3Node.js body parsing middlewareINDIRECT40
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
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
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
debug • 2.6.9small debugging utilityINDIRECT1
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.2.0destroy a stream if possibleINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
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
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
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
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-errors • 2.0.0Create HTTP error objectsINDIRECT5
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
js-combinatorics • 0.5.5Simple combinatorics like power set, combination, and permutation in JavaScriptINDIRECT0
lodash.defaults • 4.2.0The lodash method `_.defaults` exported as a module.INDIRECT0
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
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
numbered • 1.1.0Stringify any number into words, and parse number strings back to a numberINDIRECT0
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
raw-body • 2.5.2Get and validate the raw body of a readable stream.INDIRECT10
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
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 • 2.0.1HTTP status utilityINDIRECT0
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
validator • 9.4.1String validation and sanitizationINDIRECT0
ISC3
PackageRelationDependenciesPublished
ddb-wrapper • 1.0.2A module wrapper around the DynamoDB sdk, to simplify common operations.DIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
qs • 6.13.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT18
BSD-3-Clause OR GPL-2.01
PackageRelationDependenciesPublished
node-forge • 0.10.0JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.1.0 version:

[![licenses](https://licenses.dev/b/npm/alexa-app-bootstrap/1.1.0)](https://licenses.dev/npm/alexa-app-bootstrap/1.1.0)
<a href="https://licenses.dev/npm/alexa-app-bootstrap/1.1.0">
  <img src="https://licenses.dev/b/npm/alexa-app-bootstrap/1.1.0" alt="licenses" />
</a>
GitHub