Obanana_test/package.json

92 lines
3.3 KiB
JSON

{
"name": "obananaecom",
"version": "1.0.0",
"main": "node_modules/expo/AppEntry.js",
"scripts": {
"start": "expo start",
"android": "expo start --android",
"ios": "expo start --ios",
"web": "expo start --web"
},
"dependencies": {
"@babel/plugin-proposal-export-namespace-from": "^7.18.9",
"@expo/config-plugins": "~6.0.0",
"@expo/vector-icons": "^13.0.0",
"@expo/webpack-config": "^18.1.3",
"@fortawesome/free-regular-svg-icons": "^6.4.0",
"@fortawesome/free-solid-svg-icons": "^6.4.0",
"@fortawesome/react-native-fontawesome": "^0.3.0",
"@react-native-async-storage/async-storage": "^1.19.3",
"@react-native-clipboard/clipboard": "^1.13.2",
"@react-native-community/checkbox": "^0.5.15",
"@react-native-community/clipboard": "^1.5.1",
"@react-native-masked-view/masked-view": "^0.2.9",
"@react-native-seoul/masonry-list": "^1.4.2",
"@react-navigation/bottom-tabs": "^6.5.9",
"@react-navigation/drawer": "^6.6.6",
"@react-navigation/material-bottom-tabs": "^6.2.17",
"@react-navigation/material-top-tabs": "^6.6.3",
"@react-navigation/native": "^6.1.6",
"@react-navigation/stack": "^6.3.16",
"axios": "^1.5.1",
"base-64": "^1.0.0",
"crypto-js": "^4.2.0",
"expo": "^49.0.11",
"expo-background-fetch": "^11.5.0",
"expo-barcode-scanner": "^12.3.2",
"expo-checkbox": "^2.5.0",
"expo-file-system": "^15.2.2",
"expo-font": "^11.1.1",
"expo-image-picker": "^14.5.0",
"expo-linear-gradient": "^12.1.2",
"expo-media-library": "^15.2.3",
"expo-notifications": "^0.23.0",
"expo-permissions": "^14.1.1",
"expo-status-bar": "~1.6.0",
"expo-svg-uri": "^1.3.1",
"expo-system-ui": "^2.2.1",
"jwt-decode": "^3.1.2",
"react": "18.2.0",
"react-native": "0.72.4",
"react-native-crypto": "^2.2.0",
"react-native-css-vh-vw": "^1.0.5",
"react-native-elements": "^3.4.3",
"react-native-fast-image": "^8.6.3",
"react-native-fontawesome": "^7.0.0",
"react-native-fs": "^2.20.0",
"react-native-gesture-handler": "2.9.0",
"react-native-htmlview": "^0.16.0",
"react-native-image-slider-box": "^2.0.7",
"react-native-keyboard-aware-scroll-view": "^0.9.5",
"react-native-lazyload": "^1.1.0",
"react-native-linear-gradient": "^2.8.3",
"react-native-modal": "^13.0.1",
"react-native-pager-view": "^6.2.0",
"react-native-paper": "^5.11.0",
"react-native-push-notification": "^8.1.1",
"react-native-qrcode": "^0.2.7",
"react-native-qrcode-svg": "^6.2.0",
"react-native-reanimated": "^3.3.0",
"react-native-render-html": "^6.3.4",
"react-native-safe-area-context": "^4.5.0",
"react-native-screens": "^3.20.0",
"react-native-select-dropdown": "^3.4.0",
"react-native-svg": "^13.14.0",
"react-native-swiper": "^1.5.5",
"react-native-tab-view": "^3.5.1",
"react-native-toast-notifications": "^3.4.0",
"react-native-torch": "^1.2.0",
"react-native-ui-lib": "^7.8.0",
"react-native-vector-icons": "^10.0.0",
"react-native-view-shot": "3.5.0",
"react-native-viewpager": "^0.2.13",
"react-native-viewport-units": "^0.0.5",
"react-native-web": "^0.18.12",
"seedrandom": "^3.0.5"
},
"devDependencies": {
"@babel/core": "^7.20.0"
},
"private": true
}