svgspriter
Version:
Make svg sprite from svg files with nice looking preview page, where you can pick icon for usage fast with comfort.
26 lines (25 loc) • 479 B
JSON
{
"name": "svgspriter_example",
"version": "1.0.2",
"description": "Make svg sprite from svg files",
"main": "index.js",
"keywords": [
"svg",
"svg sprite",
"svgsprite",
"svg use",
"symbol",
"svg symbol"
],
"author": {
"email": "dimashatalov@gmail.com",
"name": "Dmitro Shatalov",
"url": "binboro.com"
},
"licenses": [
{
"type": "MIT",
"url": "https://github.com/brentertz/scapegoat/blob/master/LICENSE-MIT"
}
]
}