licenses.dev

kongge-tpt v0.0.8

## Commands

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT119
PackageRelationDependenciesPublished
accepts • 1.3.8Higher-level content negotiationINDIRECT3
ajv • 6.15.0Another JSON Schema ValidatorINDIRECT5
align-text • 0.1.4Align the text in a string.INDIRECT4
any-promise • 1.3.0Resolve any installed ES6 compatible promiseINDIRECT0
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
async • 0.2.10Higher-order functions and common patterns for asynchronous codeINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.16Brace expansion as known from sh/bashINDIRECT2
camelcase • 1.2.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
center-align • 0.1.3Center-align the text in a string.INDIRECT6
co • 4.6.0generator async control flow goodnessINDIRECT0
colors • 0.6.2get colors in your node.js console like whatINDIRECT0
colors • 1.4.0get colors in your node.js consoleDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 1.3.2the complete solution for node.js command-line programsINDIRECT1
commander • 2.20.3the complete solution for node.js command-line programsDIRECT0
composition • 2.3.0Compose generator and async/await middlewareINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
content-disposition • 0.5.4Create and parse Content-Disposition headerINDIRECT1
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
cookies • 0.8.0Cookies, optionally signed using Keygrip.INDIRECT3
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
debug • 2.6.9small debugging utilityINDIRECT1
debug • 3.2.7small debugging utilityINDIRECT1
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
deep-equal • 1.0.1node's assert.deepEqual algorithmINDIRECT0
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
delegates • 1.0.0delegate methods and accessors to another propertyINDIRECT0
depd • 1.1.2Deprecate all the thingsINDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.2.0destroy a stream if possibleINDIRECT0
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
error-inject • 1.0.0inject an error listener into a streamINDIRECT0
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
form-data • 2.3.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
fresh • 0.5.2HTTP response freshness testingINDIRECT0
fs-extra • 0.24.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.DIRECT14
generate-schema • 2.6.0Effortlessly convert your JSON Object to JSON Schema, Mongoose Schema, or a Generic template for quick documentation / upstart.DIRECT2
getpass • 0.1.7getpass for node.jsINDIRECT1
handlebars • 3.0.8Handlebars provides the power necessary to let you build semantic templates effectively with no frustrationDIRECT22
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
http-assert • 1.5.0assert with status codesINDIRECT7
http-errors • 1.6.3Create HTTP error objectsINDIRECT4
http-errors • 1.8.1Create HTTP error objectsINDIRECT5
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
jsbn • 0.1.1The 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
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsonfile • 2.4.0Easily read/write JSON files.INDIRECT1
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
keygrip • 1.1.0Key signing and verification for rotated credentialsINDIRECT1
keypress • 0.1.0Make any Node ReadableStream emit "keypress" eventsINDIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT1
koa-compose • 2.5.1compose Koa middlewareINDIRECT0
koa-is-json • 1.0.0check if a koa body should be interpreted as JSONINDIRECT0
koa-route • 2.4.2Koa route middlewareDIRECT5
koa-send • 2.0.3Transfer static filesINDIRECT14
koa-static • 1.5.3Static file serving middleware for koaDIRECT15
koa • 1.7.1Koa web app frameworkDIRECT38
lazy-cache • 1.0.4Cache requires to be lazy-loaded when needed.INDIRECT0
longest • 1.0.1Get the longest item in an array.INDIRECT0
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
methods • 1.1.2HTTP methods that node supportsINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
minimist • 0.0.10parse argument optionsINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
mz • 2.7.0modernize node.js to current ECMAScript standardsINDIRECT4
ncp • 0.4.2Asynchronous recursive file copy utility.INDIRECT0
negotiator • 0.6.3HTTP content negotiationINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
parseurl • 1.3.3parse a url with memoizationINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-to-regexp • 1.9.0Express style path to RegExp utilityINDIRECT1
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
pkginfo • 0.3.1An easy way to expose properties on a module from a package.jsonINDIRECT0
pkginfo • 0.4.1An easy way to expose properties on a module from a package.jsonINDIRECT0
prompt • 0.2.14A beautiful command-line prompt for node.jsDIRECT30
psl • 1.15.0Domain name parser based on the Public Suffix ListINDIRECT1
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.INDIRECT0
resolve-path • 1.4.0Resolve a relative path against a root path with validationINDIRECT6
right-align • 0.1.3Right-align the text in a string.INDIRECT5
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
stack-trace • 0.0.10Get v8 stack traces as an array of CallSite objects.INDIRECT0
statuses • 1.5.0HTTP status utilityINDIRECT0
thenify-all • 1.6.0Promisifies all the selected functions in an objectINDIRECT2
thenify • 3.3.1Promisify a callback-based functionINDIRECT1
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
tsscmp • 1.0.6Timing safe string compare using double HMACINDIRECT0
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
type-of-is • 3.5.1Determine and test types using constructor or {}.toStringINDIRECT0
uglify-to-browserify • 1.0.2A transform to make UglifyJS work in browserify.INDIRECT0
uuid • 2.0.3Rigorous implementation of RFC4122 (v1 and v4) UUIDs.DIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
window-size • 0.1.0Reliable way to to get the height and width of the terminal/console in a node.js environment.INDIRECT0
winston • 0.8.3A multi-transport async logging library for Node.jsINDIRECT7
wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop.INDIRECT0
yargs • 3.10.0Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT13
ISC17
PackageRelationDependenciesPublished
cliui • 2.1.0easily create complex multi-column command-line-interfacesINDIRECT9
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
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
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.5a glob matcher in javascriptINDIRECT3
mute-stream • 0.0.8Bytes go in, but they don't come out (when muted).INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
read • 1.0.7read(1) for node programsINDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
setprototypeof • 1.1.0A small polyfill for Object.setprototypeofINDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Apache-2.07
PackageRelationDependenciesPublished
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
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
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
request • 2.88.2Simplified HTTP request client.DIRECT46
revalidator • 0.1.8A cross-browser / node.js validator used by resourcefulINDIRECT0
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
unknown6
PackageRelationDependenciesPublished
cycle • 1.0.3decycle your jsonINDIRECT0
eyes • 0.1.8a customizable value inspectorINDIRECT0
i • 0.3.7custom inflections for nodejsINDIRECT0
mockjs • 0.1.10模拟请求 & 模拟数据DIRECT2
only • 0.0.2return whitelisted properties of an objectINDIRECT0
utile • 0.2.1A drop-in replacement for `util` with some additional advantageous functionsINDIRECT18
BSD-3-Clause5
PackageRelationDependenciesPublished
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
qs • 6.5.5A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
source-map • 0.1.43Generates and consumes source mapsINDIRECT1
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
MIT OR X112
PackageRelationDependenciesPublished
optimist • 0.6.1Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT2
wordwrap • 0.0.2Wrap those words. Show them at what columns to start and stop.INDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
uglify-js • 2.8.29JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT16
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.8 version:

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