EIGHTFINITE presents a small Vanilla+ modpack for Minecraft 1.7.10.
This README is a work in progress. Not all information might be accurate yet. Please report any inaccurate information.
This pack contains Fastcraft, by Player, enabled by default. Fastcraft enhances Minecraft with increased performance. Bug reports being made directly to Mod Authors should state Fastcraft is enabled.
Icon | Name | Author | License | Source Code | Distribution | Description | Version |
---|---|---|---|---|---|---|---|
@postman/form-data | postmanlabs | MIT | Open Source | ✔️ | A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. Required by postman-request. |
@postman/[email protected] |
|
@postman/tough-cookie | Jeremy Stashewsky | BSD-3-Clause | Open Source | ✔️ | RFC6265 Cookies and Cookie Jar for Node. Required by postman-request, request-promise. |
@postman/[email protected] |
|
@postman/tunnel-agent | Postman Labs | Apache-2.0 | Open Source | ✔️ | HTTP proxy tunneling agent. Required by postman-request. |
@postman/[email protected] |
|
ajv | Evgeny Poberezkin | MIT | Open Source | ✔️ | Another JSON Schema Validator. Required by table. |
[email protected] |
|
ansi-regex | Sindre Sorhus | MIT | Open Source | ✔️ | Regular expression for matching ANSI escape codes. Required by strip-ansi. |
[email protected] |
|
ansi-styles | Sindre Sorhus | MIT | Open Source | ✔️ | ANSI escape codes for styling strings in the terminal. Required by slice-ansi. |
[email protected] |
|
asn1 | Joyent | MIT | Open Source | ✔️ | Contains parsers and serializers for ASN.1 (currently BER only). Required by sshpk. |
[email protected] |
|
assert-plus | Mark Cavage | MIT | Open Source | ✔️ | Extra assertions on top of Node's assert module. Required by dashdash, getpass, http-signature, jsprim, sshpk, verror. |
[email protected] |
|
astral-regex | Kevin Mårtensson | MIT | Open Source | ✔️ | Regular expression for matching astral symbols. Required by slice-ansi. |
[email protected] |
|
asynckit | Alex Indigo | MIT | Open Source | ✔️ | Minimal async jobs utility library, with streams support. Required by @postman/form-data. |
[email protected] |
|
aws-sign2 | Mikeal Rogers | Apache-2.0 | Open Source | ✔️ | AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module. Required by postman-request. |
[email protected] |
|
aws4 | Michael Hart | MIT | Open Source | ✔️ | Signs and prepares requests using AWS Signature Version 4. Required by postman-request. |
[email protected] |
|
base64-js | T. Jameson Little | MIT | Open Source | ✔️ | Base64 encoding/decoding in pure JS. Required by brotli. |
[email protected] |
|
bcrypt-pbkdf | joyent | BSD-3-Clause | Open Source | ✔️ | Port of the OpenBSD bcrypt_pbkdf function to pure JS. Required by sshpk. |
[email protected] |
|
better-npm-audit | Jee Mok | MIT | Open Source | ✔️ | Reshape into a better npm audit for the community and encourage more people to include security audit into their process. | EIGHTFINITE/better-npm-audit#742aa2a459d5b16d7da083d5eed906a42e7778b6 (based on [email protected] ) |
|
bluebird | Petka Antonov | MIT | Open Source | ✔️ | Full featured Promises/A+ implementation with exceptionally good performance. Required by request-promise. |
[email protected] |
|
boolbase | Felix Boehm | ISC | Open Source | ✔️ | Two functions: One that returns true, one that returns false. Required by cheerio-select, css-select, nth-check. |
[email protected] |
|
brotli | Devon Govett | MIT | Open Source | ✔️ | A port of the Brotli compression algorithm as used in WOFF2. Required by postman-request. |
[email protected] |
|
caseless | Mikeal Rogers | Apache-2.0 | Open Source | ✔️ | Caseless object set/get/has, very useful when working with HTTP headers. Required by postman-request. |
[email protected] |
|
cheerio | Matt Mueller | MIT | Open Source | ✔️ | The fast, flexible & elegant library for parsing and manipulating HTML and XML. Required by cloudscraper. |
EIGHTFINITE/cheerio#e554c3ae3901abe539299b779e2aab8552a43760 (based on [email protected] ) |
|
cheerio-select | Felix Boehm | BSD-2-Clause | Open Source | ✔️ | CSS selector engine supporting jQuery selectors. Required by cheerio. |
[email protected] |
|
cloudscraper | Oleksii Sribnyi | MIT | Open Source | ✔️ | Bypasses cloudflare's anti-ddos page. | EIGHTFINITE/cloudscraper#9e2fe85cf60b5d0974b6c443582269ccc6ed8205 (based on [email protected] ) |
|
color-convert | Heather Arthur | MIT | Open Source | ✔️ | Plain color conversion functions. Required by ansi-styles. |
[email protected] |
|
color-name | DY | MIT | Open Source | ✔️ | A list of color names and its values. Required by color-convert. |
[email protected] |
|
combined-stream | Felix Geisendörfer | MIT | Open Source | ✔️ | A stream that emits multiple other streams one after another. Required by @postman/form-data, postman-request. |
[email protected] |
|
commander | TJ Holowaychuk | MIT | Open Source | ✔️ | The complete solution for Node command-line programs. Required by better-npm-audit. |
[email protected] |
|
core-util-is | Isaac Z. Schlueter | MIT | Open Source | ✔️ | The `util.is*` functions introduced in Node v0.12. Required by verror. |
[email protected] |
|
css-select | Felix Boehm | BSD-2-Clause | Open Source | ✔️ | A CSS selector compiler/engine. Required by cheerio-select. |
[email protected] |
|
css-what | Felix Böhm | BSD-2-Clause | Open Source | ✔️ | A CSS selector parser. Required by cheerio-select, css-select. |
[email protected] |
|
dashdash | Trent Mick | MIT | Open Source | ✔️ | A light, featureful and explicit option parsing library. Required by sshpk. |
[email protected] |
|
dayjs | iamkun | MIT | Open Source | ✔️ | 2KB immutable date time library alternative to Moment.js with the same modern API. Required by better-npm-audit. |
[email protected] |
|
debug | Josh Junon | MIT | Open Source | ✔️ | Lightweight debugging utility for Node and the browser. Required by electron-chrome-extensions. |
[email protected] |
|
delayed-stream | Felix Geisendörfer | MIT | Open Source | ✔️ | Buffers events from a stream until you are ready to handle them. Required by combined-stream. |
[email protected] |
|
dom-serializer | Felix Boehm | MIT | Open Source | ✔️ | Render domhandler DOM nodes to a string. Required by cheerio, domutils. |
[email protected] |
|
domelementtype | Felix Boehm | BSD-2-Clause | Open Source | ✔️ | All the types of nodes in htmlparser2's dom. Required by cheerio-select, dom-serializer, domhandler, domutils, htmlparser2. |
[email protected] |
|
domhandler | Felix Boehm | BSD-2-Clause | Open Source | ✔️ | Handler for htmlparser2 that turns pages into a dom. Required by cheerio, cheerio-select, css-select, dom-serializer, domutils, htmlparser2, parse5-htmlparser2-tree-adapter. |
[email protected] |
|
domutils | Felix Boehm | BSD-2-Clause | Open Source | ✔️ | Utilities for working with htmlparser2's dom. Required by cheerio, cheerio-select, css-select, htmlparser2. |
[email protected] |
|
ecc-jsbn | Jeremie Miller | MIT | Open Source | ✔️ | ECC JS code based on JSBN. Required by sshpk. |
[email protected] |
|
electron | Electron Community | MIT | Open Source | ✔️ | Build cross platform desktop apps with JavaScript, HTML, and CSS. | EIGHTFINITE/electron#9ab4e476494195c2fadd75cb0a0857ee7ece52d2 (based on [email protected] ) |
|
electron-chrome-extensions | Samuel Maddock | GPL-3.0 | Open Source | ✔️ | Chrome extension support for Electron. | [email protected] |
|
emoji-regex | Mathias Bynens | MIT | Open Source | ✔️ | A regular expression to match all Emoji-only symbols as per the Unicode Standard. Required by string-width. |
[email protected] |
|
encoding-sniffer | Felix Boehm | MIT | Open Source | ✔️ | Implementation of the HTML encoding sniffer algo, with stream support. Required by cheerio. |
[email protected] |
|
entities | Felix Boehm | BSD-2-Clause | Open Source | ✔️ | Encode & decode XML and HTML entities with ease & speed. Required by dom-serializer, htmlparser2, parse5. |
[email protected] |
|
extend | Stefan Thomas | MIT | Open Source | ✔️ | Port of jQuery.extend for Node and the browser. Required by postman-request. |
[email protected] |
|
extsprintf | davepacheco | MIT | Open Source | ✔️ | Extended POSIX-style sprintf. Required by jsprim, verror. |
[email protected] |
|
fast-deep-equal | Evgeny Poberezkin | MIT | Open Source | ✔️ | Fast deep equal. Required by ajv, har-validator/ajv. |
[email protected] |
|
fast-json-stable-stringify | James Halliday | MIT | Open Source | ✔️ | Deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify. Required by har-validator/ajv. |
[email protected] |
|
fast-uri | Vincent Le Goff | BSD-3-Clause | Open Source | ✔️ | Dependency free RFC 3986 URI toolbox. Required by ajv. |
[email protected] |
|
forever-agent | Mikeal Rogers | Apache-2.0 | Open Source | ✔️ | HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module. Required by postman-request. |
[email protected] |
|
getpass | Alex Wilson | MIT | Open Source | ✔️ | Getpass for Node. Required by sshpk. |
[email protected] |
|
har-schema | Ahmad Nassri | ISC | Open Source | ✔️ | JSON Schema for HTTP Archive (HAR). Required by har-validator. |
[email protected] |
|
har-validator | Ahmad Nassri | MIT | Open Source | ✔️ | Extremely fast HTTP Archive (HAR) validator using JSON Schema. Required by postman-request. |
[email protected] |
|
har-validator/ajv | Evgeny Poberezkin | MIT | Open Source | ✔️ | Another JSON Schema Validator. Required by har-validator. |
[email protected] |
|
har-validator/json-schema-traverse | Evgeny Poberezkin | MIT | Open Source | ✔️ | Traverse JSON Schema passing each schema object to callback. Required by har-validator/ajv. |
[email protected] |
|
htmlparser2 | Felix Boehm | MIT | Open Source | ✔️ | Fast & forgiving HTML/XML parser. Required by cheerio. |
[email protected] |
|
http-signature | Joyent, Inc | MIT | Open Source | ✔️ | Reference implementation of Joyent's HTTP Signature scheme. Required by postman-request. |
[email protected] |
|
iconv-lite | Alexander Shtuchkin | MIT | Open Source | ✔️ | Convert character encodings in pure JavaScript. Required by encoding-sniffer, whatwg-encoding. |
[email protected] |
|
is-fullwidth-code-point | Sindre Sorhus | MIT | Open Source | ✔️ | Check if the character represented by a given Unicode code point is fullwidth. Required by slice-ansi, string-width. |
[email protected] |
|
is-typedarray | Hugh Kennedy | MIT | Open Source | ✔️ | Detect whether or not an object is a Typed Array. Required by postman-request. |
[email protected] |
|
isstream | Rod Vagg | MIT | Open Source | ✔️ | Determine if an object is a Stream. Required by postman-request. |
[email protected] |
|
jquery | OpenJS Foundation and other contributors | MIT | Open Source | ✔️ | JavaScript library for DOM operations. | [email protected] |
|
jquery-1 | jQuery Foundation and other contributors | MIT | Open Source | ✔️ | JavaScript library for DOM operations. | EIGHTFINITE/jquery-1#f8b71c4a6f8841502a982177fab36e007ab4c7a5 (based on [email protected] ) |
|
jsbn | Tom Wu | MIT | Open Source | ✔️ | The 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. Required by ecc-jsbn, sshpk. |
[email protected] |
|
json-schema | Kris Zyp | AFL-2.1 or BSD-3-Clause | Open Source | ✔️ | JSON Schema validation and specifications. Required by jsprim. |
[email protected] |
|
json-schema-traverse | Evgeny Poberezkin | MIT | Open Source | ✔️ | Traverse JSON Schema passing each schema object to callback. Required by ajv. |
[email protected] |
|
json-stringify-safe | Isaac Z. Schlueter | ISC | Open Source | ✔️ | Like JSON.stringify, but doesn't blow up on circular refs. Required by postman-request. |
[email protected] |
|
jsprim | joyent | MIT | Open Source | ✔️ | Utilities for primitive JavaScript types. Required by http-signature. |
[email protected] |
|
lodash.get | John-David Dalton | MIT | Open Source | ✔️ | The lodash method `_.get` exported as a module. Required by better-npm-audit. |
[email protected] |
|
lodash.isarraylike | John-David Dalton | MIT | Open Source | ✔️ | The lodash method `_.isArrayLike` exported as a module. Required by cheerio. |
[email protected] |
|
lodash.isfunction | John-David Dalton | MIT | Open Source | ✔️ | The Lodash method `_.isFunction` exported as a module. Required by request-promise-core. |
[email protected] |
|
lodash.isobjectlike | John-David Dalton | MIT | Open Source | ✔️ | The lodash method `_.isObjectLike` exported as a module. Required by request-promise-core. |
[email protected] |
|
lodash.isstring | John-David Dalton | MIT | Open Source | ✔️ | The lodash method `_.isString` exported as a module. Required by request-promise-core. |
[email protected] |
|
lodash.isundefined | John-David Dalton | MIT | Open Source | ✔️ | The modern build of lodash's `_.isUndefined` as a module. Required by request-promise-core. |
[email protected] |
|
lodash.truncate | John-David Dalton | MIT | Open Source | ✔️ | The lodash method `_.truncate` exported as a module. Required by table. |
[email protected] |
|
mime-db | jshttp | MIT | Open Source | ✔️ | Media Type Database. Required by mime-types. |
[email protected] |
|
mime-types | jshttp | MIT | Open Source | ✔️ | The ultimate JavaScript content-type utility. Required by @postman/form-data, postman-request. |
[email protected] |
|
ms | vercel | MIT | Open Source | ✔️ | Tiny millisecond conversion utility. Required by debug. |
[email protected] |
|
npm | GitHub Inc. | npm license | Open Source | ✔️ | A package manager for JavaScript. | [email protected] |
|
npm-6 | GitHub Inc. | npm license | Open Source | ✔️ | A package manager for JavaScript. | [email protected] |
|
nth-check | Felix Boehm | BSD-2-Clause | Open Source | ✔️ | Parses and compiles CSS nth-checks to highly optimized functions. Required by css-select. |
[email protected] |
|
oauth-sign | Mikeal Rogers | Apache-2.0 | Open Source | ✔️ | OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module. Required by postman-request. |
[email protected] |
|
parse5 | Ivan Nikulin | MIT | Open Source | ✔️ | HTML parser and serializer. Required by cheerio, parse5-htmlparser2-tree-adapter, parse5-parser-stream. |
[email protected] |
|
parse5-htmlparser2-tree-adapter | Ivan Nikulin | MIT | Open Source | ✔️ | htmlparser2 tree adapter for parse5. Required by cheerio. |
[email protected] |
|
parse5-parser-stream | Ivan Nikulin | MIT | Open Source | ✔️ | Streaming HTML parser with scripting support. Required by cheerio. |
[email protected] |
|
postman-request | Mikeal Rogers | Apache-2.0 | Open Source | ✔️ | Simplified HTTP request client. | EIGHTFINITE/postman-request#92c832188bfbf2fd32458a15b3905ec72b7339f4 (based on [email protected] ) |
|
psl | Lupo Montero | MIT | Open Source | ✔️ | Domain name parser based on the Public Suffix List. Required by @postman/tough-cookie. |
[email protected] |
|
punycode | Mathias Bynens | MIT | Open Source | ✔️ | A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. Required by @postman/tough-cookie, uri-js. |
[email protected] |
|
qs | ljharb | BSD-3-Clause | Open Source | ✔️ | A querystring parser that supports nesting and arrays, with a depth limit. Required by postman-request. |
[email protected] |
|
querystringify | Arnout Kazemier | MIT | Open Source | ✔️ | Querystringify - Small, simple but powerful query string parser. Required by url-parse. |
[email protected] |
|
request-promise | Nicolai Kamenzky | ISC | Open Source | ✔️ | The simplified HTTP request client 'request' with Promise support. Powered by Bluebird. Required by cloudscraper. |
EIGHTFINITE/request-promise#029ec7b753601ddcdc35308cef1a58159763661e (based on [email protected] ) |
|
request-promise-core | Nicolai Kamenzky | ISC | Open Source | ✔️ | Core Promise support implementation for the simplified HTTP request client 'request'. Required by request-promise. |
EIGHTFINITE/request-promise-core#5f34fe212693691824fbde5a1f42a6f2bc2a344a (based on [email protected] ) |
|
require-from-string | Vsevolod Strukchinsky | MIT | Open Source | ✔️ | Require module from string. Required by ajv. |
[email protected] |
|
requires-port | Arnout Kazemier | MIT | Open Source | ✔️ | Check if a protocol requires a certain port number to be added to an URL. Required by url-parse. |
[email protected] |
|
safe-buffer | Feross Aboukhadijeh | MIT | Open Source | ✔️ | Safer Node Buffer API. Required by @postman/tunnel-agent, postman-request. |
[email protected] |
|
safer-buffer | Nikita Skovoroda | MIT | Open Source | ✔️ | Modern Buffer API polyfill without footguns. Required by asn1, ecc-jsbn, iconv-lite, sshpk. |
[email protected] |
|
semver | GitHub Inc. | ISC | Open Source | ✔️ | The semantic version parser used by npm. Required by better-npm-audit. |
[email protected] |
|
slice-ansi | chalk | MIT | Open Source | ✔️ | Slice a string with ANSI escape codes. Required by table. |
[email protected] |
|
spdx-exceptions | The Linux Foundation | CC-BY-3.0 | Open Source | ✔️ | List of SPDX standard license exceptions. Required by spdx-expression-parse. |
[email protected] |
|
spdx-expression-parse | Kyle E. Mitchell | MIT | Open Source | ✔️ | Parse SPDX license expressions. | EIGHTFINITE/spdx-expression-parse#d10479ea4c74e16adeeed31dbfd3282e8c269292 (based on [email protected] ) |
|
spdx-license-ids | Shinnosuke Watanabe | CC0-1.0 | Open Source | ✔️ | A list of SPDX license identifiers. Required by spdx-expression-parse. |
[email protected] |
|
sshpk | Joyent, Inc | MIT | Open Source | ✔️ | A library for finding and using SSH public keys. Required by http-signature. |
[email protected] |
|
stealthy-require | Nicolai Kamenzky | ISC | Open Source | ✔️ | The closest you can get to require something with bypassing the require cache. Required by request-promise. |
[email protected] |
|
stream-length | Sven Slootweg | WTFPL | Open Source | ✔️ | For a given Buffer or Stream, this module will attempt to determine the total length of the stream contents. It currently supports Buffers, `fs` streams, `http` responses, and `request` objects, and allows for specifying custom stream types. Required by postman-request. |
[email protected] |
|
stream-length/bluebird | Petka Antonov | MIT | Open Source | ✔️ | Full featured Promises/A+ implementation with exceptionally good performance. Required by stream-length. |
[email protected] |
|
string-width | Sindre Sorhus | MIT | Open Source | ✔️ | Get the visual width of a string - the number of columns required to display it. Required by table. |
[email protected] |
|
strip-ansi | Sindre Sorhus | MIT | Open Source | ✔️ | Strip ANSI escape codes from a string. Required by string-width, table. |
[email protected] |
|
table | Gajus Kuizinas | BSD-3-Clause | Open Source | ✔️ | Formats data into a string table. Required by better-npm-audit. |
[email protected] |
|
top-user-agents | Kiko Beats | MIT | Open Source | ✔️ | A list of most common User Agent. | EIGHTFINITE/top-user-agents-1#main (based on [email protected] ) |
|
tweetnacl | TweetNaCl-js contributors | Unlicense | Open Source | ✔️ | Port of TweetNaCl cryptographic library to JavaScript. Required by bcrypt-pbkdf, sshpk. |
[email protected] |
|
undici | nodejs | MIT | Open Source | ✔️ | An HTTP/1.1 client, written from scratch for Node. Required by cheerio. |
[email protected] |
|
universalify | Ryan Zimmerman | MIT | Open Source | ✔️ | Make a callback- or promise-based function support both promises and callbacks. Required by @postman/tough-cookie. |
[email protected] |
|
uri-js | Gary Court | BSD-2-Clause | Open Source | ✔️ | An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript. Required by har-validator/ajv. |
[email protected] |
|
url-parse | Arnout Kazemier | MIT | Open Source | ✔️ | Small footprint URL parser that works seamlessly across Node and browser environments. Required by @postman/tough-cookie. |
[email protected] |
|
uuid | uuidjs | MIT | Open Source | ✔️ | RFC4122 (v1, v4, and v5) UUIDs. Required by postman-request. |
[email protected] |
|
verror | davepacheco | MIT | Open Source | ✔️ | Richer JavaScript errors. Required by jsprim. |
[email protected] |
|
whatwg-encoding | Domenic Denicola | MIT | Open Source | ✔️ | Decode strings according to the WHATWG Encoding Standard. Required by encoding-sniffer. |
[email protected] |
|
whatwg-mimetype | Domenic Denicola | MIT | Open Source | ✔️ | Parses, serializes, and manipulates MIME types, according to the WHATWG MIME Sniffing Standard. Required by cheerio. |
[email protected] |
Cogs / Gears Icon[1][2][3] is Copyright (c) 2013 13ree.design[1][2][3]. Licensed to EIGHTFINITE by Adobe Inc., Iconfinder ApS, Shutterstock Inc.