rn-searchbox
Version:
38 lines (37 loc) • 987 B
JSON
{
"name": "rn-searchbox",
"version": "1.0.0",
"description": "searchbox",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/karimation/rn-searchbox.git"
},
"keywords": [
"searchbox",
"react-native",
"react",
"searchbar",
"rn-searchbar",
"rn-searchbox",
"flatlist",
"filter-data"
],
"author": "“kerim <“selmi.kerim@gmail.com\nnpm set init.author.email “selmi.kerim@gmail.com> (“http://www.karimation.com\nnpm set init.author.url “http://www.karimation.com)",
"license": "MIT",
"bugs": {
"url": "https://github.com/karimation/rn-searchbox/issues"
},
"peerDependencies": {
"react": ">= 16.3.0",
"react-native": ">= 0.54.0"
},
"dependencies": {
"react-native-vector-icons": "^4.4.2",
"prop-types": "^15.5.8"
},
"homepage": "https://github.com/karimation/rn-searchbox#readme"
}