-
Notifications
You must be signed in to change notification settings - Fork 0
/
.cruft.json
25 lines (25 loc) · 1.03 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/monarch-initiative/cookiecutter-monarch-ingest.git",
"commit": "bd969c818d9380b12a43d0cc4a20765ea6aa12c8",
"checkout": null,
"context": {
"cookiecutter": {
"github_org_name": "monarch-initiative",
"project_name": "zfin-genotype-to-phenotype-ingest",
"project_description": "Zebrafish genotype to phenotype ingest",
"__repo_name": "zfin-genotype-to-phenotype-ingest",
"__project_slug": "zfin_genotype_to_phenotype_ingest",
"__project_url": "https://github.com/monarch-initiative/zfin-genotype-to-phenotype-ingest",
"ingest_source": "https://zfin.org/downloads",
"ingest_type": "genotype_to_phenotype",
"__ingest_name": "zfin_genotype_to_phenotype",
"min_python_version": "3.10",
"full_name": "Aaron Odell",
"email": "[email protected]",
"__author": "Aaron Odell <[email protected]>",
"license": "MIT",
"_template": "https://github.com/monarch-initiative/cookiecutter-monarch-ingest.git"
}
},
"directory": null
}