UNPKG

mappls-search-widgets-react-native

Version:

Mappls React Native Search Widget is a readymade widget used to search

46 lines (43 loc) 1.49 kB
{ "name": "mappls-search-widgets-react-native", "title": "React Native Mappls React Native search widgets", "version": "1.3.1", "description": "Mappls React Native Search Widget is a readymade widget used to search", "main": "index.js", "files": [ "assets", "src", "utils", "android", "index.js", "ios", "mappls-search-widgets-react-native.podspec" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": "https://github.com/mappls-api/mappls-react-native-sdk", "author": "Saksham <saksham.tyagi@mapmyindia.com> (https://github.com/Saksham66)", "license": "MIT", "licenseFilename": "LICENSE", "baseUrl": "https://github.com/mappls-api/mappls-react-native-sdk", "bugs": { "url": "https://github.com/mappls-api/mappls-react-native-sdk/issues" }, "homepage": "https://github.com/mappls-api/mappls-react-native-sdk#readme", "keywords": [ "react-native","mapmyindia-react-native-search-widgets","place-picker","mmi","mapmyindia","mapmyindia react native", "search-widget", "autocomplete widget","mappls","mappls-react-native-search-widgets","mappls react native" ], "readmeFilename": "README.md", "peerDependencies": { "mappls-map-react-native": "^1.0.10", "@react-native-community/netinfo": "^5.9.10", "react-native-simple-toast": "^1.1.3", "prop-types": ">=15.5.8" }, "devDependencies": { "react": "^16.9.0", "react-native": "^0.61.5" } }