{
  "name": "react-compact-colorpicker",
  "version": "0.0.5",
  "description": "a very lightweight color picking react component",
  "main": "build/ColorPicker.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/tscholl2/react-compact-colorpicker"
  },
  "keywords": [
    "react",
    "react-component",
    "color",
    "input"
  ],
  "author": "Travis Scholl",
  "license": "Public Domain",
  "homepage": "https://github.com/tscholl2/react-compact-colorpicker",
  "peerDependencies": {
    "react": "^0.13"
  }
}
