{
  "name": "react-native-animated-rolling-numbers",
  "version": "2.0.0",
  "main": "src/index.ts",
  "scripts": {
    "build": "tsc"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/BouarourMohammed/react-native-animated-rolling-numbers.git"
  },
  "homepage": "https://github.com/BouarourMohammed/react-native-animated-rolling-numbers.git#readme",
  "keywords": [
    "react-native",
    "animated-numbers",
    "rolling-numbers",
    "animated-digits",
    "animated-number",
    "reanimated",
    "numbers",
    "react",
    "react-native-rolling-numbers",
    "react-native-animated-numbers",
    "digits"
  ],
  "author": "Bouarour Mohammed",
  "license": "MIT",
  "description": "🚀 The Animated Digits component for React Native seamlessly blends a sophisticated number rotation effect with dynamic value updates, creating an engaging and interactive experience that enhances your user interfaces with a touch of elegance and excitement.",
  "devDependencies": {
    "@types/react": "^18.3.5",
    "@types/react-native": "^0.73.0",
    "typescript": "^5.5.4"
  },
  "peerDependencies": {
    "react": ">=18.0.0",
    "react-native": ">=0.70.0",
    "react-native-reanimated": ">=2.0.0"
  }
}
