mirror of
https://github.com/PrismarineJS/node-minecraft-protocol.git
synced 2024-12-02 03:56:54 -05:00
10 lines
196 B
JSON
10 lines
196 B
JSON
|
{
|
||
|
"name": "node-minecraft-protocol-example",
|
||
|
"version": "0.0.0",
|
||
|
"private": true,
|
||
|
"dependencies": {
|
||
|
"buffertools": "^2.1.2"
|
||
|
},
|
||
|
"description": "A node-minecraft-protocol example"
|
||
|
}
|