{
  "main": "index.js",
  "scripts": {
    "android": "react-native run-android",
    "ios": "react-native run-ios",
    "web": "expo start --web",
    "start": "react-native start"
  },
  "dependencies": {
    "expo": "~42.0.1",
    "expo-splash-screen": "~0.11.2",
    "expo-status-bar": "~1.0.4",
    "expo-updates": "~0.8.1",
    "react": "16.13.1",
    "react-dom": "16.13.1",
    "react-native": ">=0.64.1",
    "react-native-gesture-handler": "~1.10.2",
    "react-native-reanimated": "~2.2.0",
    "react-native-screens": "~3.4.0",
    "react-native-unimodules": "0.14.10",
    "react-native-web": "~0.13.12"
  },
  "devDependencies": {
    "@babel/core": "^7.9.0",
    "metro-react-native-babel-preset": "^0.66.2"
  },
  "name": "test_ssm_package",
  "version": "1.0.2",
  "description": "This is test package",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/syngenta-digital/my-project.git"
  },
  "keywords": [
    "test"
  ],
  "author": "samiksha Jagtap",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/syngenta-digital/my-project/issues"
  },
  "homepage": "https://github.com/syngenta-digital/my-project#readme"
}
