{
  "name": "react-emoji-picker",
  "version": "1.0.13",
  "description": "A React component providing a visual emoji picker, similar to Slack's",
  "repository": "https://github.com/chadoh/react-emoji-picker",
  "main": "index.jsx",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react",
    "react-component",
    "emoji",
    "emoji-picker",
    "twemoji",
    "emojione",
    "react-emoji"
  ],
  "author": "Chad Ostrowski <hi+npm@chadoh.com> (chadoh.com)",
  "license": "ISC",
  "dependencies": {
    "react": "^0.14.3",
    "react-emoji": "^0.4.1"
  }
}
