2
0
mirror of https://github.com/PitPik/tinyColorPicker synced 2025-10-12 23:42:09 -06:00
tinyColorPicker/package.json

13 lines
243 B
JSON
Raw Normal View History

2015-02-02 14:48:14 +01:00
{
"name": "tiny colorPicker",
"version": "1.0.0",
"repository": {
"type": "git",
"url": "http://github.com/PitPik/tinyColorPicker.git"
},
"devDependencies": {
"grunt": "^0.4.5",
"grunt-contrib-uglify": "^0.5.1"
}
}