Skip to content

Commit

Permalink
Merge branch 'smilledge-feature/bower'
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethcachia committed Jan 21, 2015
2 parents 31c9f1b + 433012c commit f52e3f8
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions bower.json
@@ -0,0 +1,21 @@
{
"name": "background-check",
"version": "1.2.2",
"homepage": "http://www.kennethcachia.com/background-check/",
"authors": [
"Kenneth Cachia"
],
"description": "Automatically switch to a darker or a lighter version of an element depending on the brightness of images behind it.",
"main": "background-check.js",
"moduleType": [
"amd",
"globals"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test"
]
}

0 comments on commit f52e3f8

Please sign in to comment.