licenses.dev

fekit-extension-yo v0.1.0

为fekit增加yo命令

Published on

Licenses

Learn more about license information.

Package Licenses

non-standard

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.9.0Higher-order functions and common patterns for asynchronous codeDIRECT0
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
brace-expansion • 1.1.16Brace expansion as known from sh/bashINDIRECT2
colors • 1.0.3get colors in your node.js consoleDIRECT0
combined-stream • 0.0.7A stream that emits multiple other streams one after another.INDIRECT1
commander • 1.1.1the complete solution for node.js command-line programsINDIRECT1
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.INDIRECT5
http-signature • 0.10.1Reference implementation of Joyent's HTTP Signature scheme.INDIRECT3
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
keypress • 0.1.0Make any Node ReadableStream emit "keypress" eventsINDIRECT0
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
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
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 • 7.4.9tldts core primitives (internal module)INDIRECT0
tldts • 7.4.9Library to work against complex domain names, subdomains and URIs.INDIRECT1
ISC12
PackageRelationDependenciesPublished
block-stream • 0.0.9a stream of blocksINDIRECT1
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 • 3.0.12A drop-in replacement for fs, making various improvements.INDIRECT1
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.5a glob matcher in javascriptINDIRECT3
natives • 1.1.6Do stuff with Node.js's native JavaScript modulesINDIRECT0
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 • 6.0.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-standard5
PackageRelationDependenciesPublished
caseless • 0.8.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
fstream • 0.1.31Advanced file system stream thingsINDIRECT16
hoek • 0.9.1General purpose node utilitiesINDIRECT0
tar.gz • 0.1.1Native gzip compression and decompression utility for Node.js.DIRECT21
tar • 0.1.20tar for nodeINDIRECT18
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/fekit-extension-yo)](https://licenses.dev/npm/fekit-extension-yo)
<a href="https://licenses.dev/npm/fekit-extension-yo">
  <img src="https://licenses.dev/b/npm/fekit-extension-yo" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.0 version:

[![licenses](https://licenses.dev/b/npm/fekit-extension-yo/0.1.0)](https://licenses.dev/npm/fekit-extension-yo/0.1.0)
<a href="https://licenses.dev/npm/fekit-extension-yo/0.1.0">
  <img src="https://licenses.dev/b/npm/fekit-extension-yo/0.1.0" alt="licenses" />
</a>
GitHub