{
  "name": "gulp-avif-css-fix",
  "version": "1.0.5",
  "description": "Gulp plugin to use webp & avif in CSS",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dx1ded/gulp-avif-css.git"
  },
  "keywords": [
    "gulp",
    "avif",
    "webp",
    "css"
  ],
  "author": "Sergey Korobka <Nejdancs@gmail.com>",
  "license": "MIT",
  "dependencies": {
    "css": "^3.0.0",
    "through2": "^4.0.2"
  }
}
