licenses.dev

kryten v1.0.3

A wrapper for johnny-five that lets you define/re-configure a board using JSON and then generates schemaform.io schema for controlling it.

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT209
PackageRelationDependenciesPublished
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
bindings • 1.2.1Helper module for loading your native module's .node fileINDIRECT0
browser-serialport • 2.1.0Robots in the browser. Just like node-serialport but for browser/chrome apps.INDIRECT0
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.9Robustly `.call.bind()` a functionINDIRECT18
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
chalk • 6.0.0Terminal string styling done rightINDIRECT0
coffee-script • 1.12.7Unfancy JavaScriptDIRECT0
color-convert • 1.2.2Plain color conversion functionsINDIRECT0
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
debug • 2.2.0small debugging utilityINDIRECT1
debug • 2.6.9small debugging utilityDIRECT1
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT6
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
ease-component • 1.0.0Easing functions (for canvas etc)INDIRECT0
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
es6-promise • 3.3.1A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
es6-shim • 0.33.13ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript enginesINDIRECT0
es6-shim • 0.35.8ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript enginesINDIRECT0
firmata • 0.12.0Firmata protocol implementation for programmatic interaction with Arduino and Arduino compatible development boards.INDIRECT173
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
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
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
johnny-five • 0.9.62The JavaScript Robotics and Hardware Programming Framework. Use with: Arduino (all models), Electric Imp, Beagle Bone, Intel Galileo & Edison, Linino One, Pinoccio, pcDuino3, Raspberry Pi, Particle/Spark Core & Photon, Tessel 2, TI Launchpad and more!DIRECT326
lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.INDIRECT0
lodash.debounce • 4.0.8The lodash method `_.debounce` exported as a module.INDIRECT0
lodash • 4.18.1Lodash modular utilities.DIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
ms • 0.7.1Tiny ms conversion utilityINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
nan • 2.29.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 26 compatibilityINDIRECT0
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
object.assign • 4.1.7ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT22
oled-font-5x7 • 1.0.35 x 7 system font suitable for oled libraries, in friendly JSON data formatDIRECT0
oled-js • 4.0.5johnny-five compatible lib for oled devicesDIRECT0
serialport • 3.1.2Node.js package to access serial ports. Welcome your robotic javascript overlords. Better yet, program them!INDIRECT170
serialport • 4.0.1Node.js package to access serial ports. Welcome your robotic javascript overlords. Better yet, program them!INDIRECT174
serialport>3.1.2>node-pre-gyp>mkdirp • 0.5.1Recursively mkdir, like `mkdir -p`INDIRECT1
serialport>3.1.2>node-pre-gyp>mkdirp>minimist • 0.0.8parse argument optionsINDIRECT0
serialport>3.1.2>node-pre-gyp>npmlog>ansi • 0.3.1Advanced ANSI formatting tool for Node.jsINDIRECT0
serialport>3.1.2>node-pre-gyp>npmlog>are-we-there-yet>delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
serialport>3.1.2>node-pre-gyp>npmlog>are-we-there-yet>readable-stream • 2.1.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT6
serialport>3.1.2>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
serialport>3.1.2>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>isarray • 1.0.0Array#isArray for older browsersINDIRECT0
serialport>3.1.2>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>process-nextick-args • 1.0.7process.nextTick but always with argsINDIRECT0
serialport>3.1.2>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
serialport>3.1.2>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
serialport>3.1.2>node-pre-gyp>npmlog>gauge>lodash.pad • 4.4.0The lodash method `_.pad` exported as a module.INDIRECT3
serialport>3.1.2>node-pre-gyp>npmlog>gauge>lodash.pad>lodash._baseslice • 4.0.0The internal lodash function `baseSlice` exported as a module.INDIRECT0
serialport>3.1.2>node-pre-gyp>npmlog>gauge>lodash.pad>lodash._basetostring • 4.12.0The internal lodash function `baseToString` exported as a module.INDIRECT0
serialport>3.1.2>node-pre-gyp>npmlog>gauge>lodash.pad>lodash.tostring • 4.1.3The lodash method `_.toString` exported as a module.INDIRECT0
serialport>3.1.2>node-pre-gyp>npmlog>gauge>lodash.padend • 4.5.0The lodash method `_.padEnd` exported as a module.INDIRECT3
serialport>3.1.2>node-pre-gyp>npmlog>gauge>lodash.padend>lodash._baseslice • 4.0.0The internal lodash function `baseSlice` exported as a module.INDIRECT0
serialport>3.1.2>node-pre-gyp>npmlog>gauge>lodash.padend>lodash._basetostring • 4.12.0The internal lodash function `baseToString` exported as a module.INDIRECT0
serialport>3.1.2>node-pre-gyp>npmlog>gauge>lodash.padend>lodash.tostring • 4.1.3The lodash method `_.toString` exported as a module.INDIRECT0
serialport>3.1.2>node-pre-gyp>npmlog>gauge>lodash.padstart • 4.5.0The lodash method `_.padStart` exported as a module.INDIRECT3
serialport>3.1.2>node-pre-gyp>npmlog>gauge>lodash.padstart>lodash._baseslice • 4.0.0The internal lodash function `baseSlice` exported as a module.INDIRECT0
serialport>3.1.2>node-pre-gyp>npmlog>gauge>lodash.padstart>lodash._basetostring • 4.12.0The internal lodash function `baseToString` exported as a module.INDIRECT0
serialport>3.1.2>node-pre-gyp>npmlog>gauge>lodash.padstart>lodash.tostring • 4.1.3The lodash method `_.toString` exported as a module.INDIRECT0
serialport>3.1.2>node-pre-gyp>rc>deep-extend • 0.4.1Recursive object extendingINDIRECT0
serialport>3.1.2>node-pre-gyp>rc>minimist • 1.2.0parse argument optionsINDIRECT0
serialport>3.1.2>node-pre-gyp>rc>strip-json-comments • 1.0.4Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
serialport>3.1.2>node-pre-gyp>request>aws4 • 1.4.1Signs and prepares requests using AWS Signature Version 4INDIRECT0
serialport>3.1.2>node-pre-gyp>request>bl • 1.1.2Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT7
serialport>3.1.2>node-pre-gyp>request>bl>readable-stream • 2.0.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT6
serialport>3.1.2>node-pre-gyp>request>bl>readable-stream>core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
serialport>3.1.2>node-pre-gyp>request>bl>readable-stream>isarray • 1.0.0Array#isArray for older browsersINDIRECT0
serialport>3.1.2>node-pre-gyp>request>bl>readable-stream>process-nextick-args • 1.0.7process.nextTick but always with argsINDIRECT0
serialport>3.1.2>node-pre-gyp>request>bl>readable-stream>string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
serialport>3.1.2>node-pre-gyp>request>bl>readable-stream>util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
serialport>3.1.2>node-pre-gyp>request>combined-stream • 1.0.5A stream that emits multiple other streams one after another.INDIRECT1
serialport>3.1.2>node-pre-gyp>request>combined-stream>delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
serialport>3.1.2>node-pre-gyp>request>extend • 3.0.0Port of jQuery.extend for node.js and the browserINDIRECT0
serialport>3.1.2>node-pre-gyp>request>form-data • 1.0.0-rc4A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
serialport>3.1.2>node-pre-gyp>request>form-data>async • 1.5.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
serialport>3.1.2>node-pre-gyp>request>har-validator>chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT7
serialport>3.1.2>node-pre-gyp>request>har-validator>chalk>ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
serialport>3.1.2>node-pre-gyp>request>har-validator>chalk>escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
serialport>3.1.2>node-pre-gyp>request>har-validator>chalk>has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
serialport>3.1.2>node-pre-gyp>request>har-validator>chalk>has-ansi>ansi-regex • 2.0.0Regular expression for matching ANSI escape codesINDIRECT0
serialport>3.1.2>node-pre-gyp>request>har-validator>chalk>strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
serialport>3.1.2>node-pre-gyp>request>har-validator>chalk>strip-ansi>ansi-regex • 2.0.0Regular expression for matching ANSI escape codesINDIRECT0
serialport>3.1.2>node-pre-gyp>request>har-validator>chalk>supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
serialport>3.1.2>node-pre-gyp>request>har-validator>is-my-json-valid • 2.13.1A JSONSchema validator that uses code generation to be extremely fastINDIRECT5
serialport>3.1.2>node-pre-gyp>request>har-validator>is-my-json-valid>generate-function • 2.0.0Module that helps you write generated functions in NodeINDIRECT0
serialport>3.1.2>node-pre-gyp>request>har-validator>is-my-json-valid>generate-object-property • 1.2.0Generate safe JS code that can used to reference a object propertyINDIRECT1
serialport>3.1.2>node-pre-gyp>request>har-validator>is-my-json-valid>generate-object-property>is-property • 1.0.2Tests if a JSON property can be accessed using . syntaxINDIRECT0
serialport>3.1.2>node-pre-gyp>request>har-validator>is-my-json-valid>jsonpointer • 2.0.0Simple JSON Addressing.INDIRECT0
serialport>3.1.2>node-pre-gyp>request>har-validator>is-my-json-valid>xtend • 4.0.1extend like a bossINDIRECT0
serialport>3.1.2>node-pre-gyp>request>har-validator>pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
serialport>3.1.2>node-pre-gyp>request>har-validator>pinkie-promise>pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
serialport>3.1.2>node-pre-gyp>request>http-signature • 1.1.1Reference implementation of Joyent's HTTP Signature scheme.INDIRECT14
serialport>3.1.2>node-pre-gyp>request>http-signature>assert-plus • 0.2.0Extra assertions on top of node's assert moduleINDIRECT0
serialport>3.1.2>node-pre-gyp>request>http-signature>jsprim • 1.2.2utilities for primitive JavaScript typesINDIRECT3
serialport>3.1.2>node-pre-gyp>request>http-signature>sshpk • 1.8.3A library for finding and using SSH public keysINDIRECT8
serialport>3.1.2>node-pre-gyp>request>http-signature>sshpk>asn1 • 0.2.3Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT0
serialport>3.1.2>node-pre-gyp>request>http-signature>sshpk>assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
serialport>3.1.2>node-pre-gyp>request>http-signature>sshpk>dashdash • 1.13.1A light, featureful and explicit option parsing library.INDIRECT1
serialport>3.1.2>node-pre-gyp>request>http-signature>sshpk>ecc-jsbn • 0.1.1ECC JS code based on JSBNINDIRECT1
serialport>3.1.2>node-pre-gyp>request>http-signature>sshpk>getpass • 0.1.6getpass for node.jsINDIRECT1
serialport>3.1.2>node-pre-gyp>request>http-signature>sshpk>jodid25519 • 1.0.2jodid25519 - Curve 25519-based cryptographyINDIRECT1
serialport>3.1.2>node-pre-gyp>request>is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
serialport>3.1.2>node-pre-gyp>request>isstream • 0.1.2Determine if an object is a StreamINDIRECT0
serialport>3.1.2>node-pre-gyp>request>mime-types • 2.1.11The ultimate javascript content-type utility.INDIRECT1
serialport>3.1.2>node-pre-gyp>request>mime-types>mime-db • 1.23.0Media Type DatabaseINDIRECT0
serialport>3.1.2>node-pre-gyp>request>stringstream • 0.0.5Encode and decode streams into string streamsINDIRECT0
serialport>3.1.2>node-pre-gyp>rimraf>glob>minimatch>brace-expansion • 1.1.4Brace expansion as known from sh/bashINDIRECT2
serialport>3.1.2>node-pre-gyp>rimraf>glob>minimatch>brace-expansion>balanced-match • 0.4.1Match balanced character pairs, like "{" and "}"INDIRECT0
serialport>3.1.2>node-pre-gyp>rimraf>glob>minimatch>brace-expansion>concat-map • 0.0.1concatenative mapdasheryINDIRECT0
serialport>3.1.2>node-pre-gyp>rimraf>glob>path-is-absolute • 1.0.0Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
serialport>3.1.2>node-pre-gyp>tar-pack>fstream-ignore>minimatch>brace-expansion • 1.1.4Brace expansion as known from sh/bashINDIRECT2
serialport>3.1.2>node-pre-gyp>tar-pack>fstream-ignore>minimatch>brace-expansion>balanced-match • 0.4.1Match balanced character pairs, like "{" and "}"INDIRECT0
serialport>3.1.2>node-pre-gyp>tar-pack>fstream-ignore>minimatch>brace-expansion>concat-map • 0.0.1concatenative mapdasheryINDIRECT0
serialport>3.1.2>node-pre-gyp>tar-pack>readable-stream • 2.0.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT6
serialport>3.1.2>node-pre-gyp>tar-pack>readable-stream>core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
serialport>3.1.2>node-pre-gyp>tar-pack>readable-stream>isarray • 1.0.0Array#isArray for older browsersINDIRECT0
serialport>3.1.2>node-pre-gyp>tar-pack>readable-stream>process-nextick-args • 1.0.7process.nextTick but always with argsINDIRECT0
serialport>3.1.2>node-pre-gyp>tar-pack>readable-stream>string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
serialport>3.1.2>node-pre-gyp>tar-pack>readable-stream>util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
serialport>4.0.1>node-pre-gyp>mkdirp • 0.5.1Recursively mkdir, like `mkdir -p`INDIRECT1
serialport>4.0.1>node-pre-gyp>mkdirp>minimist • 0.0.8parse argument optionsINDIRECT0
serialport>4.0.1>node-pre-gyp>npmlog>are-we-there-yet>delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
serialport>4.0.1>node-pre-gyp>npmlog>are-we-there-yet>readable-stream • 2.1.4Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
serialport>4.0.1>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>buffer-shims • 1.0.0some shims for node buffersINDIRECT0
serialport>4.0.1>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
serialport>4.0.1>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>isarray • 1.0.0Array#isArray for older browsersINDIRECT0
serialport>4.0.1>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>process-nextick-args • 1.0.7process.nextTick but always with argsINDIRECT0
serialport>4.0.1>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
serialport>4.0.1>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
serialport>4.0.1>node-pre-gyp>npmlog>gauge>has-color • 0.1.7Detect whether a terminal supports colorINDIRECT0
serialport>4.0.1>node-pre-gyp>npmlog>gauge>object-assign • 4.1.0ES2015 Object.assign() ponyfillINDIRECT0
serialport>4.0.1>node-pre-gyp>npmlog>gauge>string-width • 1.0.1Get the visual width of a string - the number of columns required to display itINDIRECT6
serialport>4.0.1>node-pre-gyp>npmlog>gauge>string-width>code-point-at • 1.0.0ES2015 String#codePointAt() ponyfillINDIRECT1
serialport>4.0.1>node-pre-gyp>npmlog>gauge>string-width>code-point-at>number-is-nan • 1.0.0ES6 Number.isNaN() ponyfillINDIRECT0
serialport>4.0.1>node-pre-gyp>npmlog>gauge>string-width>is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
serialport>4.0.1>node-pre-gyp>npmlog>gauge>string-width>is-fullwidth-code-point>number-is-nan • 1.0.0ES6 Number.isNaN() ponyfillINDIRECT0
serialport>4.0.1>node-pre-gyp>npmlog>gauge>strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
serialport>4.0.1>node-pre-gyp>npmlog>gauge>strip-ansi>ansi-regex • 2.0.0Regular expression for matching ANSI escape codesINDIRECT0
serialport>4.0.1>node-pre-gyp>rc>deep-extend • 0.4.1Recursive object extendingINDIRECT0
serialport>4.0.1>node-pre-gyp>rc>minimist • 1.2.0parse argument optionsINDIRECT0
serialport>4.0.1>node-pre-gyp>rc>strip-json-comments • 1.0.4Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
serialport>4.0.1>node-pre-gyp>request>aws4 • 1.4.1Signs and prepares requests using AWS Signature Version 4INDIRECT0
serialport>4.0.1>node-pre-gyp>request>bl • 1.1.2Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT7
serialport>4.0.1>node-pre-gyp>request>bl>readable-stream • 2.0.6Streams3, a user-land copy of the stream library from Node.jsINDIRECT6
serialport>4.0.1>node-pre-gyp>request>bl>readable-stream>core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
serialport>4.0.1>node-pre-gyp>request>bl>readable-stream>isarray • 1.0.0Array#isArray for older browsersINDIRECT0
serialport>4.0.1>node-pre-gyp>request>bl>readable-stream>process-nextick-args • 1.0.7process.nextTick but always with argsINDIRECT0
serialport>4.0.1>node-pre-gyp>request>bl>readable-stream>string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
serialport>4.0.1>node-pre-gyp>request>bl>readable-stream>util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
serialport>4.0.1>node-pre-gyp>request>combined-stream • 1.0.5A stream that emits multiple other streams one after another.INDIRECT1
serialport>4.0.1>node-pre-gyp>request>combined-stream>delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
serialport>4.0.1>node-pre-gyp>request>extend • 3.0.0Port of jQuery.extend for node.js and the browserINDIRECT0
serialport>4.0.1>node-pre-gyp>request>form-data • 1.0.0-rc4A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
serialport>4.0.1>node-pre-gyp>request>form-data>async • 1.5.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
serialport>4.0.1>node-pre-gyp>request>har-validator>chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT7
serialport>4.0.1>node-pre-gyp>request>har-validator>chalk>ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
serialport>4.0.1>node-pre-gyp>request>har-validator>chalk>escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
serialport>4.0.1>node-pre-gyp>request>har-validator>chalk>has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
serialport>4.0.1>node-pre-gyp>request>har-validator>chalk>has-ansi>ansi-regex • 2.0.0Regular expression for matching ANSI escape codesINDIRECT0
serialport>4.0.1>node-pre-gyp>request>har-validator>chalk>strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
serialport>4.0.1>node-pre-gyp>request>har-validator>chalk>strip-ansi>ansi-regex • 2.0.0Regular expression for matching ANSI escape codesINDIRECT0
serialport>4.0.1>node-pre-gyp>request>har-validator>chalk>supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
serialport>4.0.1>node-pre-gyp>request>har-validator>is-my-json-valid • 2.13.1A JSONSchema validator that uses code generation to be extremely fastINDIRECT5
serialport>4.0.1>node-pre-gyp>request>har-validator>is-my-json-valid>generate-function • 2.0.0Module that helps you write generated functions in NodeINDIRECT0
serialport>4.0.1>node-pre-gyp>request>har-validator>is-my-json-valid>generate-object-property • 1.2.0Generate safe JS code that can used to reference a object propertyINDIRECT1
serialport>4.0.1>node-pre-gyp>request>har-validator>is-my-json-valid>generate-object-property>is-property • 1.0.2Tests if a JSON property can be accessed using . syntaxINDIRECT0
serialport>4.0.1>node-pre-gyp>request>har-validator>is-my-json-valid>jsonpointer • 2.0.0Simple JSON Addressing.INDIRECT0
serialport>4.0.1>node-pre-gyp>request>har-validator>is-my-json-valid>xtend • 4.0.1extend like a bossINDIRECT0
serialport>4.0.1>node-pre-gyp>request>har-validator>pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
serialport>4.0.1>node-pre-gyp>request>har-validator>pinkie-promise>pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
serialport>4.0.1>node-pre-gyp>request>http-signature • 1.1.1Reference implementation of Joyent's HTTP Signature scheme.INDIRECT14
serialport>4.0.1>node-pre-gyp>request>http-signature>assert-plus • 0.2.0Extra assertions on top of node's assert moduleINDIRECT0
serialport>4.0.1>node-pre-gyp>request>http-signature>jsprim • 1.3.0utilities for primitive JavaScript typesINDIRECT3
serialport>4.0.1>node-pre-gyp>request>http-signature>sshpk • 1.8.3A library for finding and using SSH public keysINDIRECT8
serialport>4.0.1>node-pre-gyp>request>http-signature>sshpk>asn1 • 0.2.3Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT0
serialport>4.0.1>node-pre-gyp>request>http-signature>sshpk>assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
serialport>4.0.1>node-pre-gyp>request>http-signature>sshpk>dashdash • 1.14.0A light, featureful and explicit option parsing library.INDIRECT1
serialport>4.0.1>node-pre-gyp>request>http-signature>sshpk>ecc-jsbn • 0.1.1ECC JS code based on JSBNINDIRECT1
serialport>4.0.1>node-pre-gyp>request>http-signature>sshpk>getpass • 0.1.6getpass for node.jsINDIRECT1
serialport>4.0.1>node-pre-gyp>request>http-signature>sshpk>jodid25519 • 1.0.2jodid25519 - Curve 25519-based cryptographyINDIRECT1
serialport>4.0.1>node-pre-gyp>request>is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
serialport>4.0.1>node-pre-gyp>request>isstream • 0.1.2Determine if an object is a StreamINDIRECT0
serialport>4.0.1>node-pre-gyp>request>mime-types • 2.1.11The ultimate javascript content-type utility.INDIRECT1
serialport>4.0.1>node-pre-gyp>request>mime-types>mime-db • 1.23.0Media Type DatabaseINDIRECT0
serialport>4.0.1>node-pre-gyp>request>stringstream • 0.0.5Encode and decode streams into string streamsINDIRECT0
serialport>4.0.1>node-pre-gyp>rimraf>glob>minimatch>brace-expansion • 1.1.5Brace expansion as known from sh/bashINDIRECT2
serialport>4.0.1>node-pre-gyp>rimraf>glob>minimatch>brace-expansion>balanced-match • 0.4.1Match balanced character pairs, like "{" and "}"INDIRECT0
serialport>4.0.1>node-pre-gyp>rimraf>glob>minimatch>brace-expansion>concat-map • 0.0.1concatenative mapdasheryINDIRECT0
serialport>4.0.1>node-pre-gyp>rimraf>glob>path-is-absolute • 1.0.0Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
serialport>4.0.1>node-pre-gyp>tar-pack>fstream-ignore>minimatch>brace-expansion • 1.1.5Brace expansion as known from sh/bashINDIRECT2
serialport>4.0.1>node-pre-gyp>tar-pack>fstream-ignore>minimatch>brace-expansion>balanced-match • 0.4.1Match balanced character pairs, like "{" and "}"INDIRECT0
serialport>4.0.1>node-pre-gyp>tar-pack>fstream-ignore>minimatch>brace-expansion>concat-map • 0.0.1concatenative mapdasheryINDIRECT0
serialport>4.0.1>node-pre-gyp>tar-pack>readable-stream • 2.1.4Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
serialport>4.0.1>node-pre-gyp>tar-pack>readable-stream>buffer-shims • 1.0.0some shims for node buffersINDIRECT0
serialport>4.0.1>node-pre-gyp>tar-pack>readable-stream>core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
serialport>4.0.1>node-pre-gyp>tar-pack>readable-stream>isarray • 1.0.0Array#isArray for older browsersINDIRECT0
serialport>4.0.1>node-pre-gyp>tar-pack>readable-stream>process-nextick-args • 1.0.7process.nextTick but always with argsINDIRECT0
serialport>4.0.1>node-pre-gyp>tar-pack>readable-stream>string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
serialport>4.0.1>node-pre-gyp>tar-pack>readable-stream>util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT17
ISC77
PackageRelationDependenciesPublished
nanotimer • 0.3.10A much higher accuracy timer object that makes use of the node.js hrtime function call.INDIRECT0
serialport>3.1.2>node-pre-gyp>nopt • 3.0.6Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
serialport>3.1.2>node-pre-gyp>nopt>abbrev • 1.0.7Like ruby's abbrev module, but in jsINDIRECT0
serialport>3.1.2>node-pre-gyp>npmlog • 2.0.3logger for npmINDIRECT24
serialport>3.1.2>node-pre-gyp>npmlog>are-we-there-yet • 1.1.2Keep track of the overall completion of many dispirate processesINDIRECT8
serialport>3.1.2>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>inherits • 2.0.1Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
serialport>3.1.2>node-pre-gyp>npmlog>gauge • 1.2.7A terminal based horizontal guageINDIRECT14
serialport>3.1.2>node-pre-gyp>npmlog>gauge>has-unicode • 2.0.0Try to guess if your terminal supports unicodeINDIRECT0
serialport>3.1.2>node-pre-gyp>rc>ini • 1.3.4An ini encoder/decoder for nodeINDIRECT0
serialport>3.1.2>node-pre-gyp>request>bl>readable-stream>inherits • 2.0.1Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
serialport>3.1.2>node-pre-gyp>request>har-validator • 2.0.6Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT17
serialport>3.1.2>node-pre-gyp>request>json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
serialport>3.1.2>node-pre-gyp>rimraf • 2.5.2A deep deletion module for node (like `rm -rf`)INDIRECT11
serialport>3.1.2>node-pre-gyp>rimraf>glob • 7.0.3a little globberINDIRECT10
serialport>3.1.2>node-pre-gyp>rimraf>glob>inflight • 1.0.4Add callbacks to requests in flight to avoid async duplicationINDIRECT3
serialport>3.1.2>node-pre-gyp>rimraf>glob>inflight>wrappy • 1.0.1Callback wrapping utilityINDIRECT0
serialport>3.1.2>node-pre-gyp>rimraf>glob>inherits • 2.0.1Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
serialport>3.1.2>node-pre-gyp>rimraf>glob>minimatch • 3.0.0a glob matcher in javascriptINDIRECT3
serialport>3.1.2>node-pre-gyp>rimraf>glob>once • 1.3.3Run a function exactly one timeINDIRECT1
serialport>3.1.2>node-pre-gyp>rimraf>glob>once>wrappy • 1.0.1Callback wrapping utilityINDIRECT0
serialport>3.1.2>node-pre-gyp>semver • 5.1.0The semantic version parser used by npm.INDIRECT0
serialport>3.1.2>node-pre-gyp>tar-pack>fstream-ignore • 1.0.4A thing for ignoring files based on globsINDIRECT22
serialport>3.1.2>node-pre-gyp>tar-pack>fstream-ignore>inherits • 2.0.1Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
serialport>3.1.2>node-pre-gyp>tar-pack>fstream-ignore>minimatch • 3.0.0a glob matcher in javascriptINDIRECT3
serialport>3.1.2>node-pre-gyp>tar-pack>fstream • 1.0.9Advanced file system stream thingsINDIRECT16
serialport>3.1.2>node-pre-gyp>tar-pack>fstream>graceful-fs • 4.1.4A drop-in replacement for fs, making various improvements.INDIRECT0
serialport>3.1.2>node-pre-gyp>tar-pack>fstream>inherits • 2.0.1Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
serialport>3.1.2>node-pre-gyp>tar-pack>once • 1.3.3Run a function exactly one timeINDIRECT1
serialport>3.1.2>node-pre-gyp>tar-pack>once>wrappy • 1.0.1Callback wrapping utilityINDIRECT0
serialport>3.1.2>node-pre-gyp>tar-pack>readable-stream>inherits • 2.0.1Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
serialport>3.1.2>node-pre-gyp>tar-pack>uid-number • 0.0.6Convert a username/group name to a uid/gid numberINDIRECT0
serialport>3.1.2>node-pre-gyp>tar • 2.2.1tar for nodeINDIRECT18
serialport>3.1.2>node-pre-gyp>tar>block-stream • 0.0.9a stream of blocksINDIRECT1
serialport>3.1.2>node-pre-gyp>tar>fstream • 1.0.9Advanced file system stream thingsINDIRECT16
serialport>3.1.2>node-pre-gyp>tar>fstream>graceful-fs • 4.1.4A drop-in replacement for fs, making various improvements.INDIRECT0
serialport>3.1.2>node-pre-gyp>tar>inherits • 2.0.1Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
serialport>4.0.1>node-pre-gyp>nopt • 3.0.6Option parsing for Node, supporting types, shorthands, etc. Used by npm.INDIRECT1
serialport>4.0.1>node-pre-gyp>nopt>abbrev • 1.0.9Like ruby's abbrev module, but in jsINDIRECT0
serialport>4.0.1>node-pre-gyp>npmlog • 3.1.2logger for npmINDIRECT26
serialport>4.0.1>node-pre-gyp>npmlog>are-we-there-yet • 1.1.2Keep track of the overall completion of many dispirate processesINDIRECT9
serialport>4.0.1>node-pre-gyp>npmlog>are-we-there-yet>readable-stream>inherits • 2.0.1Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
serialport>4.0.1>node-pre-gyp>npmlog>console-control-strings • 1.1.0A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted.INDIRECT0
serialport>4.0.1>node-pre-gyp>npmlog>gauge • 2.6.0A terminal based horizontal guageINDIRECT14
serialport>4.0.1>node-pre-gyp>npmlog>gauge>aproba • 1.0.4A rediculously light-weight argument validatorINDIRECT0
serialport>4.0.1>node-pre-gyp>npmlog>gauge>has-unicode • 2.0.1Try to guess if your terminal supports unicodeINDIRECT0
serialport>4.0.1>node-pre-gyp>npmlog>gauge>signal-exit • 3.0.0when you want to fire an event no matter how a process exits.INDIRECT0
serialport>4.0.1>node-pre-gyp>npmlog>gauge>wide-align • 1.1.0A wide-character aware text alignment function for use on the console or with fixed width fonts.INDIRECT7
serialport>4.0.1>node-pre-gyp>npmlog>set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
serialport>4.0.1>node-pre-gyp>rc>ini • 1.3.4An ini encoder/decoder for nodeINDIRECT0
serialport>4.0.1>node-pre-gyp>request>bl>readable-stream>inherits • 2.0.1Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
serialport>4.0.1>node-pre-gyp>request>har-validator • 2.0.6Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT17
serialport>4.0.1>node-pre-gyp>request>json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
serialport>4.0.1>node-pre-gyp>rimraf • 2.5.3A deep deletion module for node (like `rm -rf`)INDIRECT12
serialport>4.0.1>node-pre-gyp>rimraf>glob • 7.0.5a little globberINDIRECT11
serialport>4.0.1>node-pre-gyp>rimraf>glob>fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
serialport>4.0.1>node-pre-gyp>rimraf>glob>inflight • 1.0.5Add callbacks to requests in flight to avoid async duplicationINDIRECT3
serialport>4.0.1>node-pre-gyp>rimraf>glob>inflight>wrappy • 1.0.2Callback wrapping utilityINDIRECT0
serialport>4.0.1>node-pre-gyp>rimraf>glob>inherits • 2.0.1Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
serialport>4.0.1>node-pre-gyp>rimraf>glob>minimatch • 3.0.2a glob matcher in javascriptINDIRECT3
serialport>4.0.1>node-pre-gyp>rimraf>glob>once • 1.3.3Run a function exactly one timeINDIRECT1
serialport>4.0.1>node-pre-gyp>rimraf>glob>once>wrappy • 1.0.2Callback wrapping utilityINDIRECT0
serialport>4.0.1>node-pre-gyp>semver • 5.2.0The semantic version parser used by npm.INDIRECT0
serialport>4.0.1>node-pre-gyp>tar-pack>fstream-ignore • 1.0.5A thing for ignoring files based on globsINDIRECT23
serialport>4.0.1>node-pre-gyp>tar-pack>fstream-ignore>inherits • 2.0.1Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
serialport>4.0.1>node-pre-gyp>tar-pack>fstream-ignore>minimatch • 3.0.2a glob matcher in javascriptINDIRECT3
serialport>4.0.1>node-pre-gyp>tar-pack>fstream • 1.0.10Advanced file system stream thingsINDIRECT17
serialport>4.0.1>node-pre-gyp>tar-pack>fstream>graceful-fs • 4.1.4A drop-in replacement for fs, making various improvements.INDIRECT0
serialport>4.0.1>node-pre-gyp>tar-pack>fstream>inherits • 2.0.1Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
serialport>4.0.1>node-pre-gyp>tar-pack>once • 1.3.3Run a function exactly one timeINDIRECT1
serialport>4.0.1>node-pre-gyp>tar-pack>once>wrappy • 1.0.2Callback wrapping utilityINDIRECT0
serialport>4.0.1>node-pre-gyp>tar-pack>readable-stream>inherits • 2.0.1Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
serialport>4.0.1>node-pre-gyp>tar-pack>uid-number • 0.0.6Convert a username/group name to a uid/gid numberINDIRECT0
serialport>4.0.1>node-pre-gyp>tar • 2.2.1tar for nodeINDIRECT19
serialport>4.0.1>node-pre-gyp>tar>block-stream • 0.0.9a stream of blocksINDIRECT1
serialport>4.0.1>node-pre-gyp>tar>fstream • 1.0.10Advanced file system stream thingsINDIRECT17
serialport>4.0.1>node-pre-gyp>tar>fstream>graceful-fs • 4.1.4A drop-in replacement for fs, making various improvements.INDIRECT0
serialport>4.0.1>node-pre-gyp>tar>inherits • 2.0.1Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
BSD-3-Clause14
PackageRelationDependenciesPublished
serialport>3.1.2>node-pre-gyp • 0.6.28Node.js native addon binary install toolINDIRECT141
serialport>3.1.2>node-pre-gyp>request>hawk • 3.1.3HTTP Hawk Authentication SchemeINDIRECT4
serialport>3.1.2>node-pre-gyp>request>hawk>boom • 2.10.1HTTP-friendly error objectsINDIRECT1
serialport>3.1.2>node-pre-gyp>request>hawk>cryptiles • 2.0.5General purpose crypto utilitiesINDIRECT2
serialport>3.1.2>node-pre-gyp>request>hawk>hoek • 2.16.3General purpose node utilitiesINDIRECT0
serialport>3.1.2>node-pre-gyp>request>qs • 6.1.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
serialport>3.1.2>node-pre-gyp>request>tough-cookie • 2.2.2RFC6265 Cookies and Cookie Jar for node.jsINDIRECT0
serialport>4.0.1>node-pre-gyp • 0.6.29Node.js native addon binary install toolINDIRECT145
serialport>4.0.1>node-pre-gyp>request>hawk • 3.1.3HTTP Hawk Authentication SchemeINDIRECT4
serialport>4.0.1>node-pre-gyp>request>hawk>boom • 2.10.1HTTP-friendly error objectsINDIRECT1
serialport>4.0.1>node-pre-gyp>request>hawk>cryptiles • 2.0.5General purpose crypto utilitiesINDIRECT2
serialport>4.0.1>node-pre-gyp>request>hawk>hoek • 2.16.3General purpose node utilitiesINDIRECT0
serialport>4.0.1>node-pre-gyp>request>qs • 6.2.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
serialport>4.0.1>node-pre-gyp>request>tough-cookie • 2.2.2RFC6265 Cookies and Cookie Jar for node.jsINDIRECT0
Apache-2.012
PackageRelationDependenciesPublished
serialport>3.1.2>node-pre-gyp>request • 2.72.0Simplified HTTP request client.INDIRECT66
serialport>3.1.2>node-pre-gyp>request>aws-sign2 • 0.6.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
serialport>3.1.2>node-pre-gyp>request>caseless • 0.11.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
serialport>3.1.2>node-pre-gyp>request>forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
serialport>3.1.2>node-pre-gyp>request>oauth-sign • 0.8.2OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
serialport>3.1.2>node-pre-gyp>request>tunnel-agent • 0.4.3HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT0
serialport>4.0.1>node-pre-gyp>request • 2.73.0Simplified HTTP request client.INDIRECT66
serialport>4.0.1>node-pre-gyp>request>aws-sign2 • 0.6.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
serialport>4.0.1>node-pre-gyp>request>caseless • 0.11.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
serialport>4.0.1>node-pre-gyp>request>forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
serialport>4.0.1>node-pre-gyp>request>oauth-sign • 0.8.2OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
serialport>4.0.1>node-pre-gyp>request>tunnel-agent • 0.4.3HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT0
unknown11
PackageRelationDependenciesPublished
serialport>3.1.2>node-pre-gyp>request>hawk>sntp • 1.0.9SNTP ClientINDIRECT1
serialport>3.1.2>node-pre-gyp>request>http-signature>jsprim>extsprintf • 1.0.2extended POSIX-style sprintfINDIRECT0
serialport>3.1.2>node-pre-gyp>request>http-signature>jsprim>json-schema • 0.2.2JSON Schema validation and specificationsINDIRECT0
serialport>3.1.2>node-pre-gyp>request>http-signature>jsprim>verror • 1.3.6richer JavaScript errorsINDIRECT1
serialport>3.1.2>node-pre-gyp>request>node-uuid • 1.4.7Rigorous implementation of RFC4122 (v1 and v4) UUIDs.INDIRECT0
serialport>4.0.1>node-pre-gyp>request>hawk>sntp • 1.0.9SNTP ClientINDIRECT1
serialport>4.0.1>node-pre-gyp>request>http-signature>jsprim>extsprintf • 1.0.2extended POSIX-style sprintfINDIRECT0
serialport>4.0.1>node-pre-gyp>request>http-signature>jsprim>json-schema • 0.2.2JSON Schema validation and specificationsINDIRECT0
serialport>4.0.1>node-pre-gyp>request>http-signature>jsprim>verror • 1.3.6richer JavaScript errorsINDIRECT1
serialport>4.0.1>node-pre-gyp>request>node-uuid • 1.4.7Rigorous implementation of RFC4122 (v1 and v4) UUIDs.INDIRECT0
temporal • 0.7.1Non-blocking, temporal task sequencing and scheduling.INDIRECT0
non-standard4
PackageRelationDependenciesPublished
serialport>3.1.2>node-pre-gyp>request>http-signature>sshpk>jsbn • 0.1.0The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
serialport>3.1.2>node-pre-gyp>request>http-signature>sshpk>tweetnacl • 0.13.3Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
serialport>4.0.1>node-pre-gyp>request>http-signature>sshpk>jsbn • 0.1.0The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
serialport>4.0.1>node-pre-gyp>request>http-signature>sshpk>tweetnacl • 0.13.3Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
Apache-2.0 OR BSD-2-Clause OR MIT2
PackageRelationDependenciesPublished
serialport>3.1.2>node-pre-gyp>rc • 1.1.6hardwired configuration loaderINDIRECT4
serialport>4.0.1>node-pre-gyp>rc • 1.1.6hardwired configuration loaderINDIRECT4
BSD-2-Clause2
PackageRelationDependenciesPublished
serialport>3.1.2>node-pre-gyp>tar-pack • 3.1.3Package and un-package modules of some sort (in tar/gz bundles).INDIRECT40
serialport>4.0.1>node-pre-gyp>tar-pack • 3.1.4Package and un-package modules of some sort (in tar/gz bundles).INDIRECT42
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.3 version:

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