{
	"name": "UserPreferences",
	"version": "2.27.1",
	"url": "https://help.bluespice.com/index.php/UserPreferences",
	"author": [
		"Sebastian Ulbricht",
		"Stephan Muggli"
	],
	"descriptionmsg": "bs-userpreferences-desc",
	"license-name": "GPL-2.0+",
	"type": "bluespice",
	"bsgExtensions": {
		"UserPreferences": {
			"className": "UserPreferences",
			"extPath": "/BlueSpiceExtensions/UserPreferences"
		}
	},
	"MessagesDirs": {
		"UserPreferences": [
			"i18n"
		]
	},
	"AutoloadClasses": {
		"UserPreferences": "UserPreferences.class.php"
	},
	"ResourceModules": {
		"ext.bluespice.userpreferences": {
			"styles": "bluespice.userpreferences.css"
		}
	},
	"ResourceFileModulePaths": {
		"localBasePath": "resources",
		"remoteExtPath": "BlueSpiceExtensions/UserPreferences/resources"
	},
	"Hooks": {
		"UserLoadOptions": "UserPreferences::onUserLoadOptions"
	},
	"manifest_version": 1
}
