Skip to content

Commit

Permalink
Add bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
George Czabania committed Aug 28, 2015
1 parent d93c73b commit 2701e07
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": "colr",
"main": "colr.min.js",
"version": "1.2.2",
"homepage": "https://github.com/stayradiated/colr",
"authors": [
"George Czabania <[email protected]>"
],
"description": "Fast and simple color conversion",
"moduleType": [
"globals"
],
"keywords": [
"color",
"convert",
"converstion",
"grayscale",
"hex",
"rgb",
"hsv",
"hsl",
"hsb",
"lighten",
"darken"
],
"license": "MIT"
}

0 comments on commit 2701e07

Please sign in to comment.