-
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",
"commit": "7adc342e862859e6268faf61b0281f63215998fb",
"checkout": null,
"context": {
"cookiecutter": {
"github_org_name": "monarch-initiative",
"project_name": "biogrid-ingest",
"project_description": "BioGRID ingest.",
"__repo_name": "biogrid-ingest",
"__project_slug": "biogrid_ingest",
"__project_url": "https://github.com/monarch-initiative/biogrid-ingest",
"ingest_source": "biogrid",
"ingest_type": "type_of_ingest, ex. gene, disease_to_phenotype, or disease_associations.",
"__ingest_name": "biogrid_type_of_ingest, ex. gene, disease_to_phenotype, or disease_associations.",
"min_python_version": "3.10",
"full_name": "Monarch Initiative",
"email": "[email protected]",
"__author": "Monarch Initiative <[email protected]>",
"license": "MIT",
"_template": "https://github.com/monarch-initiative/cookiecutter-monarch-ingest"
}
},
"directory": null
}