chongming_template_fastapi/cookiecutter.json

6 lines
121 B
JSON
Raw Normal View History

2026-01-31 16:00:12 +08:00
{
"project_name": "My Project",
"author_name": "Your Name",
"version": "0.1.0",
"python_version": "3.8"
}