{
	"importMap": "import_map.json",
	"tasks": {
		"broker": "deno run src/bin/broker.ts"
	},
	"fmt": {
		"options": {
			"useTabs": true
		}
	}
}