{
  "name": "pdfium_dart",
  "auroraSpecific": true,
  "latest": {
    "version": "0.1.3",
    "archive_url": "https://sdk-repo.omprussia.ru/sdk/flutter/pub/artifacts/pdfium_dart_0.1.3-pre.1775563030201.tar.gz",
    "archive_sha256": "160652a8034a839b8432226d9abffb1a7c50548e97d7d7a45825e7e54167eb50",
    "pubspec": {
      "name": "pdfium_dart",
      "description": "Dart FFI bindings for PDFium library. Provides low-level access to PDFium's C API from Dart.",
      "version": "0.1.3",
      "homepage": "https://github.com/espresso3389/pdfrx",
      "repository": "https://github.com/espresso3389/pdfrx/tree/master/packages/pdfium_dart",
      "issue_tracker": "https://github.com/espresso3389/pdfrx/issues",
      "environment": {
        "sdk": "^3.9.0"
      },
      "resolution": "workspace",
      "dependencies": {
        "archive": "^4.0.7",
        "ffi": "^2.1.4",
        "http": "^1.5.0",
        "path": "^1.9.1"
      },
      "dev_dependencies": {
        "ffigen": "^19.1.0",
        "lints": "^6.0.0",
        "test": "^1.26.2"
      },
      "ffigen": {
        "output": {
          "bindings": "lib/src/pdfium_bindings.dart"
        },
        "description": "Bindings for PDFium C API",
        "headers": {
          "entry-points": [
            "test/.tmp/**/fpdf_signature.h",
            "test/.tmp/**/fpdf_sysfontinfo.h",
            "test/.tmp/**/fpdf_javascript.h",
            "test/.tmp/**/fpdf_text.h",
            "test/.tmp/**/fpdf_searchex.h",
            "test/.tmp/**/fpdf_progressive.h",
            "test/.tmp/**/fpdfview.h",
            "test/.tmp/**/fpdf_edit.h",
            "test/.tmp/**/fpdf_attachment.h",
            "test/.tmp/**/fpdf_annot.h",
            "test/.tmp/**/fpdf_catalog.h",
            "test/.tmp/**/fpdf_ppo.h",
            "test/.tmp/**/fpdf_formfill.h",
            "test/.tmp/**/fpdf_save.h",
            "test/.tmp/**/fpdf_doc.h",
            "test/.tmp/**/fpdf_structtree.h",
            "test/.tmp/**/fpdf_dataavail.h",
            "test/.tmp/**/fpdf_fwlevent.h",
            "test/.tmp/**/fpdf_ext.h",
            "test/.tmp/**/fpdf_transformpage.h",
            "test/.tmp/**/fpdf_flatten.h",
            "test/.tmp/**/fpdf_thumbnail.h"
          ],
          "include-directives": [
            "test/.tmp/**/**"
          ]
        },
        "preamble": "// ignore_for_file: unused_field\n// dart format off\n",
        "name": "PDFium",
        "comments": {
          "style": "any",
          "length": "full"
        }
      },
      "aurora": {
        "aurora_specific_package": true
      }
    }
  },
  "versions": [
    {
      "version": "0.1.3",
      "archive_url": "https://sdk-repo.omprussia.ru/sdk/flutter/pub/artifacts/pdfium_dart_0.1.3-pre.1775563030201.tar.gz",
      "archive_sha256": "160652a8034a839b8432226d9abffb1a7c50548e97d7d7a45825e7e54167eb50",
      "pubspec": {
        "name": "pdfium_dart",
        "description": "Dart FFI bindings for PDFium library. Provides low-level access to PDFium's C API from Dart.",
        "version": "0.1.3",
        "homepage": "https://github.com/espresso3389/pdfrx",
        "repository": "https://github.com/espresso3389/pdfrx/tree/master/packages/pdfium_dart",
        "issue_tracker": "https://github.com/espresso3389/pdfrx/issues",
        "environment": {
          "sdk": "^3.9.0"
        },
        "resolution": "workspace",
        "dependencies": {
          "archive": "^4.0.7",
          "ffi": "^2.1.4",
          "http": "^1.5.0",
          "path": "^1.9.1"
        },
        "dev_dependencies": {
          "ffigen": "^19.1.0",
          "lints": "^6.0.0",
          "test": "^1.26.2"
        },
        "ffigen": {
          "output": {
            "bindings": "lib/src/pdfium_bindings.dart"
          },
          "description": "Bindings for PDFium C API",
          "headers": {
            "entry-points": [
              "test/.tmp/**/fpdf_signature.h",
              "test/.tmp/**/fpdf_sysfontinfo.h",
              "test/.tmp/**/fpdf_javascript.h",
              "test/.tmp/**/fpdf_text.h",
              "test/.tmp/**/fpdf_searchex.h",
              "test/.tmp/**/fpdf_progressive.h",
              "test/.tmp/**/fpdfview.h",
              "test/.tmp/**/fpdf_edit.h",
              "test/.tmp/**/fpdf_attachment.h",
              "test/.tmp/**/fpdf_annot.h",
              "test/.tmp/**/fpdf_catalog.h",
              "test/.tmp/**/fpdf_ppo.h",
              "test/.tmp/**/fpdf_formfill.h",
              "test/.tmp/**/fpdf_save.h",
              "test/.tmp/**/fpdf_doc.h",
              "test/.tmp/**/fpdf_structtree.h",
              "test/.tmp/**/fpdf_dataavail.h",
              "test/.tmp/**/fpdf_fwlevent.h",
              "test/.tmp/**/fpdf_ext.h",
              "test/.tmp/**/fpdf_transformpage.h",
              "test/.tmp/**/fpdf_flatten.h",
              "test/.tmp/**/fpdf_thumbnail.h"
            ],
            "include-directives": [
              "test/.tmp/**/**"
            ]
          },
          "preamble": "// ignore_for_file: unused_field\n// dart format off\n",
          "name": "PDFium",
          "comments": {
            "style": "any",
            "length": "full"
          }
        },
        "aurora": {
          "aurora_specific_package": true
        }
      }
    }
  ]
}