{
	"id": "gaming-table-player",
	"title": "Gaming Table Player",
	"description": "Gamemaster can use a hotkey to center a designated user's view of the map, and set the zoom factor.",
	"version": "1.0.11",
	"authors": [
		{
			"name": "Skepickle",
			"flags": {}
		}
	],
	"compatibility": {
		"minimum": "11",
		"verified": "12",
		"maximum": "12"
	},
	"scripts": [
		"gaming-table-player.js"
	],
	"relationships": {
		"requires": [
			{
				"id": "settings-extender",
				"type": "module",
				"compatibility": {
					"verified": "1.2.3"
				}
			},
			{
				"id": "lib-wrapper",
				"type": "module",
				"compatibility": {
					"minimum": "1.0.0.0",
					"verified": "1.13.2.0"
				}
			}
		]
	},
	"socket": true,
	"url": "https://github.com/skepickle/foundryvtt-gaming-table-player",
	"manifest": "https://raw.githubusercontent.com/skepickle/foundryvtt-gaming-table-player/1.0.11/module.json",
	"download": "https://github.com/skepickle/foundryvtt-gaming-table-player/archive/1.0.11.zip",
	"readme": "https://raw.githubusercontent.com/skepickle/foundryvtt-gaming-table-player/1.0.11/README.md"
}