9 lines
196 B
JSON
Executable file
9 lines
196 B
JSON
Executable file
{
|
|
"name": "inja",
|
|
"version": "3.3.0",
|
|
"description": "Inja - A Template Engine for Modern C++",
|
|
"homepage": "https://github.com/pantor/inja",
|
|
"dependencies": [
|
|
"nlohmann-json"
|
|
]
|
|
}
|