Skip to content

Commit

Permalink
Added Package to Bower
Browse files Browse the repository at this point in the history
  • Loading branch information
khagwal committed Jun 21, 2017
1 parent b4d1710 commit 4104f83
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"name": "coolhue",
"homepage": "https://webkul.github.io/coolhue/",
"authors": [
"Nitish Kumar <[email protected]>"
],
"description": "Coolest handpicked Gradient Hues for your next super ��� amazing stuff",
"main": "scripts/script.js",
"keywords": [
"coolhue",
"swatch",
"palette",
"color-swatch",
"color-palette",
"gradient-swatch",
"gradient-palette"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}

0 comments on commit 4104f83

Please sign in to comment.