{
  "name": "pool",
  "latest": {
    "version": "1.5.2",
    "archive_url": "https://sdk-repo.omprussia.ru/sdk/flutter/pub/artifacts/pool_1.5.2-pre.1777449048750.tar.gz",
    "archive_sha256": "0740249c2fb3012ba8b9b009e9f931e0d6012a1c3196759829962cc37fd8ab17",
    "pubspec": {
      "name": "pool",
      "version": "1.5.2",
      "description": "Manage a finite pool of resources. Useful for controlling concurrent file system or network requests.",
      "repository": "https://github.com/dart-lang/tools/tree/main/pkgs/pool",
      "issue_tracker": "https://github.com/dart-lang/tools/labels/package%3Apool",
      "environment": {
        "sdk": "^3.4.0"
      },
      "dependencies": {
        "async": "^2.5.0",
        "stack_trace": "^1.10.0"
      },
      "dev_dependencies": {
        "dart_flutter_team_lints": "^3.0.0",
        "fake_async": "^1.2.0",
        "test": "^1.16.6"
      }
    }
  },
  "versions": [
    {
      "version": "1.5.2",
      "archive_url": "https://sdk-repo.omprussia.ru/sdk/flutter/pub/artifacts/pool_1.5.2-pre.1777449048750.tar.gz",
      "archive_sha256": "0740249c2fb3012ba8b9b009e9f931e0d6012a1c3196759829962cc37fd8ab17",
      "pubspec": {
        "name": "pool",
        "version": "1.5.2",
        "description": "Manage a finite pool of resources. Useful for controlling concurrent file system or network requests.",
        "repository": "https://github.com/dart-lang/tools/tree/main/pkgs/pool",
        "issue_tracker": "https://github.com/dart-lang/tools/labels/package%3Apool",
        "environment": {
          "sdk": "^3.4.0"
        },
        "dependencies": {
          "async": "^2.5.0",
          "stack_trace": "^1.10.0"
        },
        "dev_dependencies": {
          "dart_flutter_team_lints": "^3.0.0",
          "fake_async": "^1.2.0",
          "test": "^1.16.6"
        }
      }
    },
    {
      "version": "1.5.1",
      "archive_url": "https://sdk-repo.omprussia.ru/sdk/flutter/pub/artifacts/pool_1.5.1-pre.1772703923668.tar.gz",
      "archive_sha256": "2eb0c1ca8d76f0d7151d79c0786f41b34aee42990497e1fd8c81cf844fbc5c24",
      "pubspec": {
        "name": "pool",
        "version": "1.5.1",
        "description": "Manage a finite pool of resources. Useful for controlling concurrent file system or network requests.",
        "repository": "https://github.com/dart-lang/pool",
        "environment": {
          "sdk": ">=2.12.0 <3.0.0"
        },
        "dependencies": {
          "async": "^2.5.0",
          "stack_trace": "^1.10.0"
        },
        "dev_dependencies": {
          "fake_async": "^1.2.0",
          "lints": "^1.0.0",
          "test": "^1.16.0"
        }
      }
    }
  ]
}