-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.cruft.json
More file actions
28 lines (28 loc) · 928 Bytes
/
Copy path.cruft.json
File metadata and controls
28 lines (28 loc) · 928 Bytes
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
28
{
"template": "https://github.com/FAIRmat-NFDI/cookiecutter-nomad-plugin",
"commit": "3c5b9b8bfb4c6e91c3f84aa6e5e453f2b721a326",
"checkout": null,
"context": {
"cookiecutter": {
"full_name": "FAIRmat",
"email": "fairmat@physik.hu-berlin.de",
"github_username": "FAIRmat-NFDI",
"plugin_name": "nomad-json-parser",
"module_name": "nomad_json_parser",
"short_description": "A NOMAD parser plugin for parsing json files to entries.",
"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",
"_commit": "3c5b9b8bfb4c6e91c3f84aa6e5e453f2b721a326"
}
},
"directory": null
}