generated from FAIRmat-NFDI/nomad-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.cruft.json
27 lines (27 loc) · 917 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": "e759475d3f8905df4354ca83d8ce6cd632ffce99",
"checkout": null,
"context": {
"cookiecutter": {
"full_name": "Nathan Daelman",
"email": "[email protected]",
"github_username": "FAIRmat-NFDI",
"plugin_name": "nomad-parser-plugin-boss",
"module_name": "nomad_parser_plugin_boss",
"short_description": "Plugin for parsing and displaying BOSS PES arftifacts",
"version": "0.1.0",
"license": "Apache Software License 2.0",
"include_schema_package": true,
"include_normalizer": false,
"include_parser": true,
"include_app": false,
"include_example_uploads": true,
"_copy_without_render": [
"*.html"
],
"_template": "https://github.com/FAIRmat-NFDI/cookiecutter-nomad-plugin"
}
},
"directory": null
}