metadata.json 858 B

1
  1. {"license": "MIT", "name": "django-jwt-auth", "metadata_version": "2.0", "generator": "bdist_wheel (0.24.0)", "summary": "JSON Web Token based authentication for Django", "run_requires": [{"requires": ["PyJWT (>=1.4.0,<2.0.0)"]}], "version": "0.0.2", "extensions": {"python.details": {"project_urls": {"Home": "https://github.com/jpadilla/django-jwt-auth"}, "document_names": {"description": "DESCRIPTION.rst"}, "contacts": [{"role": "author", "email": "hello@jpadilla.com", "name": "Jose Padilla"}]}}, "classifiers": ["Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Internet :: WWW/HTTP"], "extras": []}