{
  "name": "pointycastle",
  "latest": {
    "version": "4.0.0",
    "archive_url": "https://sdk-repo.omprussia.ru/sdk/flutter/pub/artifacts/pointycastle_4.0.0-pre.1777034023727.tar.gz",
    "archive_sha256": "d81339f8e6c7241ace7509309333241abb636e5e79f41bd6fcc852433dc00538",
    "pubspec": {
      "name": "pointycastle",
      "version": "4.0.0",
      "description": "A Dart library implementing cryptographic algorithms and primitives, modeled on the BouncyCastle library.",
      "homepage": "https://github.com/bcgit/pc-dart",
      "topics": [
        "crypto",
        "rsa",
        "ecc",
        "asn1"
      ],
      "environment": {
        "sdk": "^3.2.0"
      },
      "dependencies": {
        "collection": "^1.15.0",
        "convert": "^3.0.0"
      },
      "dev_dependencies": {
        "benchmark_harness": "^2.0.0",
        "lints": "^3.0.0",
        "test": "^1.16.0"
      }
    }
  },
  "versions": [
    {
      "version": "4.0.0",
      "archive_url": "https://sdk-repo.omprussia.ru/sdk/flutter/pub/artifacts/pointycastle_4.0.0-pre.1777034023727.tar.gz",
      "archive_sha256": "d81339f8e6c7241ace7509309333241abb636e5e79f41bd6fcc852433dc00538",
      "pubspec": {
        "name": "pointycastle",
        "version": "4.0.0",
        "description": "A Dart library implementing cryptographic algorithms and primitives, modeled on the BouncyCastle library.",
        "homepage": "https://github.com/bcgit/pc-dart",
        "topics": [
          "crypto",
          "rsa",
          "ecc",
          "asn1"
        ],
        "environment": {
          "sdk": "^3.2.0"
        },
        "dependencies": {
          "collection": "^1.15.0",
          "convert": "^3.0.0"
        },
        "dev_dependencies": {
          "benchmark_harness": "^2.0.0",
          "lints": "^3.0.0",
          "test": "^1.16.0"
        }
      }
    }
  ]
}