{
  "name": "completion",
  "latest": {
    "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
      }
    }
  },
  "versions": [
    {
      "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
        }
      }
    }
  ]
}