-
Notifications
You must be signed in to change notification settings - Fork 3
/
.cruft.json
25 lines (25 loc) · 1.01 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
{
"template": "https://github.com/lyz-code/cookiecutter-python-project",
"commit": "e2247dc1d557217a1c6f8b89f9355cb9be1c8238",
"context": {
"cookiecutter": {
"project_name": "MkDocs Newsletter",
"project_slug": "mkdocs-newsletter",
"project_description": "Automatically create newsletters from the changes in a mkdocs repository",
"requirements": "",
"configure_command_line": true,
"read_configuration_from_yaml": true,
"github_user": "lyz-code",
"github_token_pass_path": "internet/github.lyz-code.api_token",
"pypi_token_pass_path": "internet/pypi.token",
"test_pypi_token_pass_path": "internet/test.pypi.token",
"author": "Lyz",
"author_email": "lyz-code-security-advisories@riseup.net",
"security_advisories_email": "lyz-code-security-advisories@riseup.net",
"project_underscore_slug": "mkdocs_newsletter",
"_template": "https://github.com/lyz-code/cookiecutter-python-project"
}
},
"directory": null,
"checkout": null
}