{
  "pint_version": "0.25",
  "conversion": {
    "input_unit": {
      "name": "gram",
      "symbol": "g",
      "dimensionality": "[mass]",
      "base_units": {
        "magnitude": 0.001,
        "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": 0.002204622621848776,
        "b": 0.0
      },
      "reverse": {
        "expression": "x = c * y + d",
        "c": 453.59237,
        "d": 0.0
      }
    }
  },
  "integrity": {
    "hash_algorithm": "sha256",
    "hash": "b3af628e8a3f2ec499c0e180a105c1fd075b391720b098b2990dfc02405c1e0e"
  },
  "metadata": {
    "source_url": "https://convertreference.org/mass/gram-to-pound/",
    "license": "CC0-1.0",
    "license_url": "https://creativecommons.org/publicdomain/zero/1.0/"
  }
}