licenses.dev

ryuu-client-beta v3.0.0-beta.0

Node client for ryuu services

Published on

Licenses

Learn more about license information.

Package Licenses

unknown

Dependency Licenses

MIT29
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.9.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
bl • 0.9.5Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT5
bluebird • 2.6.4Full featured Promises/A+ implementation with exceptionally good performanceDIRECT0
brace-expansion • 1.1.11Brace 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
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
delayed-stream • 0.0.5Buffers events from a stream until you are ready to handle them.INDIRECT0
form-data • 0.2.0A module to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.DIRECT5
fs-extra • 0.14.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT15
http-signature • 0.10.1Reference implementation of Joyent's HTTP Signature scheme.INDIRECT3
is-wsl • 1.1.0Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)INDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
jsonfile • 2.4.0Easily read/write JSON files.INDIRECT1
mime-db • 1.12.0Media Type DatabaseINDIRECT0
mime-types • 1.0.2The ultimate javascript content-type utility.INDIRECT0
mime-types • 2.0.14The ultimate javascript content-type utility.INDIRECT1
ncp • 1.0.1Asynchronous recursive file copy utility.INDIRECT0
opn • 5.5.0A better node-open. Opens stuff like websites, files, executables. Cross-platform.DIRECT1
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
stringstream • 0.0.6Encode and decode streams into string streamsINDIRECT0
tldts-core • 6.1.86tldts core primitives (internal module)INDIRECT0
tldts • 6.1.86Library to work against complex domain names, subdomains and URIs.INDIRECT1
ISC11
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 5.0.15a little globberDIRECT9
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.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
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
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-Clause6
PackageRelationDependenciesPublished
boom • 0.4.2HTTP-friendly error objectsINDIRECT1
cryptiles • 0.2.2General purpose crypto utilitiesINDIRECT2
hawk • 1.1.1HTTP Hawk Authentication SchemeINDIRECT4
qs • 2.3.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
sntp • 0.2.4SNTP ClientINDIRECT1
tough-cookie • 5.1.2RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
Apache-2.05
PackageRelationDependenciesPublished
aws-sign2 • 0.5.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.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
oauth-sign • 0.5.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
request • 2.51.0Simplified HTTP request client.DIRECT34
tunnel-agent • 0.4.3HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT0
non-standard2
PackageRelationDependenciesPublished
caseless • 0.8.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
hoek • 0.9.1General purpose node utilitiesINDIRECT0
unknown1
PackageRelationDependenciesPublished
node-uuid • 1.4.8Rigorous implementation of RFC4122 (v1 and v4) UUIDs.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.0.0-beta.0 version:

[![licenses](https://licenses.dev/b/npm/ryuu-client-beta/3.0.0-beta.0)](https://licenses.dev/npm/ryuu-client-beta/3.0.0-beta.0)
<a href="https://licenses.dev/npm/ryuu-client-beta/3.0.0-beta.0">
  <img src="https://licenses.dev/b/npm/ryuu-client-beta/3.0.0-beta.0" alt="licenses" />
</a>
GitHub