UNPKG

mojang-auth

Version:

Mojang authentication client, re-implementing parts of `node-yggdrasil` in classes, and adding support for custom auth servers.

8 lines 180 B
{ "compilerOptions": { "target": "ES2019", "moduleResolution": "node", "module": "commonjs", "allowSyntheticDefaultImports": true } }