generated from Guillaume-Gaisne/nomad-plugin-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.cruft.json
26 lines (26 loc) · 792 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": "e81af488ea2ce0810ba7d6319980a2010455e064",
"checkout": null,
"context": {
"cookiecutter": {
"full_name": "Guillaume Gaisne",
"email": "[email protected]",
"github_username": "foo",
"plugin_name": "sintering",
"module_name": "sintering",
"short_description": "This is a schema package plugin for s",
"version": "0.1.0",
"license": "MIT",
"include_schema_package": true,
"include_normalizer": false,
"include_parser": false,
"include_app": false,
"_copy_without_render": [
"*.html"
],
"_template": "https://github.com/FAIRmat-NFDI/cookiecutter-nomad-plugin"
}
},
"directory": null
}