node-minecraft-protocol/examples/client_custom_auth/package.json

11 lines
272 B
JSON
Raw Normal View History

{
"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": ""
}