Skip to content

Commit

Permalink
Add bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcardoso committed May 20, 2015
1 parent 1822a93 commit 74f2312
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "load-awesome",
"description": "An awesome collection of — Pure CSS — Loaders and Spinners",
"version": "1.0.0",
"authors": [
"Daniel Cardoso <@DanielCardoso>"
],
"keywords": [
"css",
"pure",
"loaders",
"spinners",
"animations",
"framework",
"web"
],
"homepage": "http://github.danielcardoso.net/load-awesome/",
"license": "MIT",
"main": [
"dist/examples/index.html"
],
"ignore": [
"/.*"
]
}

0 comments on commit 74f2312

Please sign in to comment.