{
  "authors": [
    "onox"
  ],
  "build-switches": {
    "*": {
      "style_checks": [
        "-gnatygAOM120-Is"
      ]
    },
    "validation": {
      "compile_checks": "warnings"
    }
  },
  "description": "An Ada 2012 library for parsing JSON",
  "licenses": "Apache-2.0",
  "maintainers": [
    "onox <denkpadje@gmail.com>"
  ],
  "maintainers-logins": [
    "onox"
  ],
  "name": "json",
  "origin": {
    "commit": "511489d4cf3bba05ca1376b36664ebe619004221",
    "subdir": "json",
    "url": "git+https://github.com/onox/json-ada.git"
  },
  "project-files": [
    "json.gpr"
  ],
  "tags": [
    "json"
  ],
  "version": "6.0.0",
  "website": "https://github.com/onox/json-ada"
}
