-
Notifications
You must be signed in to change notification settings - Fork 0
/
.cruft.json
25 lines (25 loc) · 1.07 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": "7adc342e862859e6268faf61b0281f63215998fb",
"checkout": null,
"context": {
"cookiecutter": {
"github_org_name": "monarch-initiative",
"project_name": "alliance-disease-association-ingest",
"project_description": "Transformation of the alliance gene, allele and model/genotype to disease associations",
"__repo_name": "alliance-disease-association-ingest",
"__project_slug": "alliance_disease_association_ingest",
"__project_url": "https://github.com/monarch-initiative/alliance-disease-association-ingest",
"ingest_source": "alliance",
"ingest_type": "adisease_association",
"__ingest_name": "alliance_adisease_association",
"min_python_version": "3.10",
"full_name": "Kevin Schaper",
"email": "[email protected]",
"__author": "Kevin Schaper <[email protected]>",
"license": "BSD-3",
"_template": "https://github.com/monarch-initiative/cookiecutter-monarch-ingest.git"
}
},
"directory": null
}