summaryrefslogtreecommitdiff
path: root/.cruft.json
blob: 4457efe6d26635ce7da9ceec23dc38c5e54af5c6 (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": "71391fd9999067ef4b38aa05e7116087fac431f8",
  "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
}