{
  "actions": [
    {
      "command": [
        "rm",
        "-f",
        "config.gpr"
      ],
      "type": "post-fetch"
    }
  ],
  "depends-on": [
    {
      "utilada": "^2.0.0",
      "utilada_xml": "^2.0.0"
    }
  ],
  "description": "Security Library for HTTP client and server with OAuth2 support",
  "gpr-externals": {
    "BUILD": [
      "distrib",
      "debug",
      "optimize",
      "profile",
      "coverage"
    ],
    "SECURITY_LIBRARY_TYPE": [
      "relocatable",
      "static",
      "static-pic"
    ]
  },
  "licenses": "Apache-2.0",
  "maintainers": [
    "Stephane.Carrez@gmail.com"
  ],
  "maintainers-logins": [
    "stcarrez"
  ],
  "name": "security",
  "origin": {
    "hashes": [
      "sha512:0a064c4c3d4a0953094910dfbf7ca8d85745a815b62d307e0aae0f1de8d84607fcf001557bc31769cdac0103b5fef565d51a41688029666d77545197dd4362c2"
    ],
    "url": "https://github.com/stcarrez/ada-security/archive/1.2.1.tar.gz"
  },
  "project-files": [
    ".alire/security.gpr"
  ],
  "version": "1.2.1"
}
