mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-01-20 10:54:09 -05:00
10 lines
196 B
JSON
Executable File
10 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"
|
|
]
|
|
}
|