mirror of
https://github.com/barkeser2002/node-minecraft-protocol.git
synced 2026-09-25 10:35:56 +03:00
10 lines
200 B
JSON
10 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"
|
|
}
|