generated from FAIRmat-NFDI/nomad-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.cruft.json
27 lines (27 loc) · 887 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/FAIRmat-NFDI/cookiecutter-nomad-plugin",
"commit": "5f38479d519664f77a5ea3b7790efb31253b7cc9",
"checkout": null,
"context": {
"cookiecutter": {
"full_name": "Lena Mittman",
"email": "[email protected]",
"github_username": "DTU-Nanolab-materials-discovery",
"plugin_name": "nomad-dtu-nanolab-plugin",
"module_name": "nomad_dtu_nanolab_plugin",
"short_description": "A plugin for the schemas, parsers,",
"version": "0.1.0",
"license": "MIT",
"include_schema_package": true,
"include_normalizer": false,
"include_parser": true,
"include_app": true,
"include_example_uploads": true,
"_copy_without_render": [
"*.html"
],
"_template": "https://github.com/FAIRmat-NFDI/cookiecutter-nomad-plugin"
}
},
"directory": null
}