generated from linkml/linkml-template
-
Notifications
You must be signed in to change notification settings - Fork 8
/
.cruft.json
27 lines (27 loc) · 989 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": "64cdf4bc2e1c43630bba3cb6695b6cd53125315c",
"checkout": null,
"context": {
"cookiecutter": {
"project_name": "nmdc-schema",
"__project_slug": "nmdc_schema",
"github_org": "microbiomedata",
"__source_path": "src/nmdc_schema/schema/nmdc_schema.yaml",
"project_description": "Schema resources for the National Microbiome Data Collaborative (NMDC)",
"full_name": "Mark Andrew Miller",
"email": "[email protected]",
"__author": "Mark Andrew Miller <[email protected]>",
"license": "MIT",
"main_schema_class": "Database",
"create_python_classes": "Yes",
"use_schemasheets": "No",
"google_sheet_id": "",
"google_sheet_tabs": "",
"__google_sheet_module": "",
"github_token_for_pypi_deployment": "PYPI_PASSWORD",
"_template": "https://github.com/linkml/linkml-project-cookiecutter"
}
},
"directory": null
}