mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-01-20 20:34:05 -05:00
10 lines
196 B
JSON
10 lines
196 B
JSON
|
{
|
||
|
"name": "inja",
|
||
|
"version": "3.3.0",
|
||
|
"description": "Inja - A Template Engine for Modern C++",
|
||
|
"homepage": "https://github.com/pantor/inja",
|
||
|
"dependencies": [
|
||
|
"nlohmann-json"
|
||
|
]
|
||
|
}
|