Skip to content

Commit

Permalink
adding some more info.
Browse files Browse the repository at this point in the history
  • Loading branch information
grahammccarthy committed Jul 17, 2014
1 parent 939f4ec commit f5be755
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "soapbox/css-colors",
"description": "Collection of classes for converting and manipulating colors",
"description": "A package that takes in a color hex and returns potential foreground colours and background colour variations. Very useful for creating CSS gradients and dynamically figuring out foreground colour.",
"homepage": "https://github.com/SoapBox/css-colors",
"license": "MIT",
"version": "1.0",
"keywords": [
"color","css", "hex", "manipulation", "shading"
"color","css", "hex", "manipulation", "shading", "gradient", "foreground", "background"
],
"authors": [
{
Expand Down

0 comments on commit f5be755

Please sign in to comment.