Adjust code js and json code formatting

This commit is contained in:
Hossam Hassan 2017-01-23 16:57:58 +02:00
parent e4637f2ebb
commit f6b2a90d4a
2 changed files with 536 additions and 537 deletions

1064
index.js

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,3 @@
{
"name": "instabug-reactnative",
"version": "1.0.5",
@ -6,13 +5,13 @@
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
},
"repository": {
"type": "git",
"url": "git+https://github.com/Instabug/instabug-reactnative.git"
},
"keywords": [
"react-native",
"react-native",
"bug",
"reporting",
"feedback",
@ -21,7 +20,7 @@
],
"author": "Hossam Hassan && Yousef Hamza",
"license": "MIT",
"bugs": {
"bugs": {
"url": "https://github.com/Instabug/instabug-reactnative/issues"
},
"homepage": "https://github.com/Instabug/instabug-reactnative#readme",