-
Notifications
You must be signed in to change notification settings - Fork 3
/
.cruft.json
23 lines (23 loc) · 875 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
{
"template": "git@github.com:vorausrobotik/voraus-python-template.git",
"commit": "9ef5161b20a68d274ecf3828467c3f44f4747bca",
"checkout": null,
"context": {
"cookiecutter": {
"full_name": "Jan-Frederik Schmidt",
"email": "janfschmidt@mailbox.org",
"github_user": "",
"project_name": "shop-db2",
"repo_name": "shop-db2",
"package_name": "shop-db2",
"import_name": "shop_db2",
"project_short_description": "The simple way to manage purchases and user interactions in a small community.",
"url": "https://github.com/g3n35i5/shop-db2",
"_debug": "False",
"_extensions": ["extensions.git_extension.GitExtension"],
"_copy_without_render": ["docs/_templates/license_compliance.rst.j2"],
"_template": "git@github.com:vorausrobotik/voraus-python-template.git"
}
},
"directory": null
}