summaryrefslogtreecommitdiff
path: root/.cruft.json
blob: b471661a30b0a2e2feb5e2b8a9925b4c10db75d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "template": "https://github.com/timothycrosley/cookiecutter-python/",
  "commit": "4f2a3601ad12239bf6cbeedba8ecf297690ab07f",
  "context": {
    "cookiecutter": {
      "full_name": "Timothy Crosley",
      "email": "timothy.crosley@gmail.com",
      "github_username": "pycqa",
      "project_name": "isort",
      "description": "A Python utility / library to sort Python imports.",
      "version": "4.3.21",
      "_template": "https://github.com/timothycrosley/cookiecutter-python/"
    }
  },
  "directory": "",
  "checkout": null
}