You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tinyColorPicker/package.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"
}
}