{
  "name": "flutter_onnxruntime_aurora",
  "auroraSpecific": true,
  "latest": {
    "version": "0.1.0",
    "archive_url": "https://sdk-repo.omprussia.ru/sdk/flutter/pub/artifacts/flutter_onnxruntime_aurora_0.1.0-pre.1784046222906.tar.gz",
    "archive_sha256": "f3fcbb049c0f99c19b699710db6e4fe15dffb519be3620dbe9d11a941bf43a44",
    "pubspec": {
      "name": "flutter_onnxruntime_aurora",
      "description": "Plugin for connecting the onnxruntime library for the Aurora OS",
      "version": "0.1.0",
      "homepage": null,
      "environment": {
        "sdk": "^3.9.2",
        "flutter": ">=3.35.7"
      },
      "dependencies": {
        "flutter": {
          "sdk": "flutter"
        },
        "aurora_client_wrapper": "^1.1.0",
        "aurora_libspdlog": "^1.0.0",
        "aurora_onnxruntime": "^1.0.0"
      },
      "dev_dependencies": {
        "flutter_test": {
          "sdk": "flutter"
        },
        "flutter_lints": "^6.0.0"
      },
      "flutter": {
        "plugin": {
          "platforms": {
            "aurora": {
              "pluginEntryPointHeader": "plugin.h",
              "pluginEntryPoint": "FlutterOnnxruntimeAuroraPluginRegister",
              "buildRequires": [
                "pkgconfig(Qt5DBus)"
              ],
              "permissions": [
                "DeviceInfo"
              ]
            }
          }
        }
      },
      "aurora": {
        "aurora_specific_package": true
      }
    }
  },
  "versions": [
    {
      "version": "0.1.0",
      "archive_url": "https://sdk-repo.omprussia.ru/sdk/flutter/pub/artifacts/flutter_onnxruntime_aurora_0.1.0-pre.1784046222906.tar.gz",
      "archive_sha256": "f3fcbb049c0f99c19b699710db6e4fe15dffb519be3620dbe9d11a941bf43a44",
      "pubspec": {
        "name": "flutter_onnxruntime_aurora",
        "description": "Plugin for connecting the onnxruntime library for the Aurora OS",
        "version": "0.1.0",
        "homepage": null,
        "environment": {
          "sdk": "^3.9.2",
          "flutter": ">=3.35.7"
        },
        "dependencies": {
          "flutter": {
            "sdk": "flutter"
          },
          "aurora_client_wrapper": "^1.1.0",
          "aurora_libspdlog": "^1.0.0",
          "aurora_onnxruntime": "^1.0.0"
        },
        "dev_dependencies": {
          "flutter_test": {
            "sdk": "flutter"
          },
          "flutter_lints": "^6.0.0"
        },
        "flutter": {
          "plugin": {
            "platforms": {
              "aurora": {
                "pluginEntryPointHeader": "plugin.h",
                "pluginEntryPoint": "FlutterOnnxruntimeAuroraPluginRegister",
                "buildRequires": [
                  "pkgconfig(Qt5DBus)"
                ],
                "permissions": [
                  "DeviceInfo"
                ]
              }
            }
          }
        },
        "aurora": {
          "aurora_specific_package": true
        }
      }
    }
  ]
}