licenses.dev

create-torrent v3.33.0

Create .torrent files

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT25
PackageRelationDependenciesPublished
bencode • 2.0.3Bencode de/encoderDIRECT0
block-stream2 • 1.1.0transform input into equally-sized blocks of outputDIRECT9
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
defined • 1.0.1return the first argument that is `!== undefined`INDIRECT0
filestream • 4.1.3W3C File Reader API streaming interfacesDIRECT11
flatten • 1.0.3Flatten arbitrarily nested arrays into a non-nested list of non-array items. Maintained for legacy compatibility.DIRECT0
is-file • 1.0.0Tests if a given path resolves to a file.DIRECT0
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
junk • 2.1.0Filter out system junk files like .DS_Store and Thumbs.dbDIRECT0
minimist • 1.2.8parse argument optionsDIRECT0
multistream • 2.1.1A stream that emits multiple other streams one after another (streams2)DIRECT8
piece-length • 1.0.1piece-length finds the optimal piece length for a given number of bytes. Optimal for what exactly? BitTorrent. [VuzeWiki](http://wiki.vuze.com/w/Torrent_Piece_Size) and [TorrentFreak](http://torrentfreak.com/how-to-make-the-best-torrents-081121/) have botDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsDIRECT4
run-parallel • 1.2.0Run an array of functions in parallelDIRECT1
rusha • 0.8.14A high-performance pure-javascript SHA1 implementation suitable for large binary data.INDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
simple-sha1 • 2.1.2A simple api for generating sha1 hashes in node and the browser.DIRECT1
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
typedarray-to-buffer • 3.1.5Convert a typed array to a Buffer without a copyINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
ISC3
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
once • 1.4.0Run a function exactly one timeDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.33.0 version:

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