bedrock-versions
Version:
Easily fetch latest published versions of Minecraft Bedrock Dedicated Server
25 lines (24 loc) • 605 B
JSON
{
"name": "bedrock-versions",
"version": "1.0.2",
"description": "Easily fetch latest published versions of Minecraft Bedrock Dedicated Server",
"repository": {
"type": "git",
"url": "https://github.com/djstompzone/bedrock-versions.git"
},
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"BDS",
"MCPE",
"MCBE",
"bedrock-protocol",
"minecraft",
"bedrock",
"pocket"
],
"author": "DJ Stomp <85457381+DJStompZone@users.noreply.github.com> (https://discord.stomp.zone)",
"license": "MIT"
}