{
    "name": "expo-router-auth-guard",
    "version": "1.0.1",
    "author": {
        "name": "Vandevelde Dimitri"
    },
    "license": "MIT",
    "bin": {
        "expo-router-auth-guard": "./bin/expo-router-auth-guard.js"
    },
    "keywords": [
        "auth",
        "authentication",
        "guard",
        "middleware",
        "react",
        "react-native",
        "expo",
        "expo-router",
        "router",
        "supabase",
        "auth-protect",
        "react-hook",
        "require-auth",
        "auth-context",
        "react-native-auth",
        "expo-auth"
    ],
    "dependencies": {
        "fs-extra": "^11.2.0"
    },
    "type": "module"
}
