Skip to content

Commit

Permalink
package.json update
Browse files Browse the repository at this point in the history
  • Loading branch information
casesandberg committed Aug 16, 2015
1 parent 5d37bb9 commit a577219
Showing 1 changed file with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions package.json
@@ -1,21 +1,29 @@
{
"name": "react-color",
"version": "1.0.0",
"description": "",
"description": "A Collection of Color Pickers from Sketch, Photoshop, Chrome & more",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/casesandberg/react-color.git"
},
"author": "",
"author": "case <case@casesandberg.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/casesandberg/react-color/issues"
},
"homepage": "https://github.com/casesandberg/react-color#readme",
"homepage": "http://casesandberg.github.io/react-color/",
"keywords": [
"react",
"color picker",
"colorpicker",
"picker",
"sketch",
"chrome",
"photoshop",
"material design",
"popup"
],
"dependencies": {
"install": "^0.1.8",
"interact.js": "^1.2.4",
Expand Down

0 comments on commit a577219

Please sign in to comment.