{
  "authors": [
    "Brent Seidel"
  ],
  "depends-on": [
    {
      "bbs": "~0.1.0"
    }
  ],
  "description": "CPU Simulator for multiple CPUs",
  "licenses": "GPL-3.0-or-later",
  "long-description": "This contains simulators for the 6502, 8080/8085/Z80 and 680000/68008 processors.\nMore will probably be added with time.\n",
  "maintainers": [
    "Brent Seidel <brentseidel@mac.com>"
  ],
  "maintainers-logins": [
    "BrentSeidel"
  ],
  "name": "bbs_simcpu",
  "origin": {
    "commit": "182249e5ae587e7a69cdaf9ae0770fe86d5ef255",
    "url": "git+https://github.com/BrentSeidel/Sim-CPU.git"
  },
  "tags": [
    "cpu-simulator",
    "6502",
    "i8080",
    "i8085",
    "z80",
    "m68000"
  ],
  "version": "0.3.3",
  "website": "https://github.com/BrentSeidel/Sim-CPU"
}
