{
  "authors": [
    "onox"
  ],
  "configuration": {
    "disabled": true
  },
  "depends-on": [
    {
      "gnat": "<=13"
    }
  ],
  "description": "An Ada 2012 library for parsing JSON",
  "executables": [
    "pretty_print"
  ],
  "licenses": "Apache-2.0",
  "maintainers": [
    "onox <denkpadje@gmail.com>"
  ],
  "maintainers-logins": [
    "onox"
  ],
  "name": "json",
  "origin": {
    "commit": "d429d7af880ab9ed38d58ac08c1c9a16e7697752",
    "subdir": "json",
    "url": "git+https://github.com/onox/json-ada.git"
  },
  "project-files": [
    "json.gpr",
    "json_pretty_print.gpr"
  ],
  "tags": [
    "json"
  ],
  "version": "5.0.2",
  "website": "https://github.com/onox/json-ada"
}
