{"library":"dj-rest-auth","install":[{"cmd":"pip install dj-rest-auth","imports":["from dj_rest_auth.views import LoginView","from dj_rest_auth.registration.views import RegisterView","from dj_rest_auth.views import UserDetailsView","from dj_rest_auth.views import PasswordResetConfirmView"]},{"cmd":"pip install \"dj-rest-auth[with_social]\"","imports":[]},{"cmd":"pip install \"dj-rest-auth[with_jwt]\"","imports":[]},{"cmd":"pip install \"dj-rest-auth[with_mfa]\"","imports":[]}]}