{
  "name": "@realfavicongenerator/gulp-real-favicon",
  "version": "0.4.16",
  "description": "Generate a multiplatform favicon with RealFaviconGenerator and Gulp",
  "main": "dist/index.js",
  "bin": "./dist/index.js",
  "type": "commonjs",
  "scripts": {
    "build": "rollup -c rollup.config.mjs"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:RealFaviconGenerator/core.git"
  },
  "keywords": [
    "favicon",
    "RealFaviconGenerator",
    "gulp",
    "gulpplugin",
    "RFG"
  ],
  "author": "Philippe Bernard",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/RealFaviconGenerator/core/issues"
  },
  "homepage": "https://github.com/RealFaviconGenerator/core#readme",
  "devDependencies": {
    "@rollup/plugin-commonjs": "^25.0.7",
    "@rollup/plugin-typescript": "^11.1.6",
    "@types/fancy-log": "^2.0.2",
    "@types/jest": "^29.5.12",
    "@types/node": "^20.12.12",
    "@types/through2": "^2.0.41",
    "rollup": "^4.13.2",
    "ts-jest": "^29.1.2",
    "typescript": "^5.4.3"
  },
  "dependencies": {
    "@realfavicongenerator/generate-favicon": "^0.4.16",
    "@realfavicongenerator/image-adapter-node": "^0.4.16",
    "@realfavicongenerator/inject-markups": "^0.4.0",
    "@rollup/plugin-json": "^6.1.0",
    "fancy-log": "^2.0.0",
    "plugin-error": "^2.0.1",
    "through2": "^4.0.2"
  },
  "gitHead": "ff948a67b287f31f4db4464f2c36e9c87496c727"
}
