{ "project_name": "Python Boilerplate", "project_slug": "{{ cookiecutter.project_name.lower().replace(' ', '_').replace('-', '_') }}", "project_short_description": "Python Boilerplate contains all the boilerplate you need to create a Python package.", "email": "leolswq@163.com", "github_username": "leo03wzz", "version": "0.1.0" }