-
Notifications
You must be signed in to change notification settings - Fork 0
/
.cruft.json
27 lines (27 loc) · 909 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": "f5c6c2f505cc47d19a9499f4b3b961f9ceb48b5f",
"checkout": null,
"context": {
"cookiecutter": {
"full_name": "Amir Golparvar",
"email": "[email protected]",
"github_username": "amirgolp",
"plugin_name": "nomad-external-eln-integrations",
"module_name": "nomad_external_eln_integrations",
"short_description": "NOMAD External 3rd-party Integrations",
"version": "0.1.0",
"license": "Apache Software License 2.0",
"include_schema_package": true,
"include_normalizer": true,
"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
}