{
  "authors": [
    "Brent Seidel"
  ],
  "depends-on": [
    {
      "bbs": "~0.1.0"
    }
  ],
  "description": "Embedable tiny lisp interpreter",
  "licenses": "GPL-3.0-or-later",
  "long-description": "This is the core of a simple tiny lisp that is intended to be embedded in\nother applications.  It can be extended with new commands specific to\nthe application.\n",
  "maintainers": [
    "Brent Seidel <brentseidel@mac.com>"
  ],
  "maintainers-logins": [
    "BrentSeidel"
  ],
  "name": "bbs_lisp",
  "origin": {
    "commit": "16103c334b5e02701fcc290de8cecf0a652e3558",
    "url": "git+https://github.com/BrentSeidel/Ada-Lisp.git"
  },
  "tags": [
    "lisp",
    "embedded"
  ],
  "version": "0.2.1",
  "website": "https://github.com/BrentSeidel/Ada-Lisp"
}
