| 
									
										
										
										
											2021-02-19 16:07:53 +01:00
										 |  |  | { | 
					
						
							|  |  |  |   "name": "react-native-vision-camera-example", | 
					
						
							|  |  |  |   "description": "Example app for react-native-vision-camera", | 
					
						
							|  |  |  |   "version": "0.0.1", | 
					
						
							|  |  |  |   "private": true, | 
					
						
							|  |  |  |   "scripts": { | 
					
						
							|  |  |  |     "android": "react-native run-android", | 
					
						
							|  |  |  |     "ios": "react-native run-ios", | 
					
						
							| 
									
										
										
										
											2021-02-20 23:20:28 +01:00
										 |  |  |     "start": "react-native start", | 
					
						
							| 
									
										
										
										
											2023-12-13 16:38:02 +01:00
										 |  |  |     "pods": "cd ios && bundle exec pod install", | 
					
						
							| 
									
										
										
										
											2023-09-26 11:39:17 +02:00
										 |  |  |     "lint": "eslint . --fix", | 
					
						
							| 
									
										
										
										
											2021-08-16 10:45:41 +02:00
										 |  |  |     "lint-ci": "yarn lint -f ../node_modules/@firmnav/eslint-github-actions-formatter/dist/formatter.js", | 
					
						
							|  |  |  |     "typescript": "tsc --noEmit" | 
					
						
							| 
									
										
										
										
											2021-02-19 16:07:53 +01:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "dependencies": { | 
					
						
							| 
									
										
										
										
											2023-07-31 18:21:55 +02:00
										 |  |  |     "@react-native-camera-roll/camera-roll": "^5.7.2", | 
					
						
							| 
									
										
										
										
											2023-07-03 12:40:07 +02:00
										 |  |  |     "@react-native-community/blur": "^4.3.2", | 
					
						
							|  |  |  |     "@react-navigation/native": "^6.1.7", | 
					
						
							|  |  |  |     "@react-navigation/native-stack": "^6.9.13", | 
					
						
							| 
									
										
										
										
											2023-02-09 11:52:41 +01:00
										 |  |  |     "react": "^18.2.0", | 
					
						
							| 
									
										
										
										
											2023-07-31 18:21:55 +02:00
										 |  |  |     "react-native": "^0.72.3", | 
					
						
							| 
									
										
										
										
											2023-08-21 12:50:14 +02:00
										 |  |  |     "react-native-fast-image": "^8.6.3", | 
					
						
							| 
									
										
										
										
											2023-07-31 18:21:55 +02:00
										 |  |  |     "react-native-gesture-handler": "^2.12.1", | 
					
						
							| 
									
										
										
										
											2023-10-05 14:52:03 +02:00
										 |  |  |     "react-native-mmkv": "^2.10.2", | 
					
						
							| 
									
										
										
										
											2023-02-09 11:52:41 +01:00
										 |  |  |     "react-native-pressable-opacity": "^1.0.10", | 
					
						
							| 
									
										
										
										
											2023-10-05 14:52:03 +02:00
										 |  |  |     "react-native-reanimated": "^3.5.4", | 
					
						
							| 
									
										
										
										
											2024-01-31 17:30:06 +01:00
										 |  |  |     "react-native-safe-area-context": "^4.8.2", | 
					
						
							| 
									
										
										
										
											2023-08-21 12:50:14 +02:00
										 |  |  |     "react-native-screens": "^3.24.0", | 
					
						
							| 
									
										
										
										
											2023-02-09 11:52:41 +01:00
										 |  |  |     "react-native-static-safe-area-insets": "^2.2.0", | 
					
						
							| 
									
										
										
										
											2023-07-31 18:21:55 +02:00
										 |  |  |     "react-native-vector-icons": "^10.0.0", | 
					
						
							| 
									
										
										
										
											2023-02-13 15:22:45 +01:00
										 |  |  |     "react-native-video": "^5.2.1", | 
					
						
							| 
									
										
										
										
											2024-01-30 17:58:48 +01:00
										 |  |  |     "react-native-worklets-core": "0.3.0" | 
					
						
							| 
									
										
										
										
											2021-02-19 16:07:53 +01:00
										 |  |  |   }, | 
					
						
							|  |  |  |   "devDependencies": { | 
					
						
							| 
									
										
										
										
											2023-08-21 12:50:14 +02:00
										 |  |  |     "@babel/core": "^7.22.10", | 
					
						
							|  |  |  |     "@babel/preset-env": "^7.22.10", | 
					
						
							| 
									
										
										
										
											2024-01-31 17:30:31 +01:00
										 |  |  |     "@babel/runtime": "^7.23.9", | 
					
						
							| 
									
										
										
										
											2023-07-03 12:40:07 +02:00
										 |  |  |     "@react-native/eslint-config": "^0.72.2", | 
					
						
							| 
									
										
										
										
											2023-07-31 18:21:55 +02:00
										 |  |  |     "@react-native/metro-config": "^0.72.9", | 
					
						
							| 
									
										
										
										
											2023-07-03 12:40:07 +02:00
										 |  |  |     "@react-native/typescript-config": "^0.73.0", | 
					
						
							| 
									
										
										
										
											2024-01-31 17:29:57 +01:00
										 |  |  |     "@types/react": "^18.2.48", | 
					
						
							| 
									
										
										
										
											2023-07-20 15:30:04 +02:00
										 |  |  |     "@types/react-native-vector-icons": "^6.4.13", | 
					
						
							|  |  |  |     "@types/react-native-video": "^5.0.15", | 
					
						
							| 
									
										
										
										
											2023-02-09 11:52:41 +01:00
										 |  |  |     "babel-plugin-module-resolver": "^5.0.0", | 
					
						
							| 
									
										
										
										
											2023-07-31 18:21:55 +02:00
										 |  |  |     "eslint": "^8.46.0", | 
					
						
							|  |  |  |     "eslint-plugin-prettier": "^5.0.0", | 
					
						
							|  |  |  |     "metro-react-native-babel-preset": "^0.77.0", | 
					
						
							| 
									
										
										
										
											2024-01-31 17:29:50 +01:00
										 |  |  |     "prettier": "^3.2.4", | 
					
						
							| 
									
										
										
										
											2023-07-03 12:40:07 +02:00
										 |  |  |     "typescript": "^5.1.6" | 
					
						
							| 
									
										
										
										
											2021-02-19 16:07:53 +01:00
										 |  |  |   } | 
					
						
							|  |  |  | } |