react-native-gif-search
Version:
An easy-to-use, highly customizable react-native package for searching and selecting from a list of gifs and/or stickers using the Tenor and/or the Giphy API
38 lines (37 loc) • 957 B
JSON
{
"name": "react-native-gif-search",
"version": "1.3.2",
"description": "An easy-to-use, highly customizable react-native package for searching and selecting from a list of gifs and/or stickers using the Tenor and/or the Giphy API",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Thanasis1101/react-native-gif-search.git"
},
"keywords": [
"gif",
"gifs",
"giphy",
"react-native",
"gif-search",
"gif-picker",
"gif-selector",
"tenor",
"giphy",
"tenor-api",
"giphy-api",
"tenor-gifs",
"giphy-gifs",
"npm",
"stickers"
],
"author": "Thanasis1101",
"license": "ISC",
"bugs": {
"url": "https://github.com/Thanasis1101/react-native-gif-search/issues"
},
"homepage": "https://github.com/Thanasis1101/react-native-gif-search#readme",
"dependencies": {}
}