-
Notifications
You must be signed in to change notification settings - Fork 0
/
.cruft.json
27 lines (27 loc) · 970 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
{
"template": "https://github.com/Midnighter/cookiecutter-python-package",
"commit": "e1d0699b67f16ca32bcff08986df5c4c5a14891a",
"checkout": null,
"context": {
"cookiecutter": {
"full_name": "openTECR Community",
"email": "[email protected]",
"dev_platform": "GitHub",
"__dev_platform_url": "https://github.com",
"dev_platform_username": "opentecr",
"project_name": "Data Orchestration",
"project_slug": "data-orchestration",
"project_module": "data_orchestration",
"project_short_description": "Transform and enrich the raw, curated openTECR data to produce suitable output formats.",
"license": "Apache-2.0",
"release_date": "2024-07-11",
"year": "2024",
"_extensions": [
"jinja2_time.TimeExtension",
"jinja2_strcase.StrcaseExtension"
],
"_template": "https://github.com/Midnighter/cookiecutter-python-package"
}
},
"directory": null
}