UNPKG

bluedot-react-native

Version:

Bluedot Point SDK React Native SDK; integrates the Android and iOS Point SDK libraries

37 lines (36 loc) 944 B
{ "name": "bluedot-react-native", "title": "React Native Bluedot Point SDK", "version": "3.2.2", "description": "Bluedot Point SDK React Native SDK; integrates the Android and iOS Point SDK libraries", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Bluedot-Innovation/Bluedot-React-Native-Plugin.git", "baseUrl": "https://github.com/Bluedot-Innovation/Bluedot-React-Native-Plugin" }, "homepage": "https://bluedot.io", "keywords": [ "react-native", "pointsdk", "location", "geolocation", "bluedot" ], "author": { "name": "Bluedot Innovation", "email": "help@bluedot.io" }, "license": "ISC", "readmeFilename": "README.md", "peerDependencies": { "react-native": ">= 0.73.6" }, "devDependencies": { "react": "18.2.0", "react-native": "0.76.6" } }