blob: f70213bc6abaecdebac58777331e854c35ace12e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"template": "https://github.com/timothycrosley/cookiecutter-python/",
"commit": "4fe165a760a98a06d3fbef89aae3149767e489f3",
"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": ""
}
|