{
  "name": "react-native-smart-emoji-picker",
  "version": "0.1.2",
  "description": "👹 Smart emoji picker supports any custom memes you provides.",
  "main": "src/index.js",
  "keywords": [
    "react",
    "react-native",
    "emoji",
    "emoji-picker"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/just4fun/react-native-smart-emoji-picker.git"
  },
  "bugs": {
    "url": "https://github.com/just4fun/react-native-smart-emoji-picker/issues"
  },
  "homepage": "https://github.com/just4fun/react-native-smart-emoji-picker#readme",
  "author": "just4fun <houritsunohikari@gmail.com>",
  "license": "MIT",
  "dependencies": {
    "react-native-scrollable-tab-view": "^0.10.0"
  }
}
