/
githubmirror
/
client
Обзор
Документация
Войти
/
githubmirror
/
client
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v5.7.0
shared/package.json
284 строки
13 KB
Mike Maxim
update iphonex helper library (#24547)
17 июн 2021, 19:41
Не верифицирован
17 июн 2021, 19:41
ad5e6dd
Код
Авторство
О чём код?
{ "name": "keybase", "version": "1.0.1", "description": "", "scripts": { "_helper": "yarn run _node desktop/yarn-helper", "_node": "cross-env-shell BABEL_ENV=yarn babel-node --extensions='.tsx' --extensions='.js' ", "help": "yarn run _helper help", "lint": "yarn run lint-specific .", "lint-specific": "eslint --cache --quiet --ext js,ts,tsx,d.ts,mobile.tsx,desktop.tsx", "postinstall": "yarn run _helper postinstall", "prettier": "./node_modules/.bin/prettier --write ", "prettier-bare": "./node_modules/.bin/prettier ", "prettier-check": "yarn run _helper prettier-check", "prettier-debug-check": "git ls-files | grep \"\\.\\(js\\|ts\\|tsx\\)\\$\" | xargs ./node_modules/.bin/prettier --debug-check", "prettier-write-all": "yarn run _helper prettier-write-all", "render-screenshots": "yarn run _helper render-screenshots", "test": "yarn run _helper test", "update-icon-constants": "yarn run _helper update-icon-constants", "update-icon-font": "yarn run _helper update-icon-font", "update-web-font": "yarn run _helper update-web-font", "update-protocol": "cd ../protocol && make clean && make && cd ../shared && yarn build-actions", "unused-assets": "yarn run _helper unused-assets", "build-treeshake": "yarn run _helper build-treeshake", "build-dev": "yarn run _helper build-dev", "build-emoji": "yarn run _node common-adapters/markdown/generate-emoji-parser", "build-prod": "yarn run _helper build-prod", "build-actions": "yarn run _node --extensions \".tsx\" desktop/yarn-helper/action-creator-creator.tsx", "gobuild-emoji": "go run ../go/chat/emoji/main.go -i ./node_modules/emoji-datasource/emoji.json -o ../go/chat/storage/emoji_codemap.go", "package": "yarn run _helper package", "hot-server": "yarn run _helper hot-server", "hot-server-dumb": "cross-env-shell DUMB=true yarn run _helper hot-server", "inject-code-prod": "yarn run _helper inject-code-prod", "inject-sourcemaps-prod": "yarn run _helper inject-sourcemaps-prod", "start": "yarn run _helper start", "start-cold": "yarn run _helper start-cold", "start-hot": "yarn run _helper start-hot", "start-prod": "yarn run _helper start-prod", "rn-start": "./react-native/packageAndBuild.sh", "rn-gobuild-ios": "./react-native/gobuild.sh ios", "rn-gobuild-android": "./react-native/gobuild.sh android", "rn-build-android": "echo deprecated, see docs!! && rm -rf ./android/app/build && ./react-native/buildAndroid.sh debug", "rn-push-android": "echo deprecated, see docs!! && ./react-native/pushAndroid.sh debug", "rn-build-storybook-android": "echo deprecated, see docs!! && rm -rf ./android/app/build && ./react-native/buildAndroid.sh storybook", "rn-push-storybook-android": "echo deprecated, see docs!! && ./react-native/pushAndroid.sh storybook", "rn-packager-wipe-cache": "watchman watch-del-all && rm -rf node_modules && yarn && node ./react-native/wipe-cache.js", "rn-test-ios": "xcodebuild test -project ./ios/Keybase.xcodeproj -scheme 'Keybase For Test' -destination 'platform=iOS Simulator,name=iPhone 6s,OS=9.3'", "rn-jsbuild-ios": "mkdir -p ios/dist && react-native bundle --platform ios --dev false --entry-file index.ios.js --bundle-output ios/dist/main.jsbundle --sourcemap-output ios/dist/main.jsbundle.sourcemap", "rn-jsbuild-android": "mkdir -p android/dist && react-native bundle --platform android --dev false --entry-file index.android.js --bundle-output android/dist/main.jsbundle --sourcemap-output android/dist/main.jsbundle.sourcemap", "storybook": "cross-env-shell BABEL_ENV=yarn node_modules/@storybook/react/bin/index.js -s . -p 6006", "storybook-build": "cross-env-shell build-storybook -c .storybook -o .static-storybook", "rn-storybook": "cross-env-shell node_modules/@storybook/react-native-server/bin/index.js -p 7007", "tsc": "node --max-old-space-size=4096 ./node_modules/.bin/tsc --project ./tsconfig.json ", "tsc-faster": "node --max-old-space-size=4096 ./node_modules/.bin/tsc --project ./tsconfig.faster.json ", "tsc-strict": "node --max-old-space-size=4096 ./node_modules/.bin/tsc --project ./tsconfig.strict.json ", "build-storybook": "build-storybook", "modules": "yarn install --pure-lockfile --ignore-optional", "log-to-trace": "yarn _node desktop/yarn-helper/log-to-trace" }, "keywords": [], "author": "", "license": "MIT", "private": true, "dependencies": { "@chardskarth/react-gateway": "3.0.3", "@emotion/core": "10.0.17", "@emotion/native": "10.0.14", "@emotion/styled": "10.0.17", "@msgpack/msgpack": "1.12.0", "@react-native-community/cameraroll": "4.0.0", "@react-native-community/geolocation": "2.0.2", "@react-native-community/netinfo": "5.6.2", "@react-navigation/core": "3.5.1", "@react-navigation/native": "3.6.2", "@welldone-software/why-did-you-render": "4.0.5", "base64-js": "1.3.1", "buffer": "5.5.0", "classnames": "2.2.6", "date-fns": "2.11.1", "emoji-datasource": "5.0.1", "emoji-datasource-apple": "5.0.1", "emoji-mart": "3.0.0", "exif-js": "2.3.0", "expo-barcode-scanner": "7.0.0", "expo-contacts": "7.0.0", "expo-haptics": "7.0.0", "expo-image-picker": "7.0.0", "expo-mail-composer": "7.0.0", "expo-permissions": "7.0.0", "expo-sms": "7.0.0", "framed-msgpack-rpc": "1.1.23", "google-libphonenumber": "3.2.2", "hoist-non-react-statics": "3.3.2", "iced-runtime": "1.0.3", "immer": "6.0.2", "lag-radar": "git://github.com/mobz/lag-radar", "lodash": "4.17.21", "lottie-react-native": "3.3.2", "lottie-react-web": "git://github.com/keybase/lottie-react-web#nojima/keybase-fixes-off-214", "memoize-one": "5.1.1", "menubar": "git://github.com/keybase/menubar#keybase-fixes-off-v6.0.8", "mousetrap": "1.6.5", "path-parse": "1.0.6", "qrcode-generator": "git://github.com/keybase/qrcode-generator#keybase-changes-off-140", "react": "16.9.0", "react-dom": "16.9.0", "react-is": "16.9.0", "react-list": "0.8.13", "react-measure": "2.3.0", "react-native": "0.61.5", "react-native-audio": "4.3.0", "react-native-contacts": "5.1.0", "react-native-fast-image": "7.0.2", "react-native-gesture-handler": "1.5.2", "react-native-hw-keyboard-event": "^0.0.4", "react-native-iphone-x-helper": "1.3.1", "react-native-push-notification": "git://github.com/keybase/react-native-push-notification#nojima/keybase-fixes-off-master", "react-native-reanimated": "1.2.0", "react-native-safe-area-context": "0.7.3", "react-native-screens": "git://github.com/keybase/react-native-screens#keybase-changes-off-alpha-23", "react-native-unimodules": "0.7.0-rc.1", "react-native-video": "5.0.2", "react-native-webview": "11.6.2", "react-navigation-stack": "git://github.com/keybase/stack#danny/marco-animated-background-plus-darkmode", "react-navigation-tabs": "2.2.0", "react-redux": "7.2.0", "react-spring": "8.0.27", "react-virtualized-auto-sizer": "1.0.2", "react-waypoint": "9.0.2", "react-window": "1.8.5", "redux": "4.0.5", "redux-saga": "1.1.3", "rn-fetch-blob": "0.11.1", "semver": "6.2.0", "shallowequal": "1.1.0", "simple-markdown": "0.7.2", "typedarray-to-buffer": "3.1.5", "unidecode": "0.1.8", "url-parse": "1.5.1", "use-memo-one": "1.1.1", "whatwg-url": "7.0.0" }, "devDependencies": { "@babel/cli": "7.6.2", "@babel/core": "7.6.2", "@babel/generator": "7.6.2", "@babel/node": "7.6.2", "@babel/parser": "7.6.2", "@babel/plugin-proposal-class-properties": "7.5.5", "@babel/plugin-proposal-nullish-coalescing-operator": "7.4.4", "@babel/plugin-proposal-object-rest-spread": "7.6.2", "@babel/plugin-proposal-optional-catch-binding": "7.2.0", "@babel/plugin-proposal-optional-chaining": "7.6.0", "@babel/preset-env": "7.6.2", "@babel/preset-react": "7.0.0", "@babel/preset-typescript": "7.6.0", "@babel/runtime": "7.6.2", "@babel/types": "7.6.1", "@hot-loader/react-dom": "16.9.0", "@storybook/addon-actions": "5.2.1", "@storybook/addon-storyshots": "5.2.1", "@storybook/addons": "5.2.1", "@storybook/channels": "5.2.1", "@storybook/react": "5.2.1", "@storybook/react-native": "5.2.1", "@storybook/react-native-server": "5.2.1", "@storybook/theming": "5.2.1", "@types/base64-js": "1.2.5", "@types/classnames": "2.2.10", "@types/emoji-mart": "2.11.3", "@types/google-libphonenumber": "7.4.17", "@types/hoist-non-react-statics": "3.3.1", "@types/lodash-es": "4.17.3", "@types/memoize-one": "5.1.2", "@types/mousetrap": "1.6.3", "@types/node": "12.12.32", "@types/path-parse": "1.0.19", "@types/react": "16.9.27", "@types/react-dom": "16.9.5", "@types/react-gateway": "2.8.3", "@types/react-is": "16.7.1", "@types/react-list": "0.8.5", "@types/react-measure": "2.0.6", "@types/react-native": "0.62.0", "@types/react-native-video": "5.0.1", "@types/react-navigation": "3.4.0", "@types/react-transition-group": "4.2.4", "@types/react-virtualized-auto-sizer": "1.0.0", "@types/react-window": "1.8.1", "@types/semver": "7.1.0", "@types/shallowequal": "1.1.1", "@types/tlds": "1.199.0", "@types/unidecode": "0.1.1", "@types/url-parse": "1.4.3", "@types/webpack-env": "1.15.1", "@types/whatwg-url": "6.4.0", "babel-core": "7.0.0-bridge.0", "babel-eslint": "11.0.0-beta.0", "babel-jest": "24.9.0", "babel-loader": "8.0.6", "cross-env": "7.0.2", "css-loader": "3.2.0", "del": "3.0.0", "electron": "8.0.2", "electron-packager": "14.0.6", "eslint": "6.4.0", "eslint-plugin-filenames": "1.3.2", "eslint-plugin-import": "2.18.2", "eslint-plugin-promise": "4.2.1", "eslint-plugin-react": "7.14.3", "eslint-plugin-react-hooks": "2.0.1", "file-loader": "4.2.0", "fs-extra": "7.0.1", "html-webpack-plugin": "3.2.0", "jest": "24.9.0", "jest-emotion": "10.0.17", "json5": "2.1.2", "klaw-sync": "6.0.0", "metro-react-native-babel-preset": "0.56.0", "minimist": "1.2.5", "msgpack": "git://github.com/keybase/nullModule", "net": "git://github.com/keybase/nullModule", "null-loader": "0.1.1", "prettier": "1.19.1", "purepack": "git://github.com/keybase/nullModule", "randexp": "0.5.3", "react-hot-loader": "4.12.20", "react-native-v8": "git://github.com/keybase/react-native-v8#rn_v0.61.5.3-v8_v8.80.1-2", "react-test-renderer": "16.9.0", "redux-logger": "3.0.6", "rimraf": "2.6.3", "style-loader": "1.0.0", "terser-webpack-plugin": "2.3.8", "tls": "git://github.com/keybase/nullModule", "typescript": "3.9.1-rc", "v8-android-nointl": "git://github.com/keybase/v8-android-nointl#v8.80.1", "webpack": "4.41.0", "webpack-cli": "3.3.9", "webpack-dev-server": "3.8.1", "webpack-merge": "4.2.2" }, "optionalDependencies": { "regedit": "2.2.7", "webfonts-generator": "0.4.0" }, "resolutions": { "**/@babel/cli": "7.6.2", "**/@babel/code-frame": "7.5.5", "**/@babel/core": "7.6.2", "**/@babel/generator": "7.6.2", "**/@babel/helper-replace-supers": "7.5.5", "**/@babel/node": "7.6.2", "**/@babel/parser": "7.6.2", "**/@babel/plugin-proposal-class-properties": "7.5.5", "**/@babel/plugin-proposal-nullish-coalescing-operator": "7.4.4", "**/@babel/plugin-proposal-object-rest-spread": "7.6.2", "**/@babel/plugin-proposal-optional-catch-binding": "7.2.0", "**/@babel/plugin-proposal-optional-chaining": "7.6.0", "**/@babel/plugin-transform-async-to-generator": "7.5.0", "**/@babel/plugin-transform-block-scoping": "7.6.2", "**/@babel/plugin-transform-classes": "7.5.5", "**/@babel/plugin-transform-destructuring": "7.6.0", "**/@babel/plugin-transform-react-constant-elements": "7.6.0", "**/@babel/plugin-transform-regenerator": "7.4.5", "**/@babel/plugin-transform-runtime": "7.6.2", "**/@babel/preset-env": "7.6.2", "**/@babel/preset-react": "7.0.0", "**/@babel/runtime": "7.6.2", "**/@babel/traverse": "7.6.2", "**/@babel/types": "7.6.1", "**/logkitty": "0.7.1", "**/lottie-react-web/**/lodash": "4.17.21", "**/lottie-react-web/**/minimatch": "3.0.4", "**/@types/react-native": "0.62", "**/@types/react": "16.9.27", "**/@types/node": "12.12.32", "**/node-gyp/tar": "4.4.8", "**/minimist": "1.2.5", "**/os-locale": "3.1.0", "babel-core": "7.0.0-bridge.0", "**/purepack": "git://github.com/keybase/nullModule", "react-native-screens": "git://github.com/keybase/react-native-screens#keybase-changes-off-alpha-23" } }