.cruft.json 435 B

1234567891011121314
  1. {
  2. "template": "https://github.com/nens/cookiecutter-python-template",
  3. "commit": "f70892c4590d8573425d333818c0333b1837ba79",
  4. "checkout": null,
  5. "context": {
  6. "cookiecutter": {
  7. "project_name": "clean-python",
  8. "package_name": "clean_python",
  9. "project_short_description": "Clean architecture in Python",
  10. "_template": "https://github.com/nens/cookiecutter-python-template"
  11. }
  12. },
  13. "directory": null
  14. }