{
    "name": "react-native-lock-screen-roweb",
    "version": "0.0.3",
    "description": "React Native: Native Lock Screen",
    "main": "./js/index.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1",
        "postinstall": "node scripts/installer.js"
    },
    "keywords": [
        "react-native"
    ],
    "author": "Pranav Raj Singh Chauhan",
    "license": "Apache License",
    "repository": {
        "type": "git",
        "url": "https://github.com/floreabogdan/react-native-lock-screen.git"
    },
    "dependencies": {
        "react-native-animatable": "1.3.0",
        "react-native-material-ripple": "0.8.0",
        "react-native-on-layout": "2.0.2",
        "react-native-size-matters": "0.1.3",
        "react-native-svg": "6.5.2",
        "react-native-svg-uri": "1.2.3",
        "react-native-vector-icons": "5.0.0",
        "react-native-toasty": "0.0.3"
    },
    "devDependencies": {
        "prettier-pack": "0.0.7"
    },
    "peerDependencies": {}
}