-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.cruft.json
25 lines (25 loc) · 855 Bytes
/
.cruft.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"template": "https://github.com/ashb/cookiecutter-python",
"commit": "0b8a85a561c31c2586c9a6f920e1bafe51ce7080",
"checkout": null,
"context": {
"cookiecutter": {
"full_name": "Ash Berlin-Taylor",
"email": "[email protected]",
"github_username": "ashb",
"project_name": "asnakedeck",
"module_name": "asnakedeck",
"description": "AsyncIO StreamDeck controller for Linux",
"version": "0.0.1",
"docs_tool": "sphinx",
"license": "MIT",
"min_python_version": "3.9",
"install_deps_now": "False",
"_extensions": [
"jinja2_time.TimeExtension"
],
"_template": "https://github.com/ashb/cookiecutter-python"
}
},
"directory": null
}