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