instabug-reactnative/package.json
2016-10-03 20:20:59 +02:00

21 lines
366 B
JSON

{
"name": "react-native-instabug-reactnative",
"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.29.0",
"react-native-windows": "^0.29.0"
}
}