{
  "name": "@anil_sarkar_hansda/react-native-siren-custom",
  "version": "0.0.6",
  "description": "React Native module for checking App version and prompting user.",
  "main": "index.js",
  "scripts": {
    "test": "ava"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/capitallatera/react-native-siren-custom.git"
  },
  "keywords": [
    "React",
    "Native",
    "Siren",
    "Harpy",
    "React Native Siren",
    "Version",
    "Check",
    "App Store"
  ],
  "author": "Gant Laborde",
  "license": "MIT",
  "files": [
    "index.js"
  ],
  "bugs": {
    "url": "https://github.com/capitallatera/react-native-siren-custom/issues"
  },
  "homepage": "https://github.com/capitallatera/react-native-siren-custom#readme",
  "dependencies": {
    "apisauce": "^3.1.0",
    "react-native-device-info": "^14.0.4"
  }
}
