UNPKG

@dehimer/react-native-read-sms

Version:
44 lines (43 loc) 1.13 kB
{ "name": "@dehimer/react-native-read-sms", "title": "React Native Read Sms", "version": "1.0.7", "description": "This plugin is used to read new recived sms.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/KetanDhopeshwarkar/react-native-read-sms", "baseUrl": "https://github.com/KetanDhopeshwarkar/react-native-read-sms" }, "keywords": [ "android", "iOS", "react-native-read-sms", "read-sms", "react-native" ], "author": { "name": "KetanDhopeshwarkar", "username": "KetanDhopeshwarkar" }, "license": "MIT", "licenseFilename": "LICENSE", "peerDependencies": { "react": "^16.8.1", "react-native": ">=0.60.0-rc.0 <1.0.x" }, "devDependencies": { "react": "^16.9.0", "react-native": "^0.61.5" }, "bugs": { "url": "https://github.com/KetanDhopeshwarkar/react-native-read-sms/issues" }, "homepage": "https://github.com/KetanDhopeshwarkar/react-native-read-sms#readme", "publishConfig": { "access": "public" } }