snappymail/vendors/svg4everybody/bower.json

21 lines
482 B
JSON
Raw Normal View History

{
"name": "svg4everybody",
"homepage": "https://github.com/jonathantneal/svg4everybody",
"authors": [
"Jonathan Neal <jonathantneal+github@gmail.com>"
],
"description": "Use external SVG spritemaps today.",
"main": ["svg4everybody.js", "svg4everybody.legacy.js"],
"keywords": [
"svg",
"spritemaps",
"polyfill",
"ie"
],
"repository": {
"type": "git",
"url": "git@github.com:jonathantneal/svg4everybody.git"
},
"license": "CC0 1.0"
}