{ "name": "react-native-notifications", "publishConfig": { "registry": "https://registry.npmjs.org/" }, "repository": { "type": "git", "url": "https://github.com/wix/react-native-notifications.git" }, "version": "0.0.5", "description": "Advanced Push Notifications (Silent, interactive notifications) for iOS & Android", "keywords": [ "react-component", "react-native", "ios", "push-notifications" ], "nativePackage": true, "peerDependencies": { "react-native": ">=0.19.0" }, "homepage": "https://github.com/wix/react-native-notifications", "bugs": { "url": "https://github.com/wix/react-native-notifications/issues" }, "dependencies": { "core-js": "^1.0.0" }, "author": "Lidan Hifi ", "main": "index.ios.js", "license": "MIT" }