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

26 lines
485 B
JSON

{
"name": "SVG-Loaders",
"version": "1.0.0",
"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"
]
}