-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.cruft.json
32 lines (32 loc) · 1.24 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
25
26
27
28
29
30
31
32
{
"template": "https://github.com/TeoZosa/cookiecutter-cruft-poetry-tox-pre-commit-ci-cd",
"commit": "fd9f278df6b5061248941d9c8a1242fb4570c2f5",
"context": {
"cookiecutter": {
"project_name": "Structlog-Sentry-Logger",
"project_slug": "structlog-sentry-logger",
"package_name": "structlog_sentry_logger",
"friendly_name": "Structlog Sentry Logger",
"author": "Teo Zosa",
"email": "[email protected]",
"project_type": "package",
"project_boilerplate_type": "none",
"jupyter_notebook_project": "no",
"adr_documentation_support": "no",
"remote_vcs_host": "github",
"remote_vcs_url": "https://github.com",
"remote_vcs_username": "TeoZosa",
"container_registry_namespace": "teozosa",
"project_repository_url": "https://github.com/TeoZosa/structlog-sentry-logger",
"documentation_url": "https://structlog-sentry-logger.readthedocs.io",
"adr_documentation_url": "https://TeoZosa.github.io/structlog-sentry-logger/adl/",
"version": "0.7.3",
"_copy_without_render": [
"docs/source/_templates/*"
],
"_template": "https://github.com/TeoZosa/cookiecutter-cruft-poetry-tox-pre-commit-ci-cd"
}
},
"directory": null,
"checkout": null
}