{
  "name": "StatusIm",
  "version": "0.0.1",
  "private": true,
  "scripts": {
    "start": "node node_modules/react-native/local-cli/cli.js start",
    "prepare": "patch-package"
  },
  "desktopExternalModules": [
    "node_modules/react-native-languages/desktop",
    "node_modules/react-native-config/desktop",
    "node_modules/react-native-fs/desktop",
    "node_modules/react-native-http-bridge/desktop",
    "node_modules/react-native-webview-bridge/desktop",
    "node_modules/react-native-keychain/desktop",
    "node_modules/react-native-securerandom/desktop",
    "modules/react-native-status/desktop",
    "modules/react-native-desktop-linking/desktop",
    "modules/react-native-desktop-menu/desktop",
    "modules/react-native-desktop-config/desktop",
    "modules/react-native-desktop-shortcuts/desktop",
    "modules/react-native-desktop-notification/desktop",
    "node_modules/google-breakpad"
  ],
  "desktopFonts": [
      "../../../../../resources/fonts/Inter-BlackItalic.otf",
      "../../../../../resources/fonts/Inter-Black.otf",
      "../../../../../resources/fonts/Inter-BoldItalic.otf",
      "../../../../../resources/fonts/Inter-Bold.otf",
      "../../../../../resources/fonts/Inter-ExtraBoldItalic.otf",
      "../../../../../resources/fonts/Inter-ExtraBold.otf",
      "../../../../../resources/fonts/Inter-ExtraLight-BETA.otf",
      "../../../../../resources/fonts/Inter-ExtraLightItalic-BETA.otf",
      "../../../../../resources/fonts/Inter-Italic.otf",
      "../../../../../resources/fonts/Inter-Light-BETA.otf",
      "../../../../../resources/fonts/Inter-LightItalic-BETA.otf",
      "../../../../../resources/fonts/Inter-MediumItalic.otf",
      "../../../../../resources/fonts/Inter-Medium.otf",
      "../../../../../resources/fonts/Inter-Regular.otf",
      "../../../../../resources/fonts/Inter-SemiBoldItalic.otf",
      "../../../../../resources/fonts/Inter-SemiBold.otf",
      "../../../../../resources/fonts/Inter-Thin-BETA.otf",
      "../../../../../resources/fonts/Inter-ThinItalic-BETA.otf"
  ],
  "dependencies": {
    "assert": "1.4.1",
    "asyncstorage-down": "4.0.1",
    "babel-preset-react-native": "5.0.2",
    "bignumber.js": "git+https://github.com/status-im/bignumber.js.git#v4.0.2-status",
    "buffer": "3.6.0",
    "chance": "1.0.12",
    "create-react-class": "15.6.2",
    "dns.js": "1.0.1",
    "emojilib": "2.2.9",
    "eth-phishing-detect": "1.1.13",
    "events": "1.1.1",
    "google-breakpad": "git+https://github.com/status-im/google-breakpad.git#v0.9.0",
    "homoglyph-finder": "1.1.1",
    "i18n-js": "^3.1.0",
    "identicon.js": "git+https://github.com/status-im/identicon.js.git#v1.2.1-status",
    "js-sha3": "^0.8.0",
    "metro": "^0.48.1",
    "metro-react-native-babel-preset": "0.45.6",
    "nfc-react-native": "git+https://github.com/status-im/nfc-react-native.git#v0.3.8-status",
    "process": "0.11.10",
    "prop-types": "15.6.0",
    "punycode": "1.4.1",
    "querystring-es3": "0.2.1",
    "react": "16.6.1",
    "react-dom": "16.4.2",
    "react-native": "git+https://github.com/status-im/react-native-desktop.git#v0.57.8_8",
    "react-native-background-timer": "2.0.0",
    "react-native-camera": "0.10.0",
    "react-native-config": "git+https://github.com/status-im/react-native-config.git#v0.11.2-status",
    "react-native-crypto": "2.1.1",
    "react-native-dialogs": "0.0.20",
    "react-native-fetch-polyfill": "1.1.2",
    "react-native-fs": "git+https://github.com/status-im/react-native-fs.git#v2.9.7-status",
    "react-native-http": "git+https://github.com/tradle/react-native-http.git#834492d",
    "react-native-http-bridge": "0.6.1",
    "react-native-image-crop-picker": "0.18.1",
    "react-native-image-resizer": "1.0.0",
    "react-native-invertible-scroll-view": "1.1.0",
    "react-native-keychain": "git+https://github.com/status-im/react-native-keychain.git#v.3.0.0-3-status",
    "react-native-languages": "git+https://github.com/status-im/react-native-languages.git#v0.1.1-status",
    "react-native-os": "1.1.0",
    "react-native-qrcode": "0.2.6",
    "react-native-securerandom": "git+https://github.com/status-im/react-native-securerandom.git#0.1.1-2",
    "react-native-splash-screen": "3.0.6",
    "react-native-svg": "6.3.1",
    "react-native-tcp": "3.3.0",
    "react-native-udp": "2.2.1",
    "react-native-webview-bridge": "git+https://github.com/status-im/react-native-webview-bridge.git#0.33.16-status-rn049-desktop",
    "react-native-navigation-twopane": "git+https://github.com/status-im/react-native-navigation-twopane.git#v0.0.2-status",
    "react-navigation": "^2.12.1",
    "realm": "git+https://github.com/status-im/realm-js.git#v2.20.1",
    "rn-snoopy": "git+https://github.com/status-im/rn-snoopy.git#v2.0.2-status",
    "status-conan": "git+https://github.com/status-im/status-conan.git#v1.0.0",
    "string_decoder": "0.10.31",
    "text-encoding": "^0.6.4",
    "url": "0.10.3",
    "web3": "git+https://github.com/status-im/web3.js.git#0.20.3-status.alpha.3",
    "web3-utils": "1.0.0-beta.36",
    "hi-base32": "0.5.0"
  },
  "devDependencies": {
    "@babel/core": "7.0.1",
    "@babel/generator": "7.0.0",
    "@babel/helper-builder-react-jsx": "7.0.0",
    "@babel/plugin-transform-block-scoping": "7.0.0",
    "@babel/preset-env": "7.1.0",
    "@babel/register": "7.0.0",
    "patch-package": "^5.1.1",
    "coveralls": "^3.0.4",
    "nyc": "^14.1.1"
  },
  "optionalDependencies": {
    "appdmg": "^0.5.2"
  }
}