UNPKG

react-native-jivochat

Version:
47 lines (46 loc) 1.15 kB
{ "name": "react-native-jivochat", "title": "React Native Jivochat", "version": "1.1.5", "description": "Customer Support Chat by JivoChat", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "prepublish": "rm -rf android/build" }, "repository": { "type": "git", "url": "https://github.com/rf1804/react-native-jivochat.git", "baseUrl": "https://github.com/rf1804/react-native-jivochat" }, "homepage": "https://github.com/rf1804/react-native-jivochat#readme", "bugs": { "url": "https://github.com/rf1804/react-native-jivochat/issues" }, "keywords": [ "react", "native", "react-native", "chat", "customer", "support", "customer-support", "customer-support-chat", "jivochat" ], "author": { "name": "Mohamad Arif Raja", "email": "rfraja2943@gmail.com" }, "license": "MIT", "licenseFilename": "LICENSE", "readmeFilename": "README.md", "peerDependencies": { "react": "16.0.0-alpha.6", "react-native": "^0.44.1" }, "devDependencies": { "react": "16.0.0-alpha.6", "react-native": "^0.44.1" } }