{
  "name": "quaternions",
  "version-string": "1.0.0",
  "port-version": 1,
  "description": "A C++11 library to work with quaternions, as a single header file.",
  "homepage": "https://github.com/ferd36/quaternions",
  "dependencies": [
    "boost-mpl"
  ]
}