UNPKG

react-native-alertbox

Version:
33 lines (32 loc) 662 B
{ "name": "react-native-alertbox", "version": "0.2.11", "description": "React Native alert & prompt utility", "main": "src/index.js", "files": [ "src" ], "scripts": {}, "license": "MIT", "author": { "name": "Firuz Hacıyev" }, "repository": { "type": "git", "url": "https://github.com/eleviven/react-native-alertbox" }, "bugs": "https://github.com/eleviven/react-native-alertbox/issues", "keywords": [ "react", "react-native", "react-component", "react-native-alert", "react-native-alertbox", "alertbox", "alert" ], "peerDependencies": { "react": "*", "react-native": "*" } }