Skip to content

Commit

Permalink
Merge pull request simonwhitaker#24 from XhmikosR/gh-pages
Browse files Browse the repository at this point in the history
Add bower.json.
  • Loading branch information
simonwhitaker committed Jan 15, 2014
2 parents e9a89a5 + 80990e4 commit 90da720
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"name": "github-fork-ribbon-css",
"version": "0.1.0",
"homepage": "http:https://simonwhitaker.github.io/github-fork-ribbon-css/",
"authors": [
"Simon Whitaker"
],
"description": "\"Fork me on GitHub\" CSS ribbon",
"main": [
"gh-fork-ribbon.css",
"gh-fork-ribbon.ie.css"
]
"keywords": [
"css",
"fork",
"GitHub",
"ribbon"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}

0 comments on commit 90da720

Please sign in to comment.