-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.cruft.json
27 lines (27 loc) · 930 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
26
27
{
"template": "https://github.com/linkml/linkml-project-cookiecutter",
"commit": "b2da87eb7835bfec748a76823d098cac85e8363a",
"checkout": null,
"context": {
"cookiecutter": {
"project_name": "MICHI",
"__project_slug": "michi",
"github_org": "NFDI4Chem",
"__source_path": "src/michi/schema/michi.yaml",
"project_description": "NFDI4Chem metadata schema",
"full_name": "Philip Strömert",
"email": "[email protected]",
"__author": "Philip Strömert <[email protected]>",
"license": "GNU GPL v3.0",
"main_schema_class": "Dataset",
"create_python_classes": "Yes",
"use_schemasheets": "No",
"google_sheet_id": "",
"google_sheet_tabs": "",
"__google_sheet_module": "",
"github_token_for_pypi_deployment": "",
"_template": "https://github.com/linkml/linkml-project-cookiecutter"
}
},
"directory": null
}