react-native-dialogs/package.json

25 lines
610 B
JSON

{
"name": "react-native-dialogs",
"version": "0.0.15",
"description": "React Native wrappers for https://github.com/afollestad/material-dialogs ",
"main": "index.js",
"scripts": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/aakashns/react-native-dialogs.git"
},
"keywords": [
"react-native",
"android",
"react-component"
],
"author": "Aakash N S",
"license": "MIT",
"bugs": {
"url": "https://github.com/aakashns/react-native-dialogs/issues"
},
"homepage": "https://github.com/aakashns/react-native-dialogs#readme"
}