mirror of
https://github.com/PrismarineJS/node-minecraft-protocol.git
synced 2024-12-02 03:56:54 -05:00
11 lines
220 B
JSON
11 lines
220 B
JSON
|
{
|
||
|
"name": "node-minecraft-protocol-example",
|
||
|
"version": "0.0.0",
|
||
|
"private": true,
|
||
|
"dependencies": {
|
||
|
"ansi-color": "^0.2.1",
|
||
|
"readline": "0.0.7"
|
||
|
},
|
||
|
"description": "A node-minecraft-protocol example"
|
||
|
}
|