mirror of
https://github.com/PitPik/tinyColorPicker
synced 2025-10-12 15:32:11 -06:00
14 lines
273 B
JSON
14 lines
273 B
JSON
{
|
|
"name": "tinyColorPicker",
|
|
"version": "1.1.1",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "http://github.com/PitPik/tinyColorPicker.git"
|
|
},
|
|
"devDependencies": {
|
|
"grunt": "^0.4.5",
|
|
"grunt-contrib-uglify": "^0.5.1",
|
|
"grunt-smushit": "^1.3.0"
|
|
}
|
|
}
|