{ "name": "StatusIm", "version": "0.0.1", "private": true, "scripts": { "start": "node node_modules/react-native/local-cli/cli.js start", "postinstall": "./postinstall.sh" }, "devDependencies": { "rn-nodeify": "8.2.0" }, "dependencies": { "assert": "1.4.1", "asyncstorage-down": "4.0.1", "awesome-phonenumber": "2.1.2", "babel-core": "6.24.1", "babel-generator": "6.24.1", "babel-helper-builder-react-jsx": "6.18.0", "babel-plugin-transform-es2015-block-scoping": "6.15.0", "babel-preset-react-native": "4.0.0", "babel-register": "6.18.0", "bignumber.js": "github:status-im/bignumber.js#master", "browserify-zlib": "0.1.4", "buffer": "3.6.0", "chance": "1.0.12", "console-browserify": "1.1.0", "constants-browserify": "0.0.1", "create-react-class": "15.6.2", "dns.js": "1.0.1", "domain-browser": "1.1.7", "eccjs": "0.3.1", "emojilib": "2.2.9", "events": "1.1.1", "homoglyph-finder": "1.1.1", "https-browserify": "0.0.1", "identicon.js": "github:status-im/identicon.js", "instabug-reactnative": "git+https://github.com/status-im/instabug-reactnative.git", "level-filesystem": "1.2.0", "nfc-react-native": "github:status-im/nfc-react-native", "os-browserify": "0.1.2", "path-browserify": "0.0.0", "process": "0.11.10", "prop-types": "15.6.0", "punycode": "1.4.1", "querystring-es3": "0.2.1", "re-natal": "0.8.0", "react": "16.2.0", "react-dom": "16.2.0", "react-native": "0.51.0", "react-native-action-button": "2.8.1", "react-native-android-sms-listener": "github:adrian-tiberius/react-native-android-sms-listener#listener-bugfix", "react-native-autolink": "1.1.1", "react-native-camera": "0.10.0", "react-native-config": "0.9.0", "react-native-contacts": "1.0.3", "react-native-crypto": "2.1.1", "react-native-dialogs": "0.0.20", "react-native-emoji-picker": "git+https://github.com/status-im/react-native-emoji-picker.git", "react-native-fcm": "10.0.3", "react-native-fs": "2.8.1", "react-native-http": "github:tradle/react-native-http#834492d", "react-native-http-bridge": "github:status-im/react-native-http-bridge", "react-native-i18n": "2.0.9", "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-level-fs": "3.0.0", "react-native-linear-gradient": "2.4.0", "react-native-mapbox-gl": "github:status-im/react-native-mapbox-gl", "react-native-orientation": "3.1.0", "react-native-os": "1.1.0", "react-native-popup-menu": "0.8.3", "react-native-qrcode": "0.2.6", "react-native-randombytes": "3.0.0", "react-native-sortable-listview": "0.2.6", "react-native-splash-screen": "3.0.6", "react-native-svg": "6.0.0", "react-native-tcp": "3.3.0", "react-native-udp": "2.2.1", "react-native-vector-icons": "4.4.2", "react-native-webview-bridge": "github:status-im/react-native-webview-bridge#react-native-0.49", "readable-stream": "1.1.14", "realm": "2.0.7", "stream-browserify": "1.0.0", "string_decoder": "0.10.31", "timers-browserify": "1.4.2", "tty-browserify": "0.0.0", "url": "0.10.3", "vm-browserify": "0.0.4", "web3": "github:status-im/web3.js#status-develop", "rn-snoopy": "github:status-im/rn-snoopy" }, "browser": { "crypto": "react-native-crypto", "assert": "assert", "zlib": "browserify-zlib", "console": "console-browserify", "constants": "constants-browserify", "dns": "dns.js", "domain": "domain-browser", "http": "react-native-http", "https": "https-browserify", "os": "react-native-os", "path": "path-browserify", "querystring": "querystring-es3", "fs": "react-native-level-fs", "dgram": "react-native-udp", "timers": "timers-browserify", "tty": "tty-browserify", "vm": "vm-browserify", "net": "react-native-tcp", "fcm": "react-native-fcm", "tls": false, "child_process": false, "buffer": "buffer", "process": "process", "_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", "stream": "stream-browserify" }, "react-native": { "crypto": "react-native-crypto", "assert": "assert", "zlib": "browserify-zlib", "console": "console-browserify", "constants": "constants-browserify", "dns": "dns.js", "domain": "domain-browser", "http": "react-native-http", "https": "https-browserify", "os": "react-native-os", "path": "path-browserify", "querystring": "querystring-es3", "fs": "react-native-level-fs", "dgram": "react-native-udp", "timers": "timers-browserify", "tty": "tty-browserify", "vm": "vm-browserify", "net": "react-native-tcp", "fcm": "react-native-fcm", "tls": false, "child_process": false, "buffer": "buffer", "process": "process", "_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", "stream": "stream-browserify" } }