{
  "name": "units",
  "version": "2.3.3",
  "description": "A compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.",
  "homepage": "https://github.com/nholthaus/units",
  "license": "MIT",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}
