UNPKG

gulp-base64-inline

Version:
31 lines (30 loc) 714 B
{ "name": "gulp-base64-inline", "version": "1.0.6", "description": "Inline images you want with base64.", "main": "index.js", "repository": { "type": "git", "url": "git@github.com:goschevski/gulp-base64-inline.git" }, "keywords": [ "gulpplugin", "gulp", "base64", "inline" ], "author": "Aleksandar Gosevski", "license": "MIT", "bugs": { "url": "https://github.com/goschevski/gulp-base64-inline/issues" }, "homepage": "https://github.com/goschevski/gulp-base64-inline", "dependencies": { "ansi-colors": "^2.0.2", "fancy-log": "^1.3.2", "file-extension": "^1.0.1", "mime": "^1.3.4", "plugin-error": "^1.0.1", "through2": "^0.6.3" } }