{ "name": "ecency", "version": "3.1.6", "displayName": "Ecency", "private": true, "rnpm": { "assets": [ "./src/assets/Fonts" ] }, "scripts": { "version": "./version-ios.sh", "postversion": "react-native-version --never-amend --legacy", "start": "react-native start", "android": "react-native run-android", "ios": "react-native run-ios", "releasenotes": "./release-notes.sh > release-notes.txt; node -e 'console.log(JSON.stringify(require(\"fs\").readFileSync(\"release-notes.txt\", \"utf8\")));' > release-notes.json", "test": "node node_modules/jest/bin/jest.js --watch", "lint": "eslint src/ --ext .js,.jsx,.ts,.tsx", "lint:fix": "eslint src/ --fix --quiet", "format": "prettier --write 'src/**/*.{js,jsx,ts,tsx}' && yarn lint:fix", "lint-staged": "lint-staged", "clear": "watchman watch-del-all && rm -rf $TMPDIR/react-native-packager-cache-* && rm -rf $TMPDIR/metro-bundler-cache-* && rm -rf node_modules/ && yarn && yarn start -- --reset-cache", "bump-patch": "npm version patch --no-git-tag-version", "bump-minor": "npm version minor --no-git-tag-version", "bump-major": "npm version major --no-git-tag-version", "postinstall": "npx patch-package && node_modules/.bin/rn-nodeify --install --hack --yarn && cd ios && pod install", "ubuntu:pixel_6": "cd $ANDROID_HOME/tools && __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia emulator -avd pixel_6 -gpu host", "ubuntu:flipper": "__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia flipper" }, "dependencies": { "@babel/preset-typescript": "^7.16.7", "@babel/runtime": "^7.5.5", "@bugsnag/react-native": "^7.22.2", "@dotlottie/react-player": "^1.6.17", "@ecency/render-helper": "^2.2.31", "@esteemapp/dhive": "0.15.0", "@esteemapp/react-native-autocomplete-input": "^4.2.1", "@esteemapp/react-native-multi-slider": "^1.1.0", "@esteemapp/react-native-slider": "^0.12.0", "@hiveio/dhive": "^1.3.0", "@lottiefiles/react-lottie-player": "^3.5.3", "@native-html/iframe-plugin": "^2.6.1", "@native-html/table-plugin": "^5.3.1", "@notifee/react-native": "^7.8.0", "@react-native-async-storage/async-storage": "^1.21.0", "@react-native-camera-roll/camera-roll": "^7.4.2", "@react-native-clipboard/clipboard": "^1.12.1", "@react-native-community/cli-platform-ios": "^4.10.1", "@react-native-community/netinfo": "^11.1.1", "@react-native-community/push-notification-ios": "^1.11.0", "@react-native-community/toolbar-android": "^0.2.1", "@react-native-firebase/analytics": "^14.12.0", "@react-native-firebase/app": "^14.12.0", "@react-native-firebase/dynamic-links": "^14.12.0", "@react-native-firebase/messaging": "^14.12.0", "@react-navigation/bottom-tabs": "^6.5.11", "@react-navigation/drawer": "^6.6.6", "@react-navigation/native": "^6.1.9", "@react-navigation/native-stack": "^6.9.17", "@react-navigation/stack": "^6.3.20", "@reduxjs/toolkit": "^1.8.6", "@shopify/flash-list": "^1.6.3", "@tanstack/query-async-storage-persister": "^4.3.9", "@tanstack/react-query": "^4.3.9", "@tanstack/react-query-persist-client": "^4.3.9", "@tradle/react-native-http": "^2.0.0", "appcenter": "5.0.0", "appcenter-analytics": "5.0.0", "appcenter-crashes": "5.0.0", "assert": "^1.1.1", "axios": "^0.21.2", "browserify-zlib": "~0.1.4", "buffer": "^6.0.3", "bytebuffer": "^5.0.1", "console-browserify": "^1.1.0", "constants-browserify": "^1.0.0", "core-js": "^3.33.3", "crypto-js": "^3.1.9-1", "currency-symbol-map": "^4.0.4", "deprecated-react-native-prop-types": "^2.3.0", "diff-match-patch": "^1.0.5", "dns.js": "^1.0.1", "domain-browser": "^1.1.1", "events": "^1.0.0", "expo": "^50.0.8", "expo-image": "~1.10.6", "expo-local-authentication": "~13.8.0", "hive-uri": "^0.2.5", "hivesigner": "^3.3.4", "https-browserify": "~0.0.0", "intl": "^1.2.5", "jsc-android": "^241213.1.0", "lodash": "^4.17.13", "lottie-react-native": "^6.4.1", "mime-types": "^2.1.35", "moment": "^2.29.2", "path-browserify": "0.0.0", "process": "^0.11.0", "punycode": "^1.2.4", "qs": "^6.11.0", "querystring-es3": "~0.2.0", "react": "18.2.0", "react-intl": "^3.9.2", "react-native": "0.73.2", "react-native-actions-sheet": "^0.9.3", "react-native-actionsheet": "ecency/react-native-actionsheet", "react-native-animatable": "^1.3.3", "react-native-autoheight-webview": "^1.5.8", "react-native-background-timer": "^2.4.1", "react-native-bootsplash": "^5.5.3", "react-native-chart-kit": "^6.11.0", "react-native-config": "^1.5.1", "react-native-create-thumbnail": "^1.6.4", "react-native-crypto": "^2.2.0", "react-native-date-picker": "^4.2.0", "react-native-device-info": "^10.7.0", "react-native-draggable-flatlist": "^4.0.1", "react-native-dynamic": "^1.0.0", "react-native-email-link": "^1.14.3", "react-native-extended-stylesheet": "^0.10.0", "react-native-flipper": "^0.164.0", "react-native-gesture-handler": "^2.14.0", "react-native-heic-converter": "^1.3.1", "react-native-highlight-words": "^1.0.1", "react-native-iap": "^12.11.0", "react-native-image-crop-picker": "^0.40.3", "react-native-image-viewing": "^0.2.2", "react-native-iphone-x-helper": "Norcy/react-native-iphone-x-helper", "react-native-keyboard-aware-scroll-view": "^0.9.5", "react-native-level-fs": "^3.0.0", "react-native-linear-gradient": "^2.8.3", "react-native-media-controls": "^2.3.0", "react-native-modal": "13.0.1", "react-native-modal-dropdown": "^1.0.2", "react-native-modal-popover": "^2.1.3", "react-native-navigation-bar-color": "^2.0.2", "react-native-orientation-locker": "^1.6.0", "react-native-os": "^1.2.6", "react-native-permissions": "^3.3.0", "react-native-portalize": "^1.0.7", "react-native-progress": "^5.0.0", "react-native-qrcode-svg": "^6.0.3", "react-native-randombytes": "^3.6.1", "react-native-reanimated": "^3.6.1", "react-native-receive-sharing-intent": "^2.0.0", "react-native-render-html": "^6.0.5", "react-native-restart": "^0.0.24", "react-native-safe-area-context": "^4.7.4", "react-native-screens": "3.27.0", "react-native-scrollable-tab-view": "ecency/react-native-scrollable-tab-view", "react-native-select-dropdown": "^3.4.0", "react-native-slider": "^0.11.0", "react-native-snap-carousel": "^3.8.0", "react-native-svg": "^12.1.1", "react-native-swiper": "^1.6.0-rc.3", "react-native-tcp": "^4.0.0", "react-native-tus-client": "^1.1.0", "react-native-udp": "^4.1.4", "react-native-unique-id": "^2.0.0", "react-native-url-polyfill": "^2.0.0", "react-native-vector-icons": "^10.0.2", "react-native-version": "^4.0.0", "react-native-version-number": "^0.3.5", "react-native-video": "^5.2.0", "react-native-vision-camera": "4.4.0", "react-native-webview": "^11.26.0", "react-native-youtube-iframe": "^2.2.2", "react-navigation-redux-helpers": "^4.0.1", "react-redux": "^8.0.4", "readable-stream": "1.0.33", "redux": "^4.2.1", "redux-flipper": "^2.0.2", "redux-persist": "^6.0.0", "redux-persist-filesystem-storage": "^4.1.0", "redux-promise": "^0.6.0", "redux-thunk": "^2.4.2", "rn-fetch-blob": "^0.12.0", "rn-placeholder": "^1.3.2", "rtl-detect": "^1.0.4", "speakingurl": "^14.0.1", "stacktrace-parser": "0.1.4", "stream": "^0.0.2", "stream-browserify": "^3.0.0", "string_decoder": "~0.10.25", "timers-browserify": "^1.0.1", "tty-browserify": "0.0.0", "url": "~0.10.1", "util": "~0.10.3", "vm-browserify": "0.0.4" }, "devDependencies": { "@babel/core": "^7.20.0", "@babel/helper-environment-visitor": "^7.16.7", "@babel/preset-env": "^7.20.0", "@babel/runtime": "^7.20.0", "@bugsnag/source-maps": "^2.3.1", "@react-native/babel-preset": "0.73.19", "@react-native/eslint-config": "0.73.2", "@react-native/metro-config": "0.73.3", "@react-native/typescript-config": "0.73.1", "@types/react": "^18.2.6", "@types/react-redux": "^7.1.16", "@types/react-test-renderer": "^18.0.0", "babel-eslint": "^10.0.1", "babel-jest": "^29.6.3", "babel-plugin-transform-remove-console": "^6.9.4", "eslint": "^8.19.0", "eslint-config-airbnb": "^17.1.0", "eslint-config-prettier": "^6.7.0", "eslint-plugin-eslint-comments": "^3.1.1", "eslint-plugin-import": "^2.17.2", "eslint-plugin-jest": "^22.5.1", "eslint-plugin-jsx-a11y": "^6.2.1", "eslint-plugin-prettier": "^3.1.1", "eslint-plugin-react": "^7.13.0", "eslint-plugin-react-hooks": "^2.3.0", "eslint-plugin-react-native": "^3.7.0", "husky": "^3.1.0", "jest": "^29.6.3", "lint-staged": "^7.2.0", "prettier": "2.8.8", "prettier-eslint": "^9.0.1", "react-native-codegen": "^0.0.13", "react-query-native-devtools": "^4.0.0", "react-test-renderer": "18.2.0", "reactotron-react-native": "^5.0.3", "reactotron-redux": "^3.1.3", "rn-nodeify": "^10.3.0", "typescript": "5.0.4" }, "lint-staged": { "*.{js,jsx,ts,tsx}": [ "yarn run lint:fix", "git add" ] }, "husky": { "hooks": { "pre-commit": "lint-staged" } }, "engines": { "node": ">=18" }, "resolutions": { "underscore.string": "^3.3.5" }, "react-native": { "zlib": "browserify-zlib", "console": "console-browserify", "constants": "constants-browserify", "crypto": "react-native-crypto", "dns": "dns.js", "net": "react-native-tcp", "domain": "domain-browser", "http": "@tradle/react-native-http", "https": "https-browserify", "os": "react-native-os", "path": "path-browserify", "querystring": "querystring-es3", "fs": "react-native-level-fs", "_stream_transform": "readable-stream/transform", "_stream_readable": "readable-stream/readable", "_stream_writable": "readable-stream/writable", "_stream_duplex": "readable-stream/duplex", "_stream_passthrough": "readable-stream/passthrough", "dgram": "react-native-udp", "stream": "stream-browserify", "timers": "timers-browserify", "tty": "tty-browserify", "vm": "vm-browserify", "tls": false }, "browser": { "zlib": "browserify-zlib", "console": "console-browserify", "constants": "constants-browserify", "crypto": "react-native-crypto", "dns": "dns.js", "net": "react-native-tcp", "domain": "domain-browser", "http": "@tradle/react-native-http", "https": "https-browserify", "os": "react-native-os", "path": "path-browserify", "querystring": "querystring-es3", "fs": "react-native-level-fs", "_stream_transform": "readable-stream/transform", "_stream_readable": "readable-stream/readable", "_stream_writable": "readable-stream/writable", "_stream_duplex": "readable-stream/duplex", "_stream_passthrough": "readable-stream/passthrough", "dgram": "react-native-udp", "stream": "stream-browserify", "timers": "timers-browserify", "tty": "tty-browserify", "vm": "vm-browserify", "tls": false } }