{
  "name": "expo-otp-input",
  "main": "expo-router/entry",
  "version": "1.0.2",
  "scripts": {
    "start": "expo start",
    "android": "expo start --android",
    "ios": "expo start --ios",
    "web": "expo start --web",
    "lint": "expo lint"
  },
  "jest": {
    "preset": "jest-expo"
  },
  "dependencies": {
    "react": "18.3.1",
    "react-native": "0.76.5",
    "react-native-reanimated": "~3.16.1"
  },
  "devDependencies": {
    "@babel/core": "^7.25.2",
    "@types/react": "~18.3.12",
    "typescript": "^5.3.3"
  },
  "description": "React native/expo otp input",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Raosandeep007/expo-otp-input.git"
  },
  "keywords": [
    "react-native",
    "OTP",
    "OTP",
    "input",
    "react-native-otp-input",
    "expo-otp-input",
    "expo-otp",
    "otp-input"
  ],
  "author": "Raosandeep007",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Raosandeep007/expo-otp-input/issues"
  },
  "homepage": "https://github.com/Raosandeep007/expo-otp-input#readme"
}
