{
  "name": "react-native-my-custom-slider",
  "version": "1.0.1",
  "description": "React Native custom slider library for seamless horizontal image sliding with snap-to-center functionality, indicators, and full customization support. Perfect for enhancing mobile UI experiences",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native-custom-slider"
  ],
  "author": "NishanthUjire",
  "license": "ISC",
  "peerDependencies": {
    "react": "18.3.1",
    "react-native": "0.76.5"
  }
 
}
