Signed-off-by: Muthu Kumar <muthukumar@thefeathers.in>
@ -1,6 +1,6 @@
{
"name": "telecraft",
"version": "1.0.0-alpha1",
"version": "1.0.0-beta.1",
"private": true,
"description": "Pluggable Minecraft server bridge and administration tools.",
"scripts": {
"name": "@telecraft/auth",
"description": " Telegram auth for Minecraft servers, powered by Telecraft",
"main": "dist",
"name": "@telecraft/core",
"description": "Core of the Telecraft project. Pluggable Minecraft server bridge and administration tools.",
"name": "@telecraft/discord",
"description": "Discord chat synchronisation for Minecraft servers, powered by Telecraft.",
"name": "@telecraft/parser",
"description": "Minecraft stdout parser for Telecraft",
"files": [
"name": "@telecraft/store-sh",
"description": "shell for @telecraft/store",
"bin": {
"name": "@telecraft/store",
"description": "Fast JSON KV store for Telecraft plugins, powered by LevelDB",
"name": "@telecraft/telegram",
"description": "Telegram-Minecraft two-way chat bridge, powered by Telecraft",
"name": "@telecraft/types",
"description": "Types for Telecraft plugins",
"main": "index.d.ts",
"repository": {
"name": "@telecraft/youtube",
"description": "YouTube live chat synchronisation for Minecraft servers, powered by Telecraft.",