react-native-dialogs/package.json
Aakash N S b97a16904e 0.0.15
2016-04-06 23:02:38 +05:30

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"
}