-
Notifications
You must be signed in to change notification settings - Fork 0
/
.cruft.json
27 lines (27 loc) · 1.07 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/lmodel/linkml-project-cookiecutter",
"commit": "075fc1ada473061e551028044eab614f4f61c996",
"checkout": null,
"context": {
"cookiecutter": {
"project_name": "uco-types",
"__project_slug": "uco_types",
"github_org": "lmodel",
"__source_path": "src/uco_types/schema/uco_types.yaml",
"project_description": "Classes and Properties characterizing types in Unified Cyber Ontology",
"full_name": "Noel McLoughlin",
"email": "noel.mcloughlin@gmail.com",
"__author": "Noel McLoughlin <noel.mcloughlin@gmail.com>",
"license": "Apache Software License 2.0",
"main_schema_class": "Dictionary",
"create_python_classes": "Yes",
"use_schemasheets": "No",
"google_sheet_id": "1wVoaiFg47aT9YWNeRfTZ8tYHN8s8PAuDx5i2HUcDpvQ",
"google_sheet_tabs": "Dictionary enums",
"__google_sheet_module": "dictionary_enums",
"github_token_for_pypi_deployment": "PYPI_PASSWORD",
"_template": "https://github.com/lmodel/linkml-project-cookiecutter"
}
},
"directory": null
}