-
Notifications
You must be signed in to change notification settings - Fork 1
/
.cruft.json
27 lines (27 loc) · 1.14 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": "e4f447783b959314e631108468f2dc41ca399805",
"checkout": null,
"context": {
"cookiecutter": {
"project_name": "submission-schema",
"__project_slug": "nmdc_submission_schema",
"github_org": "microbiomedata",
"__source_path": "src/nmdc_submission_schema/schema/nmdc_submission_schema.yaml",
"project_description": "The home of the NMDC submission schema. *Not* the home of sheets_and_friends. *Not* a GH pages host of NMDC DataHarmonizer interfaces.",
"full_name": "Mark Andrew Miller",
"email": "[email protected]",
"__author": "Mark Andrew Miller <[email protected]>",
"license": "MIT",
"main_schema_class": "Submission",
"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/linkml/linkml-project-cookiecutter"
}
},
"directory": null
}