licenses.dev

pkgcloud v0.9.4

An infrastructure-as-a-service agnostic cloud library for node.js

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT28
PackageRelationDependenciesPublished
asn1 • 0.1.11Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT0
assert-plus • 0.1.5Extra assertions on top of node's assert moduleINDIRECT0
async • 0.1.22Higher-order functions and common patterns for asynchronous codeDIRECT0
async • 0.2.10Higher-order functions and common patterns for asynchronous codeINDIRECT0
async • 0.9.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
aws-sign • 0.3.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.16Brace expansion as known from sh/bashINDIRECT2
combined-stream • 0.0.7A stream that emits multiple other streams one after another.INDIRECT1
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
ctype • 0.5.3read and write binary structures and data typesINDIRECT0
deep-equal • 0.2.2node's assert.deepEqual algorithmINDIRECT0
delayed-stream • 0.0.5Buffers events from a stream until you are ready to handle them.INDIRECT0
errs • 0.2.4Simple error creation and passing utilitiesDIRECT0
eventemitter2 • 0.4.14A Node.js event emitter implementation with namespaces, wildcards, TTL and browser support.DIRECT0
form-data • 0.0.8A module to create readable `"multipart/form-data"` streams. Can be used to submit forms and file uploads to other web applications.INDIRECT4
http-signature • 0.10.1Reference implementation of Joyent's HTTP Signature scheme.INDIRECT3
ip • 0.0.5IP address utilities for node.jsDIRECT0
mime • 1.2.11A comprehensive library for mime-type mappingDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
ncp • 1.0.1Asynchronous recursive file copy utility.INDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
pkginfo • 0.2.3An easy way to expose properties on a module from a package.jsonDIRECT0
through • 2.3.8simplified stream constructionDIRECT0
underscore • 1.4.4JavaScript's functional programming helper library.DIRECT0
url-join • 0.0.1Join urls and normalize as in path.join.DIRECT0
xml2js • 0.1.14Simple XML to JavaScript object converter.DIRECT1
ISC8
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberINDIRECT10
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
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause5
PackageRelationDependenciesPublished
boom • 0.4.2HTTP-friendly error objectsINDIRECT1
cryptiles • 0.2.2General purpose crypto utilitiesINDIRECT2
hawk • 0.13.1HTTP Hawk Authentication SchemeINDIRECT5
qs • 0.6.6querystring parserDIRECT0
sntp • 0.2.4SNTP ClientINDIRECT1
non-standard4
PackageRelationDependenciesPublished
filed • 0.0.7Simplified file library.DIRECT0
hoek • 0.8.5General purpose node utilitiesINDIRECT0
hoek • 0.9.1General purpose node utilitiesINDIRECT0
json-stringify-safe • 4.0.0Like JSON.stringify, but doesn't blow up on circular refsINDIRECT0
Apache-2.04
PackageRelationDependenciesPublished
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
oauth-sign • 0.3.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
request • 2.22.0Simplified HTTP request client.DIRECT23
tunnel-agent • 0.3.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT0
unknown4
PackageRelationDependenciesPublished
cookie-jar • 0.3.0Cookie Jar. Originally pulled form tobi, maintained as vendor in request, now a standalone module.INDIRECT0
i • 0.3.7custom inflections for nodejsINDIRECT0
node-uuid • 1.4.8Rigorous implementation of RFC4122 (v1 and v4) UUIDs.INDIRECT0
utile • 0.3.0A drop-in replacement for `util` with some additional advantageous functionsDIRECT18
BlueOak-1.0.01
PackageRelationDependenciesPublished
sax • 1.6.1An evented streaming XML parser in JavaScriptINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.9.4 version:

[![licenses](https://licenses.dev/b/npm/pkgcloud/0.9.4)](https://licenses.dev/npm/pkgcloud/0.9.4)
<a href="https://licenses.dev/npm/pkgcloud/0.9.4">
  <img src="https://licenses.dev/b/npm/pkgcloud/0.9.4" alt="licenses" />
</a>
GitHub