{
  "name": "pay-as-you-go",
  "version": "0.0.10",
  "private": false,
  "scripts": {
    "android": "react-native run-android",
    "ios": "react-native run-ios",
    "start": "react-native start",
    "test": "jest",
    "clean": "react-native-clean-project",
    "lint": "eslint ."
  },
  "dependencies": {
    "@react-navigation/native": "^6.0.13",
    "@react-navigation/native-stack": "^6.9.1",
    "lodash": "^4.17.21",
    "react": "18.1.0",
    "react-native": "0.70.2",
    "react-native-safe-area-context": "^4.4.1",
    "react-native-screens": "^3.18.2",
    "react-native-webview": "^11.23.1"
  },
  "devDependencies": {
    "@babel/core": "7.19.3",
    "@babel/runtime": "7.19.4",
    "@react-native-community/eslint-config": "2.0.0",
    "babel-jest": "26.6.3",
    "eslint": "7.32.0",
    "jest": "26.6.3",
    "metro-react-native-babel-preset": "0.72.3",
    "react-native-clean-project": "^4.0.1",
    "react-test-renderer": "18.1.0"
  },
  "peerDependencies": {
    "@react-navigation/native": "^6.0.13",
    "@react-navigation/native-stack": "^6.9.1",
    "lodash": "^4.17.21",
    "react": "18.1.0",
    "react-native": "0.70.2",
    "react-native-safe-area-context": "^4.4.1",
    "react-native-screens": "^3.18.2",
    "react-native-webview": "^11.23.1"
  },
  "jest": {
    "preset": "react-native"
  },
  "description": "PayAsYouGo prototype module",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/RC-Indrakumar/PAYGScreenPrototype.git"
  },
  "keywords": [
    "payg",
    "payasyougo"
  ],
  "author": "TOCApps-WL",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/RC-Indrakumar/PAYGScreenPrototype/issues"
  },
  "homepage": "https://github.com/RC-Indrakumar/PAYGScreenPrototype#readme"
}
