Files
SVG-Loaders/bower.json
2014-11-28 13:42:54 -05:00

29 lines
543 B
JSON

{
"name": "SVG-Loaders",
"version": "1.0.0",
"homepage": "https://github.com/SamHerbert/SVG-Loaders",
"authors": [
"Sam Herbert <sam@samherbert.net>"
],
"description": "Loading icons and small animations built purely in SVG, no CSS or JS.",
"license": "MIT",
"private": false,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"site-assets",
"index.html"
],
"keywords": [
"progress",
"svg",
"loaders",
"loading",
"spinners"
"animated"
]
}