-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.cruft.json
25 lines (25 loc) · 894 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
{
"template": "https://github.com/monarch-initiative/cookiecutter-monarch-ingest.git",
"commit": "931956b61c8fdb024594b59d20a472c24de458d8",
"checkout": null,
"context": {
"cookiecutter": {
"github_org_name": "monarch-initiative",
"project_name": "NCBI Gene",
"project_description": "Ingest of genes from NCBI",
"__repo_name": "NCBI-Gene",
"__project_slug": "ncbi_gene",
"__project_url": "https://github.com/monarch-initiative/NCBI-Gene",
"ingest_source": "ncbi",
"ingest_type": "gene",
"__ingest_name": "ncbi_gene",
"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
}