{ "name": "fast-obj", "version": "1.3", "description": "Fast C OBJ parser - a single-header C/C++ library for loading Wavefront .obj files.", "homepage": "https://github.com/thisistherk/fast_obj", "license": "MIT", "dependencies": [ "fmt", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }