{ "full_name": "Nate Bohman", "email": "natrinicle@natrinicle.com", "github_username": "Natrinicle", "project_name": "Python Boilerplate", "project_slug": "{{ cookiecutter.project_name.lower().replace(' ', '_') }}", "project_short_description": "Python Boilerplate contains all the boilerplate you need to create a Python package.", "release_date": "2020-12-10", "pypi_username": "{{ cookiecutter.github_username }}", "year": "2020", "license": "LGPL-3", "status": "Development", "version": "0.0.1" }