{
  "general": {
    "slug": "python-project",
    "source_name": "src",
    "description": "Python Project Description",
    "version": "0.1.0",
    "author": "",
    "license": "MIT",
    "python_version": "3.10",
    "dependency_manager": "uv",
    "year": 2025
  },
  "dependencies": [],
  "template": {
    "name": "standard_project",
    "built_in_features": [],
    "specify_bounded_context": false,
    "bounded_context": null,
    "aggregate_name": null
  },
  "git": {
    "initialize": false,
    "username": "johndoe",
    "email": "johndoe@gmail.com"
  }
}
