|
{
|
|
"name": "node-minecraft-protocol-example-client-custom-auth",
|
|
"version": "0.0.0",
|
|
"description": "A node-minecraft-protocol example",
|
|
"main": "client_custom_auth.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": ""
|
|
}
|