-
Notifications
You must be signed in to change notification settings - Fork 0
/
.cruft.json
30 lines (30 loc) · 924 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
29
30
{
"template": "https://github.com/statisticsnorway/ssb-pypitemplate.git",
"commit": "364d8a1371f3eefd7228f0189126db6ba96e76ee",
"checkout": "2024.11.26",
"context": {
"cookiecutter": {
"project_name": "ssb-konjunk",
"package_name": "ssb_konjunk",
"friendly_name": "SSB Konjunk",
"copyright_owner": "Statistics Norway",
"copyright_year": "2024",
"author": "Edvard Garmannslund",
"email": "[email protected]",
"github_organization": "statisticsnorway",
"version": "0.0.0",
"license": "MIT",
"development_status": "Development Status :: 1 - Planning",
"code_quality_level": "Medium",
"_copy_without_render": [
"*.rst_t"
],
"_jinja2_env_vars": {
"lstrip_blocks": true,
"trim_blocks": true
},
"_template": "https://github.com/statisticsnorway/ssb-pypitemplate.git"
}
},
"directory": null
}