mirror of
https://github.com/janishutz/color-thief.git
synced 2025-11-25 13:54:25 +00:00
Discontinue support for Bower
This commit is contained in:
26
bower.json
26
bower.json
@@ -1,26 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "color-thief",
|
|
||||||
"homepage": "http://lokeshdhakar.com/projects/color-thief/",
|
|
||||||
"authors": [
|
|
||||||
"Lokesh Dhakar"
|
|
||||||
],
|
|
||||||
"description": "Grab the dominant color or color palette from an image.",
|
|
||||||
"main": "src/color-thief.js",
|
|
||||||
"keywords": [
|
|
||||||
"color",
|
|
||||||
"palette",
|
|
||||||
"sampling",
|
|
||||||
"image",
|
|
||||||
"picture",
|
|
||||||
"photo",
|
|
||||||
"canvas"
|
|
||||||
],
|
|
||||||
"license": "MIT",
|
|
||||||
"ignore": [
|
|
||||||
"**/.*",
|
|
||||||
"node_modules",
|
|
||||||
"bower_components",
|
|
||||||
"test",
|
|
||||||
"tests"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user