mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-10-03 07:59:50 -04:00
Create a pointer index.js in the root dir
This commit is contained in:
parent
9078e1cfeb
commit
459eb9c2d1
@ -2,7 +2,7 @@
|
|||||||
"name": "minecraft-protocol",
|
"name": "minecraft-protocol",
|
||||||
"version": "0.12.3",
|
"version": "0.12.3",
|
||||||
"description": "Parse and serialize minecraft packets, plus authentication and encryption.",
|
"description": "Parse and serialize minecraft packets, plus authentication and encryption.",
|
||||||
"main": "dist/index.js",
|
"main": "index.js",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "git://github.com/andrewrk/node-minecraft-protocol.git"
|
"url": "git://github.com/andrewrk/node-minecraft-protocol.git"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user