generated from FAIRmat-NFDI/nomad-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.cruft.json
26 lines (26 loc) · 871 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
{
"template": "https://github.com/FAIRmat-NFDI/cookiecutter-nomad-plugin",
"commit": "dbf41935075d9057d69478db6eb9e7901bb44992",
"checkout": null,
"context": {
"cookiecutter": {
"full_name": "Alvin Noe Ladines",
"email": "[email protected]",
"github_username": "ladinesa",
"plugin_name": "simulation-workflow",
"module_name": "simulation_workflow",
"short_description": "Schema defintions and normalizer for NOMAD simulation workflows",
"version": "0.1.0",
"license": "Apache Software License 2.0",
"include_schema_package": true,
"include_normalizer": true,
"include_parser": false,
"include_app": false,
"_copy_without_render": [
"*.html"
],
"_template": "https://github.com/FAIRmat-NFDI/cookiecutter-nomad-plugin"
}
},
"directory": null
}