{
  "name": "@hmscore/react-native-hms-map-demo",
  "version": "6.3.1-304",
  "private": true,
  "scripts": {
    "android": "react-native run-android",
    "start": "react-native start",
    "test": "jest",
    "lint": "eslint .",
    "devt": "react-devtools"
  },
  "license": "Apache-2.0",
  "dependencies": {
    "react": "16.6.0",
    "react-native": "0.60.0",
    "@hmscore/react-native-hms-map": "6.3.1-304"
  },
  "devDependencies": {
    "@babel/core": "^7.9.0",
    "@babel/runtime": "^7.9.2",
    "metro-react-native-babel-preset": "^0.59.0",
    "ncp": "^2.0.0"
  },
  "jest": {
    "preset": "react-native"
  },
  "files": [
    "android",
    "app.json",
    "App.js",
    "index.js",
    "LICENCE",
    "mapStyle.json",
    "metro.config.js",
    "package.json",
    "README.md"
  ]
}
