{
  "pint_version": "0.25",
  "conversion": {
    "input_unit": {
      "name": "millimeter",
      "symbol": "mm",
      "dimensionality": "[length]",
      "base_units": {
        "magnitude": 0.001,
        "units": "m"
      }
    },
    "output_unit": {
      "name": "yard",
      "symbol": "yd",
      "dimensionality": "[length]",
      "base_units": {
        "magnitude": 0.9144,
        "units": "m"
      }
    },
    "affine": {
      "forward": {
        "expression": "y = a * x + b",
        "a": 0.0010936132983377078,
        "b": 0.0
      },
      "reverse": {
        "expression": "x = c * y + d",
        "c": 914.4,
        "d": 0.0
      }
    }
  },
  "integrity": {
    "hash_algorithm": "sha256",
    "hash": "e559b95c9a2f4714bf5a7cce7e3e5f25e69b7e654328ccc17bacf34cb2c484b7"
  },
  "metadata": {
    "source_url": "https://convertreference.org/length/millimeter-to-yard/",
    "license": "CC0-1.0",
    "license_url": "https://creativecommons.org/publicdomain/zero/1.0/"
  }
}