We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 511f934 commit 1ea2a5bCopy full SHA for 1ea2a5b
composer.json
@@ -1,5 +1,17 @@
1
{
2
"name": "marijnvdwerf/material-palette",
3
+ "description": "Prominent image colour extraction for PHP",
4
+ "homepage": "https://github.com/marijnvdwerf/material-palette-php",
5
+ "keywords": [
6
+ "colour",
7
+ "color",
8
+ "material",
9
+ "material-design",
10
+ "material design",
11
+ "image",
12
+ "palette"
13
+ ],
14
+ "license": "MIT",
15
"authors": [
16
17
"name": "Marijn van der Werf",
0 commit comments