{
	"id": "nodebb-theme-vanilla-custom",
	"library": "./lib/theme.js",
	"hooks": [
		{
			"hook": "filter:widgets.getAreas", "method": "defineWidgetAreas"
		}
	],
	"scripts": [
		"lib/vanilla.js"
	]
}
