2
0
mirror of https://github.com/PitPik/colorPicker.git synced 2025-10-08 05:27:02 -06:00
colorPicker/package.json

13 lines
234 B
JSON
Raw Normal View History

2014-09-15 20:32:27 +02:00
{
"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"
}
}