-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.cruft.json
More file actions
25 lines (25 loc) · 884 Bytes
/
.cruft.json
File metadata and controls
25 lines (25 loc) · 884 Bytes
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": "C:\\Users\\56kyl\\source\\repos\\cookiecutter-robust-python",
"commit": "802e9d5321387ec3a4d43ccccac95426c484b3bc",
"checkout": null,
"context": {
"cookiecutter": {
"project_name": "robust-python-demo",
"package_name": "robust_python_demo",
"friendly_name": "Robust Python Demo",
"min_python_version": "3.9",
"max_python_version": "3.13",
"add_rust_extension": false,
"author": "Kyle Oliver",
"email": "56kyleoliver+cookiecutter-robust-python@gmail.com",
"github_user": "56kyle",
"version": "0.0.0",
"copyright_year": "2025",
"license": "MIT",
"development_status": "Development Status :: 1 - Planning",
"_template": "C:\\Users\\56kyl\\source\\repos\\cookiecutter-robust-python",
"_commit": "802e9d5321387ec3a4d43ccccac95426c484b3bc"
}
},
"directory": null
}