UNPKG

@alore/auth-react-native-ui

Version:
54 lines (53 loc) 1.55 kB
{ "name": "@alore/auth-react-native-ui", "version": "1.0.6-alpha", "repository": { "type": "git", "url": "git+https://github.com/0xCarbon/alore-auth-react-native.git" }, "description": "React Native UI for Alore Auth", "main": "./src/index.ts", "author": "Alore", "license": "LGPL-2.1-only", "dependencies": { "@alore/auth-react-native-sdk": "1.0.3-alpha", "@hookform/resolvers": "3.6.0", "@react-native-async-storage/async-storage": "2.1.0", "@react-native-community/blur": "4.4.0", "@react-native-community/datetimepicker": "8.0.1", "@react-native-community/netinfo": "11.3.2", "@react-native-picker/picker": "2.11.0", "@react-navigation/native": "6.1.17", "@xstate/react": "3.2.2", "react": "18.2.0", "react-hook-form": "7.51.5", "react-native": "0.73.6", "react-native-argon2": "2.0.1", "react-native-device-info": "11.1.0", "react-native-heroicons": "4.0.0", "react-native-passkey": "3.1.0", "xstate": "4.38.2", "yup": "1.4.0" }, "devDependencies": { "@types/react": "19.0.8", "@types/react-dom": "19.0.3", "@types/react-native": "0.73.0", "react-native-ui-lib": "7.36.0", "typescript": "5.0.4" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "auth", "laas", "waas", "login", "alore" ], "bugs": { "url": "https://github.com/0xCarbon/alore-auth-react-native/issues" }, "homepage": "https://github.com/0xCarbon/alore-auth-react-native#readme" }