-
Notifications
You must be signed in to change notification settings - Fork 0
/
.cruft.json
29 lines (29 loc) · 973 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
{
"template": "https://github.com/scverse/cookiecutter-scverse",
"commit": "de9fdc5884dce0450bad4fc4c3f67d07cdc15445",
"checkout": null,
"context": {
"cookiecutter": {
"project_name": "tonic-vitessce",
"package_name": "tonic_vitessce",
"project_description": "Vitessce Configs and Data Conversion for the dataset.",
"author_full_name": "Sricharan Reddy Varra",
"author_email": "srivarra@stanford.edu",
"github_user": "srivarra",
"project_repo": "https://github.com/angelolab/tonic-vitessce",
"license": "MIT License",
"_copy_without_render": [
".github/workflows/build.yaml",
".github/workflows/test.yaml",
"docs/_templates/autosummary/**.rst"
],
"_render_devdocs": false,
"_jinja2_env_vars": {
"lstrip_blocks": true,
"trim_blocks": true
},
"_template": "https://github.com/scverse/cookiecutter-scverse"
}
},
"directory": null
}