18 lines
No EOL
407 B
JSON
Executable file
18 lines
No EOL
407 B
JSON
Executable file
{
|
|
"name": "reactphysics3d",
|
|
"version": "0.10.2",
|
|
"homepage": "https://github.com/DanielChappuis/reactphysics3d",
|
|
"description": "Open source C++ physics engine library in 3D",
|
|
"license": "zlib",
|
|
"dependencies": [
|
|
{
|
|
"name" : "vcpkg-cmake",
|
|
"host" : true
|
|
},
|
|
{
|
|
"name" : "vcpkg-cmake-config",
|
|
"host" : true
|
|
},
|
|
"fmt"
|
|
]
|
|
} |