UNPKG

@oracle/react-native-pushiomanager

Version:
34 lines (33 loc) 840 B
{ "name": "@oracle/react-native-pushiomanager", "version": "7.0.1", "description": "React Native Module for Responsys Mobile SDK", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/oracle/pushiomanager-react-native" }, "scripts": { "postinstall":"./postinstall.sh" }, "keywords": [ "responsys", "pushio", "push", "notification", "react-native" ], "license": "UPL-1.0", "author": "Oracle Corp.", "contributors": [ "Neerhaj N Joshi <neerhaj.joshi@oracle.com>", "Poorna Rai <poorna.rai@oracle.com>", "Savitha Rudramuni <savitha.rudramuni@oracle.com>", "Pallavi Krishnaiah Hebbar <pallavi.krishnaiah.hebbar@oracle.com>" ], "licenseFilename": "LICENSE", "readmeFilename": "README.md", "dependencies": { "invariant": "^2.2.4" } }