2
0
mirror of https://github.com/PitPik/colorPicker.git synced 2025-10-07 21:17:03 -06:00
colorPicker/package.json
2014-09-15 20:33:25 +02:00

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"
}
}