{
  "slug": "noahs-dot-font",
  "version": "1.0.0",
  "type": "skill",
  "description": "Hand-drawn 5x9 dot-matrix bitmap font with 54 glyphs (A-Z, 0-9, symbols) and a 9x9 logo mark, for LED matrices, PCB silkscreen art, and pixel displays",
  "dependencies": {},
  "scripts": {
    "install": "./install.sh",
    "uninstall": "./uninstall.sh"
  }
}