-
Notifications
You must be signed in to change notification settings - Fork 7
/
.cruft.json
24 lines (24 loc) · 1.05 KB
/
.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
{
"template": "https://github.com/Midnighter/cookiecutter-python-package",
"commit": "d1fc2bd8be6143675b4d7270d6ce97a702dde647",
"checkout": null,
"context": {
"cookiecutter": {
"full_name": "Moritz E. Beber, Maxime Borry, James A. Fellows Yates, Sofia Stamouli",
"email": "Moritz E. Beber <[email protected]>, Maxime Borry <[email protected]>, James A. Fellows Yates <[email protected]>, Sofia Stamouli <[email protected]>",
"dev_platform": "GitHub",
"__dev_platform_url": "https://github.com",
"dev_platform_username": "taxprofiler",
"project_name": "TAXPASTA",
"project_slug": "taxpasta",
"project_module": "taxpasta",
"project_short_description": "TAXonomic Profile Aggregation and STAndardisation",
"license": "Apache-2.0",
"release_date": "2022-06-03",
"year": "2022",
"_extensions": ["jinja2_time.TimeExtension", "jinja2_strcase.StrcaseExtension"],
"_template": "https://github.com/Midnighter/cookiecutter-python-package"
}
},
"directory": null
}