{
  "name": "bdf-fonts",
  "version": "2.2.2",
  "description": "A collection of ready-to-use bitmap fonts.",
  "author": "Jaedson Barbosa Serafim",
  "keywords": [
    "bdf",
    "fonts",
    "canvas"
  ],
  "license": "MIT",
  "main": "index.js",
  "types": "index.d.ts",
  "type": "module",
  "repository": {
    "type": "git",
    "url": "https://github.com/JaedsonBarbosa/bdf-fonts.git"
  },
  "bugs": {
    "url": "https://github.com/JaedsonBarbosa/bdf-fonts/issues"
  },
  "homepage": "https://github.com/JaedsonBarbosa/bdf-fonts"
}
