mirror of
https://github.com/PrismarineJS/node-minecraft-protocol.git
synced 2024-11-27 17:55:45 -05:00
9 lines
196 B
JSON
9 lines
196 B
JSON
{
|
|
"name": "node-minecraft-protocol-example",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"buffer-equal": "0.0.1"
|
|
},
|
|
"description": "A node-minecraft-protocol example"
|
|
}
|