mirror of
https://github.com/PrismarineJS/node-minecraft-protocol.git
synced 2024-12-20 04:22:22 -05:00
10 lines
220 B
JSON
10 lines
220 B
JSON
|
{
|
||
|
"name": "node-minecraft-protocol-example",
|
||
|
"version": "0.0.0",
|
||
|
"private": true,
|
||
|
"dependencies": {
|
||
|
"minecraft-packets": "^1.1.5"
|
||
|
},
|
||
|
"description": "A node-minecraft-protocol example"
|
||
|
}
|
||
|
|