{ 'name': 'EnCoach API Base', 'version': '19.0.2.0.0', 'category': 'Education', 'summary': 'Base controller utilities (JWT auth, response helpers) for EnCoach REST API', 'author': 'EnCoach', 'depends': ['base', 'encoach_core'], 'external_dependencies': { 'python': ['PyJWT'], }, 'data': [], 'installable': True, 'license': 'LGPL-3', }