{
  "name": "modern-favicons",
  "version": "3.0.0",
  "main": "index.js",
  "bin": {
    "generate-favicons": "./entryPoint.js"
  },
  "dependencies": {
    "commander": "^12",
    "favicons": "^7",
    "sharp": "^0",
    "svgo": "^3"
  },
  "author": "Jeff Rosen",
  "repository": {
    "type": "git",
    "url": "https://github.com/agusterodin/modern-favicons.git"
  }
}
