Skip to content

EIGHTFINITE/DownloadItYourself

Repository files navigation

Download It Yourself

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.

Node dependencies

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/form-data@3.1.1
@postman/tough-cookie Jeremy Stashewsky BSD-3-Clause Open Source ✔️ RFC6265 Cookies and Cookie Jar for Node.
Required by postman-request, request-promise.
@postman/tough-cookie@4.1.3-postman.1
@postman/tunnel-agent Postman Labs Apache-2.0 Open Source ✔️ HTTP proxy tunneling agent.
Required by postman-request.
@postman/tunnel-agent@0.6.3
ajv Evgeny Poberezkin MIT Open Source ✔️ Another JSON Schema Validator.
Required by table.
ajv@8.13.0
ansi-regex Sindre Sorhus MIT Open Source ✔️ Regular expression for matching ANSI escape codes.
Required by strip-ansi.
ansi-regex@5.0.1
ansi-styles Sindre Sorhus MIT Open Source ✔️ ANSI escape codes for styling strings in the terminal.
Required by slice-ansi.
ansi-styles@4.3.0
asn1 Joyent MIT Open Source ✔️ Contains parsers and serializers for ASN.1 (currently BER only).
Required by sshpk.
asn1@0.2.6
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.
assert-plus@1.0.0
astral-regex Kevin Mårtensson MIT Open Source ✔️ Regular expression for matching astral symbols.
Required by slice-ansi.
astral-regex@2.0.0
asynckit Alex Indigo MIT Open Source ✔️ Minimal async jobs utility library, with streams support.
Required by @postman/form-data.
asynckit@0.4.0
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.
aws-sign2@0.7.0
aws4 Michael Hart MIT Open Source ✔️ Signs and prepares requests using AWS Signature Version 4.
Required by postman-request.
aws4@1.12.0
base64-js T. Jameson Little MIT Open Source ✔️ Base64 encoding/decoding in pure JS.
Required by brotli.
base64-js@1.5.1
bcrypt-pbkdf joyent BSD-3-Clause Open Source ✔️ Port of the OpenBSD bcrypt_pbkdf function to pure JS.
Required by sshpk.
bcrypt-pbkdf@1.0.2
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#8a8484ca355aeb769c7d383f356c97ead25b53be
(based on better-npm-audit@3.7.3)
bluebird Petka Antonov MIT Open Source ✔️ Full featured Promises/A+ implementation with exceptionally good performance.
Required by request-promise.
bluebird@3.7.2
boolbase Felix Boehm ISC Open Source ✔️ Two functions: One that returns true, one that returns false.
Required by cheerio-select, css-select, nth-check.
boolbase@1.0.0
brotli Devon Govett MIT Open Source ✔️ A port of the Brotli compression algorithm as used in WOFF2.
Required by postman-request.
brotli@1.3.3
caseless Mikeal Rogers Apache-2.0 Open Source ✔️ Caseless object set/get/has, very useful when working with HTTP headers.
Required by postman-request.
caseless@0.12.0
cheerio Matt Mueller MIT Open Source ✔️ Tiny, fast, and elegant implementation of core jQuery designed specifically for the server.
Required by cloudscraper.
EIGHTFINITE/cheerio#2228397d3fe29be54b8f5c638c027d145b795bd3
(based on cheerio@1.0.0-rc.12)
cheerio-select Felix Boehm BSD-2-Clause Open Source ✔️ CSS selector engine supporting jQuery selectors.
Required by cheerio.
cheerio-select@2.1.0
cloudscraper Oleksii Sribnyi MIT Open Source ✔️ Bypasses cloudflare's anti-ddos page. EIGHTFINITE/cloudscraper#9e2fe85cf60b5d0974b6c443582269ccc6ed8205
(based on cloudscraper@4.6.0)
color-convert Heather Arthur MIT Open Source ✔️ Plain color conversion functions.
Required by ansi-styles.
color-convert@2.0.1
color-name DY MIT Open Source ✔️ A list of color names and its values.
Required by color-convert.
color-name@1.1.4
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.
combined-stream@1.0.8
commander TJ Holowaychuk MIT Open Source ✔️ The complete solution for Node command-line programs.
Required by better-npm-audit.
commander@8.3.0
core-util-is Isaac Z. Schlueter MIT Open Source ✔️ The `util.is*` functions introduced in Node v0.12.
Required by verror.
core-util-is@1.0.2
css-select Felix Boehm BSD-2-Clause Open Source ✔️ A CSS selector compiler/engine.
Required by cheerio-select.
css-select@5.1.0
css-what Felix Böhm BSD-2-Clause Open Source ✔️ A CSS selector parser.
Required by cheerio-select, css-select.
css-what@6.1.0
dashdash Trent Mick MIT Open Source ✔️ A light, featureful and explicit option parsing library.
Required by sshpk.
dashdash@1.14.1
dayjs iamkun MIT Open Source ✔️ 2KB immutable date time library alternative to Moment.js with the same modern API.
Required by better-npm-audit.
dayjs@1.11.11
debug Josh Junon MIT Open Source ✔️ Lightweight debugging utility for Node and the browser.
Required by electron-chrome-extensions.
debug@4.3.4
delayed-stream Felix Geisendörfer MIT Open Source ✔️ Buffers events from a stream until you are ready to handle them.
Required by combined-stream.
delayed-stream@1.0.0
dom-serializer Felix Boehm MIT Open Source ✔️ Render domhandler DOM nodes to a string.
Required by cheerio, domutils.
dom-serializer@2.0.0
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.
domelementtype@2.3.0
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.
domhandler@5.0.3
domutils Felix Boehm BSD-2-Clause Open Source ✔️ Utilities for working with htmlparser2's dom.
Required by cheerio, cheerio-select, css-select, htmlparser2.
domutils@3.1.0
ecc-jsbn Jeremie Miller MIT Open Source ✔️ ECC JS code based on JSBN.
Required by sshpk.
ecc-jsbn@0.1.2
electron Electron Community MIT Open Source ✔️ Build cross platform desktop apps with JavaScript, HTML, and CSS. EIGHTFINITE/electron#6352feb99172e5f98eca083cdace7c0698bd683c
(based on electron@30.0.6)
electron-chrome-extensions Samuel Maddock GPL-3.0 Open Source ✔️ Chrome extension support for Electron. electron-chrome-extensions@3.10.1
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.
emoji-regex@8.0.0
entities Felix Boehm BSD-2-Clause Open Source ✔️ Encode & decode XML and HTML entities with ease & speed.
Required by dom-serializer, htmlparser2, parse5.
entities@4.5.0
extend Stefan Thomas MIT Open Source ✔️ Port of jQuery.extend for Node and the browser.
Required by postman-request.
extend@3.0.2
extsprintf davepacheco MIT Open Source ✔️ Extended POSIX-style sprintf.
Required by jsprim, verror.
extsprintf@1.3.0
fast-deep-equal Evgeny Poberezkin MIT Open Source ✔️ Fast deep equal.
Required by ajv, har-validator/ajv.
fast-deep-equal@3.1.3
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.
fast-json-stable-stringify@2.1.0
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.
forever-agent@0.6.1
getpass Alex Wilson MIT Open Source ✔️ Getpass for Node.
Required by sshpk.
getpass@0.1.7
har-schema Ahmad Nassri ISC Open Source ✔️ JSON Schema for HTTP Archive (HAR).
Required by har-validator.
har-schema@2.0.0
har-validator Ahmad Nassri MIT Open Source ✔️ Extremely fast HTTP Archive (HAR) validator using JSON Schema.
Required by postman-request.
har-validator@5.1.5
har-validator/ajv Evgeny Poberezkin MIT Open Source ✔️ Another JSON Schema Validator.
Required by har-validator.
ajv@6.12.6
har-validator/json-schema-traverse Evgeny Poberezkin MIT Open Source ✔️ Traverse JSON Schema passing each schema object to callback.
Required by har-validator/ajv.
json-schema-traverse@0.4.1
htmlparser2 Felix Boehm MIT Open Source ✔️ Fast & forgiving HTML/XML parser.
Required by cheerio.
htmlparser2@8.0.2
http-signature Joyent, Inc MIT Open Source ✔️ Reference implementation of Joyent's HTTP Signature scheme.
Required by postman-request.
http-signature@1.3.6
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.
is-fullwidth-code-point@3.0.0
is-typedarray Hugh Kennedy MIT Open Source ✔️ Detect whether or not an object is a Typed Array.
Required by postman-request.
is-typedarray@1.0.0
isstream Rod Vagg MIT Open Source ✔️ Determine if an object is a Stream.
Required by postman-request.
isstream@0.1.2
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.
jsbn@0.1.1
json-schema Kris Zyp AFL-2.1 or BSD-3-Clause Open Source ✔️ JSON Schema validation and specifications.
Required by jsprim.
json-schema@0.4.0
json-schema-traverse Evgeny Poberezkin MIT Open Source ✔️ Traverse JSON Schema passing each schema object to callback.
Required by ajv.
json-schema-traverse@1.0.0
json-stringify-safe Isaac Z. Schlueter ISC Open Source ✔️ Like JSON.stringify, but doesn't blow up on circular refs.
Required by postman-request.
json-stringify-safe@5.0.1
jsprim joyent MIT Open Source ✔️ Utilities for primitive JavaScript types.
Required by http-signature.
jsprim@2.0.2
lodash.get John-David Dalton MIT Open Source ✔️ The lodash method `_.get` exported as a module.
Required by better-npm-audit.
lodash.get@4.4.2
lodash.isarraylike John-David Dalton MIT Open Source ✔️ The lodash method `_.isArrayLike` exported as a module.
Required by cheerio.
lodash.isarraylike@4.2.0
lodash.isfunction John-David Dalton MIT Open Source ✔️ The Lodash method `_.isFunction` exported as a module.
Required by request-promise-core.
lodash.isfunction@3.0.9
lodash.isobjectlike John-David Dalton MIT Open Source ✔️ The lodash method `_.isObjectLike` exported as a module.
Required by request-promise-core.
lodash.isobjectlike@4.0.0
lodash.isstring John-David Dalton MIT Open Source ✔️ The lodash method `_.isString` exported as a module.
Required by request-promise-core.
lodash.isstring@4.0.1
lodash.isundefined John-David Dalton MIT Open Source ✔️ The modern build of lodash's `_.isUndefined` as a module.
Required by request-promise-core.
lodash.isundefined@3.0.1
lodash.truncate John-David Dalton MIT Open Source ✔️ The lodash method `_.truncate` exported as a module.
Required by table.
lodash.truncate@4.4.2
mime-db jshttp MIT Open Source ✔️ Media Type Database.
Required by mime-types.
mime-db@1.52.0
mime-types jshttp MIT Open Source ✔️ The ultimate JavaScript content-type utility.
Required by @postman/form-data, postman-request.
mime-types@2.1.35
ms zeit MIT Open Source ✔️ Tiny millisecond conversion utility.
Required by debug.
ms@2.1.2
npm GitHub Inc. npm license Open Source ✔️ A package manager for JavaScript. npm@10.8.0
npm-6 GitHub Inc. npm license Open Source ✔️ A package manager for JavaScript. npm@6.14.18
nth-check Felix Boehm BSD-2-Clause Open Source ✔️ Parses and compiles CSS nth-checks to highly optimized functions.
Required by css-select.
nth-check@2.1.1
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.
oauth-sign@0.9.0
parse5 Ivan Nikulin MIT Open Source ✔️ HTML parser and serializer.
Required by cheerio, parse5-htmlparser2-tree-adapter.
parse5@7.1.2
parse5-htmlparser2-tree-adapter Ivan Nikulin MIT Open Source ✔️ Htmlparser2 tree adapter for parse5.
Required by cheerio.
parse5-htmlparser2-tree-adapter@7.0.0
postman-request Mikeal Rogers Apache-2.0 Open Source ✔️ Simplified HTTP request client. EIGHTFINITE/postman-request#44bd94e554daff11dd78a1e757fe46f403f65a4f
(based on postman-request@2.88.1-postman.33)
psl Lupo Montero MIT Open Source ✔️ Domain name parser based on the Public Suffix List.
Required by @postman/tough-cookie.
psl@1.9.0
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.
punycode@2.3.1
qs ljharb BSD-3-Clause Open Source ✔️ A querystring parser that supports nesting and arrays, with a depth limit.
Required by postman-request.
qs@6.5.3
querystringify Arnout Kazemier MIT Open Source ✔️ Querystringify - Small, simple but powerful query string parser.
Required by url-parse.
querystringify@2.2.0
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 request-promise@4.2.6)
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 request-promise-core@1.1.4)
require-from-string Vsevolod Strukchinsky MIT Open Source ✔️ Require module from string.
Required by ajv.
require-from-string@2.0.2
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.
requires-port@1.0.0
safe-buffer Feross Aboukhadijeh MIT Open Source ✔️ Safer Node Buffer API.
Required by @postman/tunnel-agent, postman-request.
safe-buffer@5.2.1
safer-buffer Nikita Skovoroda MIT Open Source ✔️ Modern Buffer API polyfill without footguns.
Required by asn1, ecc-jsbn, sshpk.
safer-buffer@2.1.2
slice-ansi chalk MIT Open Source ✔️ Slice a string with ANSI escape codes.
Required by table.
slice-ansi@4.0.0
spdx-exceptions The Linux Foundation CC-BY-3.0 Open Source ✔️ List of SPDX standard license exceptions.
Required by spdx-expression-parse.
spdx-exceptions@2.5.0
spdx-expression-parse Kyle E. Mitchell MIT Open Source ✔️ Parse SPDX license expressions. EIGHTFINITE/spdx-expression-parse#cd36b8da4bad8b6415035400a9cba757e36046f6
(based on spdx-expression-parse@3.0.1)
spdx-license-ids Shinnosuke Watanabe CC0-1.0 Open Source ✔️ A list of SPDX license identifiers.
Required by spdx-expression-parse.
spdx-license-ids@3.0.17
sshpk Joyent, Inc MIT Open Source ✔️ A library for finding and using SSH public keys.
Required by http-signature.
sshpk@1.18.0
stealthy-require Nicolai Kamenzky ISC Open Source ✔️ The closest you can get to require something with bypassing the require cache.
Required by request-promise.
stealthy-require@1.1.1
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.
stream-length@1.0.2
stream-length/bluebird Petka Antonov MIT Open Source ✔️ Full featured Promises/A+ implementation with exceptionally good performance.
Required by stream-length.
bluebird@2.11.0
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.
string-width@4.2.3
strip-ansi Sindre Sorhus MIT Open Source ✔️ Strip ANSI escape codes from a string.
Required by string-width, table.
strip-ansi@6.0.1
table Gajus Kuizinas BSD-3-Clause Open Source ✔️ Formats data into a string table.
Required by better-npm-audit.
table@6.8.2
top-user-agents microlink.io MIT Open Source ✔️ A list of most common User Agent. EIGHTFINITE/top-user-agents#5b0391820cf742dafb9da8e7f0c0e537119d4371
(based on top-user-agents@2.1.22)
tweetnacl TweetNaCl-js contributors Unlicense Open Source ✔️ Port of TweetNaCl cryptographic library to JavaScript.
Required by bcrypt-pbkdf, sshpk.
tweetnacl@0.14.5
universalify Ryan Zimmerman MIT Open Source ✔️ Make a callback- or promise-based function support both promises and callbacks.
Required by @postman/tough-cookie.
universalify@0.2.0
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 ajv, har-validator/ajv.
uri-js@4.4.1
url-parse Arnout Kazemier MIT Open Source ✔️ Small footprint URL parser that works seamlessly across Node and browser environments.
Required by @postman/tough-cookie.
url-parse@1.5.10
uuid uuidjs MIT Open Source ✔️ RFC4122 (v1, v4, and v5) UUIDs.
Required by postman-request.
uuid@8.3.2
verror davepacheco MIT Open Source ✔️ Richer JavaScript errors.
Required by jsprim.
verror@1.10.0

Attribution

球体 is Copyright (c) 2010 8マン.

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.