UNPKG

@jnode/minecraft

Version:

Simple Minecraft package for Node.js.

27 lines (26 loc) 621 B
{ "name": "@jnode/minecraft", "version": "0.0.10", "description": "Simple Minecraft package for Node.js.", "main": "src/index.js", "scripts": { "test": "echo \"Hello, Minecraft.\"" }, "repository": { "type": "git", "url": "git+https://github.com/japple-jnode/minecraft.git" }, "keywords": [ "JustNode", "Minecraft", "Java", "Bedrock", "JustApple" ], "author": "JustApple <apple@justapple.tw>", "license": "Apache-2.0", "bugs": { "url": "https://github.com/japple-jnode/minecraft/issues" }, "homepage": "https://github.com/japple-jnode/minecraft#readme" }