{
    "name": "react-native-animation-input",
    "version": "1.0.1",
    "scripts": {
        "test": "jest"
    },
    "peerDependencies": {
        "react": "18.2.0",
        "react-native": "0.73.2",
        "react-native-reanimated": "^3.6.1"
    },
    "description": "# [IMPORTANT] Please note that installation of react-native-reanimated in your project is highly recommended for the library to work.",
    "main": "index.tsx",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/DJamesSmith/react-native-animate-input.git"
    },
    "keywords": [
        "ReactNative",
        "Animation",
        "TextInput",
        "responsive",
        "Reanimated"
    ],
    "author": "Dion James Smith",
    "license": "ISC",
    "bugs": {
        "url": "https://github.com/DJamesSmith/react-native-animate-input/issues"
    },
    "homepage": "https://github.com/DJamesSmith/react-native-animate-input/#readme",
    "devDependencies": {
        "typescript": "^5.4.2"
    }
}
