{
  "actions": [
    {
      "command": [
        "rm",
        "-f",
        "config.gpr"
      ],
      "type": "post-fetch"
    }
  ],
  "depends-on": [
    {
      "servletada": "^1.3.0",
      "utilada_aws": "^2.0.0"
    }
  ],
  "description": "Web Servlet Library following JSR 154, JSR 315 (AWS)",
  "gpr-externals": {
    "BUILD": [
      "distrib",
      "debug",
      "optimize",
      "profile",
      "coverage"
    ],
    "SERVLET_LIBRARY_TYPE": [
      "relocatable",
      "static",
      "static-pic"
    ]
  },
  "licenses": "Apache-2.0",
  "maintainers": [
    "Stephane.Carrez@gmail.com"
  ],
  "maintainers-logins": [
    "stcarrez"
  ],
  "name": "servletada_aws",
  "origin": {
    "hashes": [
      "sha512:7ba99a77dea06e058367504b9cd8bf39599f237f09128b1cac1aa55cc067f0380df6e76de374642e89ea1f4a1a4770c1048d40ad7ff5e6f3aaa42415ad5b7082"
    ],
    "url": "https://github.com/stcarrez/ada-servlet/archive/1.3.0.tar.gz"
  },
  "project-files": [
    ".alire/aws/servletada_aws.gpr"
  ],
  "version": "1.3.0"
}
