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