UNPKG

@_gio/gulp-html-php-picture

Version:

generate <picture> from <img> with gulp

26 lines (25 loc) 504 B
{ "name": "@_gio/gulp-html-php-picture", "version": "1.0.4", "description": "generate <picture> from <img> with gulp", "main": "index.js", "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "gulp", "php", "html", "picture", "img" ], "dependencies": { "fs": "^0.0.1-security", "path": "^0.12.7", "plugin-error": "^2.0.1", "through2": "^4.0.2" }, "author": "_gio", "license": "MIT" }