svgud
Version:
Replaces a special tag in your vuejs template with your svg
17 lines (16 loc) • 406 B
JSON
{
"name": "svgud",
"description": "Replaces a special tag in your vuejs template with your svg",
"version": "0.0.3",
"engines": {
"node": ">= 8"
},
"devDependencies": {
"webpack": "^3.0.0"
},
"keywords": ["vuejs", "svg", "vue"],
"homepage": "https://github.com/d-uvarov/svgud",
"author": "Dmitry Uvarov (https://github.com/d-uvarov)",
"license": "MIT",
"main": "index.js"
}