@metamask/react-native-search-api
Version:
A React Native module that allows to perform the Spotlight integration on iOS
27 lines (26 loc) • 665 B
JSON
{
"name": "@metamask/react-native-search-api",
"repository": {
"type": "git",
"url": "https://github.com/MetaMask/react-native-search-api"
},
"version": "1.0.1",
"description": "A React Native module that allows to perform the Spotlight integration on iOS",
"author": "Daniil Konoplev <danchoys@ombori.com>",
"nativePackage": true,
"license": "MIT",
"homepage": "https://github.com/MetaMask/react-native-search-api",
"keywords": [
"react-native",
"react",
"native",
"search",
"indexing",
"ios",
"spotlight"
],
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
}
}