{
	"name": "webvimark/module-user-management",
	"description": "User with improved RBAC",
	"autoload": {
		"psr-4": {
			"webvimark\\modules\\UserManagement\\": ""
		}
	},
	"require": {
		"webvimark/components": "^1.0.0",
		"webvimark/bootstrap-switch": "^1.0.0",
		"ikimea/browser": "1.12.0",
		"webvimark/date-range-picker": "^1.0.0",
		"webvimark/helpers": "^1.0.0",
		"webvimark/grid-bulk-actions": "^1.0.0",
		"webvimark/grid-page-size": "^1.0.0"
	}
}
