UNPKG

react-native-simple-emoji-picker

Version:
34 lines (33 loc) 806 B
{ "name": "react-native-simple-emoji-picker", "version": "0.1.0", "description": "A simple emoji picker component for React Native", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 0" }, "repository": { "type": "git", "url": "git+https://github.com/goshakkk/react-native-simple-emoji-picker.git" }, "keywords": [ "React", "React", "Native", "React-Native", "iOS", "Android", "Component", "Emoji", "Keyboard" ], "author": "Gosha Arinich", "license": "MIT", "bugs": { "url": "https://github.com/goshakkk/react-native-simple-emoji-picker/issues" }, "homepage": "https://github.com/goshakkk/react-native-simple-emoji-picker#readme", "dependencies": { "emoji-datasource": "^2.4.4" } }