Files
react-native-QDDialog/package.json
T
2018-11-14 18:50:40 +08:00

19 lines
312 B
JSON

{
"name": "react-native-dialog",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native"
],
"author": "",
"license": "",
"peerDependencies": {
"react-native": "^0.41.2"
}
}