-
Notifications
You must be signed in to change notification settings - Fork 0
/
.cruft.json
30 lines (30 loc) · 929 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": "e4eee94f1d7d31406fd6ca71c2bad7a9a313d02b",
"checkout": "2024.11.27",
"context": {
"cookiecutter": {
"project_name": "ssb-rwrapr",
"package_name": "rwrapr",
"friendly_name": "RWrapR",
"copyright_owner": "Statistics Norway",
"copyright_year": "2024",
"author": "Kjell Solem Slupphaug",
"email": "[email protected]",
"github_organization": "statisticsnorway",
"version": "0.1.1",
"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"
}
},
"directory": null
}