-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.cruft.json
28 lines (28 loc) · 994 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
26
27
28
{
"template": "[email protected]:vorausrobotik/voraus-python-template.git",
"commit": "acadc440a7cbb353dbf7d651823eb09e2519e2b4",
"checkout": null,
"context": {
"cookiecutter": {
"full_name": "Felipe Peter",
"email": "[email protected]",
"github_user": "Mr-Pepe",
"project_name": "voraus Template Updater",
"repo_name": "voraus-template-updater",
"package_name": "voraus-template-updater",
"import_name": "voraus_template_updater",
"project_short_description": "A CLI to keep cookiecutter-based projects up-to-date.",
"url": "https://github.com/vorausrobotik/voraus-template-updater",
"_debug": "False",
"_extensions": [
"extensions.git_extension.GitExtension"
],
"_copy_without_render": [
"docs/_templates/license_compliance.rst.j2",
"jreleaser.yml"
],
"_template": "[email protected]:vorausrobotik/voraus-python-template.git"
}
},
"directory": null
}