{
  "name": "dbus",
  "latest": {
    "version": "0.7.12",
    "archive_url": "https://sdk-repo.omprussia.ru/sdk/flutter/pub/artifacts/dbus_0.7.12-pre.1777449035717.tar.gz",
    "archive_sha256": "9189c4ed2dce9b5831b2ebae8643bb860dbe837bef13499a672e72d99ba08f85",
    "pubspec": {
      "name": "dbus",
      "version": "0.7.12",
      "description": "A native Dart implementation of the D-Bus message bus client. This package allows Dart applications to directly access services on the Linux desktop.",
      "homepage": "https://github.com/canonical/dbus.dart",
      "environment": {
        "sdk": ">=2.17.0 <4.0.0"
      },
      "platforms": {
        "linux": null,
        "windows": null
      },
      "dependencies": {
        "args": "^2.0.0",
        "ffi": "^2.0.0",
        "meta": "^1.3.0",
        "xml": "^6.1.0"
      },
      "dev_dependencies": {
        "lints": "^2.0.0",
        "test": "^1.16.8",
        "test_cov": "^1.0.1"
      },
      "executables": {
        "dart-dbus": "dart_dbus"
      }
    }
  },
  "versions": [
    {
      "version": "0.7.12",
      "archive_url": "https://sdk-repo.omprussia.ru/sdk/flutter/pub/artifacts/dbus_0.7.12-pre.1777449035717.tar.gz",
      "archive_sha256": "9189c4ed2dce9b5831b2ebae8643bb860dbe837bef13499a672e72d99ba08f85",
      "pubspec": {
        "name": "dbus",
        "version": "0.7.12",
        "description": "A native Dart implementation of the D-Bus message bus client. This package allows Dart applications to directly access services on the Linux desktop.",
        "homepage": "https://github.com/canonical/dbus.dart",
        "environment": {
          "sdk": ">=2.17.0 <4.0.0"
        },
        "platforms": {
          "linux": null,
          "windows": null
        },
        "dependencies": {
          "args": "^2.0.0",
          "ffi": "^2.0.0",
          "meta": "^1.3.0",
          "xml": "^6.1.0"
        },
        "dev_dependencies": {
          "lints": "^2.0.0",
          "test": "^1.16.8",
          "test_cov": "^1.0.1"
        },
        "executables": {
          "dart-dbus": "dart_dbus"
        }
      }
    }
  ]
}