{
  "name": "image_cropper_aurora",
  "auroraSpecific": true,
  "latest": {
    "version": "0.3.0",
    "archive_url": "https://sdk-repo.omprussia.ru/sdk/flutter/pub/artifacts/image_cropper_aurora_0.3.0-pre.1775209481346.tar.gz",
    "archive_sha256": "799fd1c50b1117f677b645e7eead83446e399e1ba489a0d0b6093a3055719005",
    "pubspec": {
      "name": "image_cropper_aurora",
      "description": "This plugin is an implementation of the image_cropper package for the Aurora operating system and is designed to crop images.",
      "version": "0.3.0",
      "publish_to": "none",
      "environment": {
        "sdk": "^3.8.1",
        "flutter": "^3.35.7"
      },
      "dependencies": {
        "flutter": {
          "sdk": "flutter"
        },
        "crop_image": "^1.0.16",
        "image_cropper_platform_interface": "7.1.0",
        "aurora_client_wrapper": "^1.0.3",
        "aurora_libspdlog": "^1.0.0"
      },
      "dev_dependencies": {
        "flutter_lints": "^6.0.0"
      },
      "flutter": {
        "plugin": {
          "implements": "image_cropper",
          "platforms": {
            "aurora": {
              "dartPluginClass": "ImageCropperAurora",
              "pluginEntryPointHeader": "plugin.h",
              "pluginEntryPoint": "ImageCropperAuroraRegisterWithRegistrar",
              "buildRequires": [
                "pkgconfig(Qt5Core)"
              ],
              "permissions": [
                "UserDirs"
              ],
              "useQt": true
            }
          }
        }
      },
      "aurora": {
        "aurora_specific_package": true
      }
    }
  },
  "versions": [
    {
      "version": "0.3.0",
      "archive_url": "https://sdk-repo.omprussia.ru/sdk/flutter/pub/artifacts/image_cropper_aurora_0.3.0-pre.1775209481346.tar.gz",
      "archive_sha256": "799fd1c50b1117f677b645e7eead83446e399e1ba489a0d0b6093a3055719005",
      "pubspec": {
        "name": "image_cropper_aurora",
        "description": "This plugin is an implementation of the image_cropper package for the Aurora operating system and is designed to crop images.",
        "version": "0.3.0",
        "publish_to": "none",
        "environment": {
          "sdk": "^3.8.1",
          "flutter": "^3.35.7"
        },
        "dependencies": {
          "flutter": {
            "sdk": "flutter"
          },
          "crop_image": "^1.0.16",
          "image_cropper_platform_interface": "7.1.0",
          "aurora_client_wrapper": "^1.0.3",
          "aurora_libspdlog": "^1.0.0"
        },
        "dev_dependencies": {
          "flutter_lints": "^6.0.0"
        },
        "flutter": {
          "plugin": {
            "implements": "image_cropper",
            "platforms": {
              "aurora": {
                "dartPluginClass": "ImageCropperAurora",
                "pluginEntryPointHeader": "plugin.h",
                "pluginEntryPoint": "ImageCropperAuroraRegisterWithRegistrar",
                "buildRequires": [
                  "pkgconfig(Qt5Core)"
                ],
                "permissions": [
                  "UserDirs"
                ],
                "useQt": true
              }
            }
          }
        },
        "aurora": {
          "aurora_specific_package": true
        }
      }
    }
  ]
}