-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.cruft.json
More file actions
27 lines (27 loc) · 894 Bytes
/
.cruft.json
File metadata and controls
27 lines (27 loc) · 894 Bytes
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
{
"template": "https://github.com/sphinx-notes/cookiecutter",
"commit": "62cd96195962da3392cdc34125c95e9144a5f5ca",
"checkout": null,
"context": {
"cookiecutter": {
"namespace": "sphinxnotes",
"name": "strike",
"full_name": "sphinxnotes-strike",
"author": "Shengyu Zhang",
"description": "An extension that adds strikethrough text support to Sphinx",
"version": "1.5",
"github_owner": "sphinx-notes",
"github_repo": "strike",
"pypi_name": "sphinxnotes-strike",
"pypi_owner": "SilverRainZ",
"is_python_project": true,
"python_version": "3.12",
"is_sphinx_extension": true,
"sphinx_version": "7.0",
"development_status": "3 - Alpha",
"_template": "https://github.com/sphinx-notes/cookiecutter",
"_commit": "62cd96195962da3392cdc34125c95e9144a5f5ca"
}
},
"directory": null
}