{
	"version": "2.0.0-beta1",
	"name": "react-native-notifyer",
	"description": "React Native Notifyer (toast, banner and loading spinner)",
	"repository": {
		"type": "git",
		"url": "https://github.com/TvrboPro/React-Native-Notifyer"
	},
	"author": {
		"name": "Jordi Moraleda",
		"email": "jordi@tvrbo.pro",
		"url": "https://www.tvrbo.pro/"
	},
	"license": "MIT",
	"main": "src/index.js",
	"keywords": [
		"react",
		"native",
		"component",
		"ios",
		"android",
		"notification",
		"banner",
		"toast",
		"loading"
	],
	"dependencies": {
		"@bam.tech/react-native-root-siblings": "^2.0.3",
		"prop-types": "^15.6.1",
		"react": "^16.4.1"
	}
}
