mirror of
https://github.com/PrismarineJS/node-minecraft-protocol.git
synced 2024-12-20 20:42:33 -05:00
d8e018911f
Snyk has created this PR to upgrade readline from 0.0.7 to 0.0.8. See this package in NPM: https://www.npmjs.com/package/readline See this project in Snyk: https://app.snyk.io/org/rom1504/project/b8cf11b5-595f-40f7-bb31-3eb34965b78d?utm_source=github&utm_medium=upgrade-pr
10 lines
220 B
JSON
10 lines
220 B
JSON
{
|
|
"name": "node-minecraft-protocol-example",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"ansi-color": "^0.2.1",
|
|
"readline": "0.0.8"
|
|
},
|
|
"description": "A node-minecraft-protocol example"
|
|
}
|