{
  "name": "completion",
  "latest": {
    "version": "1.0.2",
    "archive_url": "https://sdk-repo.omprussia.ru/sdk/flutter/pub/artifacts/completion_1.0.2-pre.1777033406048.tar.gz",
    "archive_sha256": "a4e3d5dcb0229864b6763814593fc9b0aff9138cc7e76ee23798839f38e6827f",
    "pubspec": {
      "name": "completion",
      "version": "1.0.2",
      "description": "A package to add shell command completion to your Dart application",
      "repository": "https://github.com/kevmoo/completion.dart",
      "environment": {
        "sdk": "^3.7.0"
      },
      "dependencies": {
        "args": "^2.0.0",
        "logging": "^1.0.0",
        "path": "^1.8.0"
      },
      "dev_dependencies": {
        "dart_flutter_team_lints": "^3.0.0",
        "test": "^1.16.6",
        "test_process": "^2.0.0"
      },
      "executables": {
        "shell_completion_generator": null
      }
    }
  },
  "versions": [
    {
      "version": "1.0.2",
      "archive_url": "https://sdk-repo.omprussia.ru/sdk/flutter/pub/artifacts/completion_1.0.2-pre.1777033406048.tar.gz",
      "archive_sha256": "a4e3d5dcb0229864b6763814593fc9b0aff9138cc7e76ee23798839f38e6827f",
      "pubspec": {
        "name": "completion",
        "version": "1.0.2",
        "description": "A package to add shell command completion to your Dart application",
        "repository": "https://github.com/kevmoo/completion.dart",
        "environment": {
          "sdk": "^3.7.0"
        },
        "dependencies": {
          "args": "^2.0.0",
          "logging": "^1.0.0",
          "path": "^1.8.0"
        },
        "dev_dependencies": {
          "dart_flutter_team_lints": "^3.0.0",
          "test": "^1.16.6",
          "test_process": "^2.0.0"
        },
        "executables": {
          "shell_completion_generator": null
        }
      }
    },
    {
      "version": "1.0.1",
      "archive_url": "https://sdk-repo.omprussia.ru/sdk/flutter/pub/artifacts/completion_1.0.1-pre.1772703901027.tar.gz",
      "archive_sha256": "4d8c3a60d612d8c19246c83a7310e0e0bb0af50d14c3cc7dd2c95a3c4abc65e9",
      "pubspec": {
        "name": "completion",
        "version": "1.0.1",
        "description": "A package to add shell command completion to your Dart application",
        "repository": "https://github.com/kevmoo/completion.dart",
        "environment": {
          "sdk": ">=2.18.0 <3.0.0"
        },
        "dependencies": {
          "args": "^2.0.0",
          "logging": "^1.0.0",
          "path": "^1.0.0"
        },
        "dev_dependencies": {
          "lints": "^2.0.0",
          "test": "^1.2.0",
          "test_process": "^2.0.0"
        },
        "executables": {
          "shell_completion_generator": null
        }
      }
    }
  ]
}