Files
SVG-Loaders/bower.json
2015-06-11 21:04:36 -04:00

25 lines
463 B
JSON

{
"name": "SVG-Loaders",
"homepage": "https://github.com/SamHerbert/SVG-Loaders",
"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"
]
}