You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
159 lines
5.4 KiB
159 lines
5.4 KiB
{ |
|
"name": "taskme", |
|
"version": "0.0.1", |
|
"private": true, |
|
"scripts": { |
|
"android": "react-native run-android", |
|
"ios": "react-native run-ios", |
|
"start": "react-native start", |
|
"test": "jest", |
|
"lint": "eslint .", |
|
"pod": "cd ./ios && pod install && cd ../", |
|
"build:android": "cd android && ./gradlew assembleRelease", |
|
"create-appicon": "iconset create" |
|
}, |
|
"dependencies": { |
|
"@bitalikrty/redux-create-reducer": "^1.0.0", |
|
"@gorhom/bottom-sheet": "^4.1.5", |
|
"@miblanchard/react-native-slider": "^2.1.0", |
|
"@react-native-async-storage/async-storage": "^1.15.8", |
|
"@react-native-community/cameraroll": "^4.1.2", |
|
"@react-native-community/clipboard": "^1.5.1", |
|
"@react-native-community/datetimepicker": "^6.1.3", |
|
"@react-native-community/netinfo": "^9.0.0", |
|
"@react-native-community/push-notification-ios": "^1.10.1", |
|
"@react-native-picker/picker": "^2.4.1", |
|
"@react-native/normalize-color": "^2.0.0", |
|
"@react-navigation/bottom-tabs": "^6.0.5", |
|
"@react-navigation/native": "^6.0.2", |
|
"@react-navigation/native-stack": "^6.1.0", |
|
"@react-navigation/stack": "^6.0.11", |
|
"@types/react-native-drawer": "^2.5.5", |
|
"@types/react-native-sqlite-storage": "^5.0.2", |
|
"@types/react-native-video": "^5.0.13", |
|
"axios": "^0.21.1", |
|
"buffer": "^6.0.3", |
|
"cachios": "^3.0.0", |
|
"deprecated-react-native-prop-types": "^2.3.0", |
|
"events": "^3.3.0", |
|
"fbjs": "^3.0.4", |
|
"ffmpeg-kit-react-native": "^4.5.2", |
|
"jet-tools": "^1.1.0", |
|
"lodash": "^4.17.21", |
|
"mime": "^3.0.0", |
|
"mime-types": "^2.1.35", |
|
"moment": "^2.29.1", |
|
"oa-react-native-clear-cache": "^1.0.3", |
|
"path": "^0.12.7", |
|
"react": "^17.0.2", |
|
"react-native": "^0.66.4", |
|
"react-native-android-badge": "^0.5.0", |
|
"react-native-app-badge": "^0.1.5", |
|
"react-native-audio-recorder-player": "^3.4.0", |
|
"react-native-autolink": "^4.0.0", |
|
"react-native-calendars": "^1.1274.0", |
|
"react-native-controlled-mentions": "^2.2.5", |
|
"react-native-date-picker": "^3.4.3", |
|
"react-native-device-info": "^8.3.3", |
|
"react-native-document-picker": "^8.0.0", |
|
"react-native-draggable-switch": "^1.1.1", |
|
"react-native-drawer": "^2.5.1", |
|
"react-native-exception-handler": "^2.10.10", |
|
"react-native-expire-storage": "0.0.3", |
|
"react-native-fast-image": "^8.5.11", |
|
"react-native-fs": "^2.20.0", |
|
"react-native-gesture-handler": "^2.8.0", |
|
"react-native-gifted-chat": "^0.16.3", |
|
"react-native-html-to-pdf": "^0.12.0", |
|
"react-native-image-crop-picker": "^0.37.2", |
|
"react-native-image-picker": "^4.7.1", |
|
"react-native-keyboard-accessory": "^0.1.16", |
|
"react-native-keyboard-aware-scroll-view": "^0.9.5", |
|
"react-native-keyboard-view-space": "^1.0.6", |
|
"react-native-make": "^1.0.1", |
|
"react-native-masked-text": "^1.13.0", |
|
"react-native-modal": "^13.0.1", |
|
"react-native-notification-badge": "^1.0.5", |
|
"react-native-onesignal": "^4.4.1", |
|
"react-native-orientation-locker": "^1.3.1", |
|
"react-native-pager-view": "^5.4.4", |
|
"react-native-permissions": "^3.2.0", |
|
"react-native-print": "^0.10.0", |
|
"react-native-raw-bottom-sheet": "^2.2.0", |
|
"react-native-reanimated": "~2.2.4", |
|
"react-native-restart": "0.0.24", |
|
"react-native-safe-area-context": "^4.3.1", |
|
"react-native-screens": "^3.6.0", |
|
"react-native-shadow": "^1.2.2", |
|
"react-native-shadow-2": "^5.1.2", |
|
"react-native-shadow-view": "^0.0.1", |
|
"react-native-share": "^7.4.1", |
|
"react-native-sound-level": "^1.1.5", |
|
"react-native-splash-screen": "^3.2.0", |
|
"react-native-sqlite-storage": "^6.0.1", |
|
"react-native-svg": "9.13", |
|
"react-native-swiper": "^1.6.0", |
|
"react-native-tab-view": "^3.1.1", |
|
"react-native-vector-icons": "8.0.0", |
|
"react-native-video": "^5.2.0", |
|
"react-native-video-controls": "^2.8.1", |
|
"react-native-video-player": "^0.12.0", |
|
"react-native-wheel-pick": "^1.1.7", |
|
"react-redux": "^7.2.4", |
|
"reactotron-react-native": "^5.0.1", |
|
"reactotron-redux": "^3.1.3", |
|
"redux": "^4.1.1", |
|
"rn-fetch-blob": "^0.12.0", |
|
"socket.io-client": "^4.5.0", |
|
"validate.js": "^0.13.1" |
|
}, |
|
"devDependencies": { |
|
"@babel/core": "^7.12.9", |
|
"@babel/runtime": "^7.12.5", |
|
"@bam.tech/react-native-make": "^3.0.3", |
|
"@react-native-community/eslint-config": "^2.0.0", |
|
"@rnx-kit/dep-check": "^1.12.16", |
|
"@types/lodash": "^4.14.171", |
|
"@types/react-native": "^0.64.12", |
|
"babel-core": "^7.0.0-bridge.0", |
|
"babel-jest": "^26.6.3", |
|
"babel-plugin-inline-import": "^3.0.0", |
|
"babel-plugin-module-resolver": "^4.1.0", |
|
"babel-plugin-transform-remove-console": "^6.9.4", |
|
"eslint": "7.14.0", |
|
"icon-set-creator": "^0.1.3", |
|
"jest": "^26.6.3", |
|
"metro-react-native-babel-preset": "^0.66.2", |
|
"patch-package": "^6.4.7", |
|
"react-native-svg-app-icon": "^0.5.0", |
|
"react-native-svg-transformer": "^0.14.3", |
|
"react-test-renderer": "^17.0.2" |
|
}, |
|
"jest": { |
|
"preset": "react-native" |
|
}, |
|
"rnx-kit": { |
|
"reactNativeVersion": "^0.64", |
|
"kitType": "app", |
|
"capabilities": [ |
|
"animation", |
|
"babel-preset-react-native", |
|
"core", |
|
"core-android", |
|
"core-ios", |
|
"filesystem", |
|
"gestures", |
|
"jest", |
|
"modal", |
|
"navigation/native", |
|
"navigation/stack", |
|
"netinfo", |
|
"react", |
|
"react-test-renderer", |
|
"safe-area", |
|
"screens", |
|
"storage", |
|
"svg" |
|
] |
|
} |
|
}
|
|
|