{"library":"django-graphql-jwt","install":[{"cmd":"pip install django-graphql-jwt","imports":["from graphql_jwt.decorators import login_required","from graphql_jwt.mixins import JSONWebTokenMixin","from graphql_jwt.mutations import ObtainJSONWebToken","from graphql_jwt.mutations import VerifyToken","from graphql_jwt.mutations import RefreshToken","from graphql_jwt.settings import jwt_settings","graphql_jwt.backends.JSONWebTokenBackend","graphql_jwt.middleware.JSONWebTokenMiddleware"]}]}