forked from josedvq/colpick-jQuery-Color-Picker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
colpick.jquery.json
15 lines (15 loc) · 862 Bytes
/
colpick.jquery.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name": "colpick",
"title": "colpick Color Picker",
"description": "Simple lightweight Photoshop-like color picker, now with touch support",
"keywords": ["color","picker","colorpicker","choser","selector","form","jquery","input"],
"version": "2.0.2",
"author": {"name": "Jose Vargas","email": "[email protected]", "url": "http://codeitdown.com"},
"maintainers": [{"name": "Jose Vargas","email": "[email protected]", "url": "http://codeitdown.com"}],
"licenses": [{"type": "GPLv2", "url": "https://github.com/josedvq/colpick-jQuery-Color-Picker/blob/master/LICENSE"}],
"bugs": "https://github.com/josedvq/colpick-jQuery-Color-Picker/issues",
"homepage": "http://colpick.com/plugin",
"docs": "http://colpick.com/plugin",
"download": "https://github.com/josedvq/colpick-jQuery-Color-Picker/archive/master.zip",
"dependencies": {"jquery": ">=1.7.0"}
}