mirror of
https://github.com/PrismarineJS/node-minecraft-protocol.git
synced 2024-11-14 19:04:59 -05:00
9 lines
200 B
JSON
9 lines
200 B
JSON
{
|
|
"name": "node-minecraft-protocol-example",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"prismarine-chat": "^1.0.2"
|
|
},
|
|
"description": "A node-minecraft-protocol example"
|
|
}
|