UNPKG

svg-sprite-brunch

Version:
23 lines (22 loc) 451 B
{ "name": "svg-sprite-brunch", "version": "0.0.3", "description": "Adds svg-sprite support to brunch.", "author": "Sergey V. Alimov", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/AlimovSV/svg-sprite-brunch.git" }, "keywords": [ "brunch", "brunch-plugin", "brunch-compiler", "svg-sprite", "svg" ], "dependencies": { "mkdirp": "^0.5.1", "svg-sprite": "^1.3.6" } }