-
Notifications
You must be signed in to change notification settings - Fork 72
/
.cruft.json
27 lines (27 loc) · 1.04 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
26
27
{
"template": "https://github.com/linkml/linkml-project-cookiecutter",
"commit": "ef7ff16925321a2abdbaa5a2ba5db8aa83ebf24f",
"checkout": null,
"context": {
"cookiecutter": {
"project_name": "biolink-model",
"__project_slug": "biolink-model",
"github_org": "sierra-moxon",
"__source_path": "src/biolink_model/schema/biolink-model.yaml",
"project_description": "Entity and association taxonomy and datamodel for life-sciences data.",
"full_name": "Sierra Moxon",
"email": "[email protected]",
"__author": "Sierra Moxon <[email protected]>",
"license": "MIT",
"main_schema_class": "Entity",
"create_python_classes": "Yes",
"use_schemasheets": "No",
"google_sheet_id": "1wVoaiFg47aT9YWNeRfTZ8tYHN8s8PAuDx5i2HUcDpvQ",
"google_sheet_tabs": "personinfo enums",
"__google_sheet_module": "personinfo_enums",
"github_token_for_pypi_deployment": "PYPI_API_TOKEN",
"_template": "https://github.com/linkml/linkml-project-cookiecutter"
}
},
"directory": null
}