Files

45 lines
1.3 KiB
JSON

{
"name": "schnappix",
"version": "23.01.17",
"main": "index.ts",
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.7.2",
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@fortawesome/react-native-fontawesome": "^0.3.2",
"@react-native-masked-view/masked-view": "0.3.2",
"buffer": "^6.0.3",
"expo": "~54.0.0",
"expo-application": "~7.0.8",
"expo-build-properties": "~1.0.10",
"expo-camera": "~17.0.10",
"expo-file-system": "~19.0.23",
"expo-image": "~3.0.11",
"expo-image-manipulator": "~14.0.8",
"expo-linear-gradient": "~15.0.8",
"expo-media-library": "~18.2.1",
"expo-status-bar": "~3.0.9",
"ipp-encoder": "^5.0.0",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-native": "0.81.5",
"react-native-gesture-handler": "~2.28.0",
"react-native-reanimated": "~4.1.1",
"react-native-svg": "15.12.1",
"react-native-view-shot": "4.0.3",
"react-native-web": "^0.21.0",
"react-native-worklets": "0.5.1"
},
"devDependencies": {
"@expo/ngrok": "^4.1.3",
"@types/react": "~19.1.10",
"typescript": "^5.3.0"
},
"scripts": {
"start": "expo start",
"android": "expo run:android",
"ios": "expo run:ios",
"web": "expo start --web"
},
"private": true
}