11 lines
212 B
JSON
Executable File
11 lines
212 B
JSON
Executable File
{
|
|
"name": "tinygltf",
|
|
"version": "2.5.0",
|
|
"description": "A header only C++11 glTF 2.0 library.",
|
|
"homepage": "https://github.com/syoyo/tinygltf",
|
|
"dependencies": [
|
|
"nlohmann-json",
|
|
"stb"
|
|
]
|
|
}
|