-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.cruft.json
27 lines (27 loc) · 1.06 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/dalito/linkml-project-cookiecutter",
"commit": "21dc84dd378e7aade7affaa329956ce93d38202d",
"checkout": null,
"context": {
"cookiecutter": {
"project_name": "pid4cat-model",
"__project_slug": "pid4cat_model",
"github_org": "nfid4cat",
"__source_path": "src/pid4cat_model/schema/pid4cat_model.yaml",
"project_description": "LinkML model for handle-based PIDs for resources in catalysis (PID4Cat)",
"full_name": "David Linke",
"email": "[email protected]",
"__author": "David Linke <[email protected]>",
"license": "MIT",
"main_schema_class": "PID4CatRecord",
"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_PASSWORD",
"_template": "https://github.com/dalito/linkml-project-cookiecutter"
}
},
"directory": null
}