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