mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-06 06:52:20 +08:00
723c2ac6b8
New Pgp encrypt/sign popup
18 lines
643 B
JSON
18 lines
643 B
JSON
{
|
|
"name" : "svg4everybody",
|
|
"description" : "Use external SVG spritemaps in any browser",
|
|
"keywords" : ["svg", "sprites", "spritemaps", "symbol", "defs", "oldie", "ie8", "ie9", "safari", "external", "icon", "fallback"],
|
|
"author" : "Jonathan Neal <jonathantneal@hotmail.com> (http://jonathantneal.com)",
|
|
"contributors" : [],
|
|
"dependencies" : [],
|
|
"main": "svg4everybody.js",
|
|
"homepage": "https://github.com/jonathantneal/svg4everybody",
|
|
"bugs": {
|
|
"url": "https://github.com/jonathantneal/svg4everybody/issues"
|
|
},
|
|
"repository" : {
|
|
"type": "git",
|
|
"url": "git@github.com:jonathantneal/svg4everybody.git"
|
|
},
|
|
"version" : "1.0.0"
|
|
}
|