{
    "name": "gulp-webp-replace",
    "version": "1.0.2",
    "description": "replace gulp-webp files link/url for css/html",
    "main": "index.js",
    "publishConfig": {
        "registry": "https://registry.npmjs.org/"
    },
    "scripts": {},
    "repository": {
        "type": "git",
        "url": "git+https://github.com/ktangel/gulp-webp-replace.git"
    },
    "keywords": [
        "gulpplugin",
        "gulp",
        "webp",
        "replace"
    ],
    "author": {
        "name": "ktangel",
        "homepage": "https//www.leoliuge.com",
        "email": "ktangel@live.cn"
    },
    "license": "ISC",
    "bugs": {
        "url": "https://github.com/ktangel/gulp-webp-replace/issues"
    },
    "homepage": "https://github.com/ktangel/gulp-webp-replace#readme",
    "dependencies": {
        "concat-stream": "^2.0.0",
        "plugin-error": "^1.0.1",
        "through2": "^2.0.5",
        "trumpet": "^1.7.2"
    },
    "engines": {
        "node": ">=10.0.0"
    }
}
