-
Notifications
You must be signed in to change notification settings - Fork 2
/
.cruft.json
27 lines (27 loc) · 1.09 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": "21dc84dd378e7aade7affaa329956ce93d38202d",
"checkout": null,
"context": {
"cookiecutter": {
"project_name": "microscopemetrics-schema",
"__project_slug": "microscopemetrics_schema",
"github_org": "MontpellierRessourcesImagerie",
"__source_path": "src/microscopemetrics_schema/schema/microscopemetrics_schema.yaml",
"project_description": "A schema for microscope-metrics, a python package for microscope QC",
"full_name": "Julio Mateos Langerak",
"email": "[email protected]",
"__author": "Julio Mateos Langerak <[email protected]>",
"license": "GNU GPL v3.0",
"main_schema_class": "MetricsDataset",
"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
}