{
  "pint_version": "0.25",
  "conversion": {
    "input_unit": {
      "name": "milligram",
      "symbol": "mg",
      "dimensionality": "[mass]",
      "base_units": {
        "magnitude": 1e-06,
        "units": "kg"
      }
    },
    "output_unit": {
      "name": "stone",
      "symbol": "stone",
      "dimensionality": "[mass]",
      "base_units": {
        "magnitude": 6.35029318,
        "units": "kg"
      }
    },
    "affine": {
      "forward": {
        "expression": "y = a * x + b",
        "a": 1.574730444177697e-07,
        "b": 0.0
      },
      "reverse": {
        "expression": "x = c * y + d",
        "c": 6350293.18,
        "d": 0.0
      }
    }
  },
  "integrity": {
    "hash_algorithm": "sha256",
    "hash": "06456b14a96f2618fbcf6ae72a37b45239fbf38887670988b28bb20617a3fab4"
  },
  "metadata": {
    "source_url": "https://convertreference.org/mass/milligram-to-stone/",
    "license": "CC0-1.0",
    "license_url": "https://creativecommons.org/publicdomain/zero/1.0/"
  }
}