{
	"name": "owot-js",
	"version": "1.2.3",
	"description": "OWOT Client. Tile management, chat and world editing capabilities.",
	"main": "index.js",
	"keywords": [
		"owot-js",
		"ourworldoftext",
		"owot-js-client"
	],
	"author": "scar17off",
	"dependencies": {
		"chalk": "^2.4.2",
		"ws": "^8.9.0"
	},
	"repository": {
		"type": "git",
		"url": "git+https://gitlab.com/ashboundscar/owot-js.git"
	},
	"bugs": {
		"url": "https://gitlab.com/ashboundscar/owot-js/issues"
	},
	"homepage": "https://gitlab.com/ashboundscar/owot-js#readme",
	"scripts": {},
	"license": "MIT"
}
