mirror of
https://github.com/PitPik/colorPicker.git
synced 2025-10-08 05:27:02 -06:00
13 lines
234 B
JSON
13 lines
234 B
JSON
{
|
|
"name": "colorPicker",
|
|
"version": "1.0.0",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "http://github.com/PitPik/colorPicker.git"
|
|
},
|
|
"devDependencies": {
|
|
"grunt": "^0.4.5",
|
|
"grunt-contrib-uglify": "^0.5.1"
|
|
}
|
|
}
|