21 lines
537 B
JSON
21 lines
537 B
JSON
{
|
|
"_copy_without_render": [
|
|
"lib/*",
|
|
"fig/*",
|
|
"*.sty",
|
|
"*.lua"
|
|
],
|
|
"_output_dir": "/home/jack/Work/paper",
|
|
"_template": "https://github.com/aroig/cookiecutter-latex-paper",
|
|
"date": "2023-03-08",
|
|
"email": "harlequix@gmail.com",
|
|
"full_name": "Sebastian Rust",
|
|
"funding": "None",
|
|
"language": "english",
|
|
"project_name": "quic-message",
|
|
"project_slug": "quic-message",
|
|
"project_type": "paper",
|
|
"title": "The Title",
|
|
"url": "https://kom.tu-darmstadt.de"
|
|
}
|