mirror of
https://github.com/status-im/instabug-reactnative.git
synced 2025-03-01 05:30:42 +00:00
21 lines
366 B
JSON
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"
|
|
|
|
}
|
|
}
|