react-native-custom-alert
Version:
29 lines (28 loc) • 703 B
JSON
{
"name": "react-native-custom-alert",
"version": "0.0.0",
"description": "",
"main": "index.ios.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/naoufal/react-native-custom-alert.git"
},
"keywords": [
"react-native",
"react",
"native",
"alert",
"custom",
"custom-alert",
"react-component"
],
"author": "Naoufal Kadhom <naoufalkadhom@gmail.com> (https://github.com/naoufal)",
"license": "ISC",
"bugs": {
"url": "https://github.com/naoufal/react-native-custom-alert/issues"
},
"homepage": "https://github.com/naoufal/react-native-custom-alert"
}