-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.cruft.json
31 lines (31 loc) · 1013 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
31
{
"template": "https://github.com/statisticsnorway/ssb-pypitemplate.git",
"commit": "66884cffa5aa67ed505bb121009501b51cc4d847",
"checkout": null,
"context": {
"cookiecutter": {
"project_name": "dapla-toolbelt-pseudo",
"package_name": "dapla_pseudo",
"friendly_name": "Dapla Toolbelt Pseudo",
"copyright_owner": "Statistics Norway",
"copyright_year": "2024",
"author": "Dapla Developers",
"email": "[email protected]",
"github_organization": "statisticsnorway",
"version": "0.0.0",
"license": "MIT",
"development_status": "Development Status :: 4 - Beta",
"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",
"_commit": "66884cffa5aa67ed505bb121009501b51cc4d847"
}
},
"directory": null
}