Files
performics_dev/package.json
T
NishantRajputRN aa56e08ffd first commit
2026-04-16 15:23:13 +05:30

143 lines
5.4 KiB
JSON

{
"name": "Performics",
"version": "0.0.1",
"private": true,
"scripts": {
"android": "react-native run-android",
"ios": "react-native run-ios",
"lint": "eslint .",
"start": "react-native start",
"test": "jest",
"postinstall": "patch-package",
"start:poll": "react-native start --watchFolders . --reset-cache --no-interactive --config metro.config.js"
},
"dependencies": {
"@dominicvonk/react-native-apk-installer": "^2.2.2",
"@mapbox/polyline": "^1.2.1",
"@react-native-async-storage/async-storage": "^1.24.0",
"@react-native-clipboard/clipboard": "^1.16.3",
"@react-native-community/checkbox": "^0.5.20",
"@react-native-community/datetimepicker": "^8.4.5",
"@react-native-community/masked-view": "^0.1.11",
"@react-native-community/netinfo": "^11.4.1",
"@react-native-community/slider": "^5.0.1",
"@react-native-firebase/app": "^23.4.0",
"@react-native-firebase/crashlytics": "^23.4.0",
"@react-native-firebase/messaging": "^23.4.0",
"@react-native-picker/picker": "^2.11.2",
"@react-native/new-app-screen": "0.81.0",
"@react-navigation/drawer": "^7.5.9",
"@react-navigation/material-top-tabs": "^7.4.18",
"@react-navigation/native": "^7.1.18",
"@react-navigation/stack": "^7.4.9",
"axios": "^1.12.2",
"babel-plugin-inline-import": "^3.0.0",
"babel-plugin-module-resolver": "^5.0.2",
"base-64": "^1.0.0",
"deprecated-react-native-prop-types": "^5.0.0",
"install": "^0.13.0",
"mime": "^4.1.0",
"moment": "^2.30.1",
"npm": "^11.6.2",
"react": "19.1.0",
"react-native": "0.81.0",
"react-native-asset": "^2.1.1",
"react-native-audio-recorder-player": "^3.5.3",
"react-native-blob-util": "^0.22.2",
"react-native-bootsplash": "^6.3.11",
"react-native-camera-kit": "^15.1.0",
"react-native-chart-kit": "^6.12.0",
"react-native-collapsible": "^1.6.2",
"react-native-contacts": "^8.0.10",
"react-native-device-info": "^14.1.1",
"react-native-draggable-flatlist": "^4.0.3",
"react-native-exit-app": "^2.0.0",
"react-native-file-viewer": "^2.1.5",
"react-native-fs": "^2.20.0",
"react-native-geocoding": "^0.5.0",
"react-native-geolocation-service": "^5.3.1",
"react-native-gesture-handler": "^2.28.0",
"react-native-get-random-values": "^1.11.0",
"react-native-gif": "^1.0.3",
"react-native-google-maps": "^1.0.0",
"react-native-image-crop-picker": "^0.41.6",
"react-native-image-pan-zoom": "^2.1.12",
"react-native-image-picker": "^8.2.1",
"react-native-image-resizer": "^1.4.5",
"react-native-image-zoom-viewer": "^3.0.1",
"react-native-keyboard-aware-scroll-view": "^0.9.5",
"react-native-keychain": "^10.0.0",
"react-native-linear-gradient": "^2.8.3",
"react-native-localize": "^3.5.2",
"react-native-maps": "^1.26.14",
"react-native-markdown-display": "^7.0.2",
"react-native-mmkv": "^4.3.0",
"react-native-modal": "^14.0.0-rc.1",
"react-native-modal-datetime-picker": "^18.0.0",
"react-native-modal-selector": "^2.1.2",
"react-native-multiple-select": "^0.5.12",
"react-native-nitro-modules": "^0.35.2",
"react-native-orientation-locker": "^1.7.0",
"react-native-otp-inputs": "^7.4.0",
"react-native-pager-view": "^8.0.0",
"react-native-paper": "^5.14.5",
"react-native-permissions": "^5.4.2",
"react-native-photo-manipulator": "^1.9.2",
"react-native-push-notification": "^8.1.1",
"react-native-quick-crypto": "^0.7.17",
"react-native-reanimated": "^4.2.1",
"react-native-reanimated-carousel": "^4.0.3",
"react-native-responsive-screen": "^1.4.2",
"react-native-safe-area-context": "^5.6.1",
"react-native-screens": "^4.16.0",
"react-native-send-intent": "^1.3.0",
"react-native-share": "^12.2.1",
"react-native-snackbar": "^2.9.0",
"react-native-snap-carousel": "^3.9.1",
"react-native-splash-screen": "^3.3.0",
"react-native-sqlite-2": "^3.6.2",
"react-native-svg": "^15.14.0",
"react-native-svg-transformer": "^1.5.1",
"react-native-tab-view": "^4.2.2",
"react-native-tts": "^4.1.1",
"react-native-vector-icons": "^10.3.0",
"react-native-video": "^6.17.0",
"react-native-video-controls": "^2.8.1",
"react-native-view-shot": "^4.0.3",
"react-native-vision-camera": "^4.7.2",
"react-native-vision-camera-v3-image-labeling": "^1.5.0",
"react-native-webview": "^13.16.0",
"react-native-worklets": "^0.7.1",
"react-native-worklets-core": "^1.6.2",
"react-redux": "^9.2.0",
"redux": "^5.0.1"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/preset-env": "^7.25.3",
"@babel/runtime": "^7.25.0",
"@react-native-community/cli": "20.0.0",
"@react-native-community/cli-platform-android": "20.0.0",
"@react-native-community/cli-platform-ios": "20.0.0",
"@react-native/babel-preset": "0.81.0",
"@react-native/eslint-config": "0.81.0",
"@react-native/metro-config": "0.81.0",
"@react-native/typescript-config": "0.81.0",
"@types/jest": "^29.5.13",
"@types/react": "^19.1.0",
"@types/react-native-snap-carousel": "^3.8.12",
"@types/react-native-vector-icons": "^6.4.18",
"@types/react-test-renderer": "^19.1.0",
"eslint": "^8.19.0",
"jest": "^29.6.3",
"patch-package": "^8.0.1",
"postinstall-postinstall": "^2.1.0",
"prettier": "2.8.8",
"react-test-renderer": "19.1.0",
"typescript": "^5.8.3"
},
"engines": {
"node": ">=18"
}
}