2016-02-22 22:04:42 +00:00
|
|
|
{
|
2016-05-19 16:32:38 +00:00
|
|
|
"name": "StatusIm",
|
2016-02-22 22:04:42 +00:00
|
|
|
"version": "0.0.1",
|
|
|
|
"private": true,
|
|
|
|
"scripts": {
|
2016-07-20 09:03:05 +00:00
|
|
|
"start": "node_modules/react-native/packager/packager.sh",
|
2016-07-22 08:53:12 +00:00
|
|
|
"postinstall": "./postinstall.sh"
|
2016-07-20 09:03:05 +00:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"rn-nodeify": "^6.0.1"
|
2016-02-22 22:04:42 +00:00
|
|
|
},
|
|
|
|
"dependencies": {
|
2016-07-20 09:03:05 +00:00
|
|
|
"assert": "^1.4.1",
|
2016-04-24 08:07:08 +00:00
|
|
|
"awesome-phonenumber": "^1.0.13",
|
2016-12-21 08:51:06 +00:00
|
|
|
"babel-core": "6.20.0",
|
|
|
|
"babel-generator": "6.20.0",
|
|
|
|
"babel-helper-builder-react-jsx": "6.18.0",
|
2016-10-29 19:25:00 +00:00
|
|
|
"babel-plugin-transform-es2015-block-scoping": "6.15.0",
|
2016-12-21 08:51:06 +00:00
|
|
|
"babel-plugin-transform-es2015-parameters": "6.18.0",
|
|
|
|
"babel-plugin-transform-flow-strip-types": "6.18.0",
|
|
|
|
"babel-plugin-transform-regenerator": "6.20.0",
|
|
|
|
"babel-preset-react-native": "1.9.0",
|
2017-01-20 18:20:16 +00:00
|
|
|
"babel-register": "6.18.0",
|
2016-07-20 09:03:05 +00:00
|
|
|
"browserify-zlib": "^0.1.4",
|
2016-11-10 12:34:25 +00:00
|
|
|
"buffer": "^3.6.0",
|
2016-10-24 20:46:06 +00:00
|
|
|
"chance": "1.0.4",
|
2016-07-20 09:03:05 +00:00
|
|
|
"console-browserify": "^1.1.0",
|
|
|
|
"constants-browserify": "0.0.1",
|
|
|
|
"dns.js": "^1.0.1",
|
|
|
|
"domain-browser": "^1.1.7",
|
2016-10-24 20:46:06 +00:00
|
|
|
"eccjs": "0.3.1",
|
2016-07-20 09:03:05 +00:00
|
|
|
"events": "^1.1.1",
|
2016-09-23 13:22:35 +00:00
|
|
|
"homoglyph-finder": "^1.1.1",
|
2016-07-20 09:03:05 +00:00
|
|
|
"https-browserify": "0.0.1",
|
2016-06-21 12:23:19 +00:00
|
|
|
"identicon.js": "github:status-im/identicon.js",
|
2017-01-19 13:23:06 +00:00
|
|
|
"instabug-reactnative": "git+https://github.com/status-im/instabug-reactnative.git",
|
2017-01-31 10:00:58 +00:00
|
|
|
"nfc-react-native": "github:status-im/nfc-react-native",
|
2016-07-20 09:03:05 +00:00
|
|
|
"os-browserify": "^0.1.2",
|
|
|
|
"path-browserify": "0.0.0",
|
|
|
|
"process": "^0.11.5",
|
|
|
|
"punycode": "^1.4.1",
|
|
|
|
"querystring-es3": "^0.2.1",
|
2016-07-22 08:53:12 +00:00
|
|
|
"re-natal": "0.2.38",
|
2016-09-16 15:30:19 +00:00
|
|
|
"react": "^15.3.1",
|
2017-04-10 18:11:50 +00:00
|
|
|
"react-dom": "15.3.1",
|
2016-11-28 09:12:11 +00:00
|
|
|
"react-native": "^0.38.0",
|
2016-11-01 13:22:38 +00:00
|
|
|
"react-native-action-button": "2.0.13",
|
2016-09-26 05:52:49 +00:00
|
|
|
"react-native-android-sms-listener": "github:adrian-tiberius/react-native-android-sms-listener#listener-bugfix",
|
2017-01-19 10:25:10 +00:00
|
|
|
"react-native-autolink": "^0.10.0",
|
2016-11-28 19:06:56 +00:00
|
|
|
"react-native-camera": "git+https://github.com/alwx/react-native-camera.git",
|
2016-07-20 09:03:05 +00:00
|
|
|
"react-native-circle-checkbox": "github:paramoshkinandrew/ReactNativeCircleCheckbox",
|
2016-04-24 08:07:08 +00:00
|
|
|
"react-native-contacts": "^0.2.4",
|
2016-07-20 09:03:05 +00:00
|
|
|
"react-native-crypto": "^2.0.1",
|
2016-08-01 10:29:10 +00:00
|
|
|
"react-native-dialogs": "0.0.16",
|
2017-03-08 09:08:58 +00:00
|
|
|
"react-native-drawer-layout": "1.1.3",
|
2017-01-19 14:59:15 +00:00
|
|
|
"react-native-emoji-picker": "git+https://github.com/alwx/react-native-emoji-picker.git",
|
2016-07-18 16:29:51 +00:00
|
|
|
"react-native-fs": "^1.5.1",
|
2016-07-20 09:03:05 +00:00
|
|
|
"react-native-http": "github:tradle/react-native-http#834492d",
|
2017-02-02 06:07:44 +00:00
|
|
|
"react-native-http-bridge": "^0.2.2",
|
2016-02-23 22:01:59 +00:00
|
|
|
"react-native-i18n": "0.0.8",
|
2016-09-16 15:30:19 +00:00
|
|
|
"react-native-image-crop-picker": "^0.9.4",
|
2016-08-01 10:29:10 +00:00
|
|
|
"react-native-image-resizer": "github:danieldunderfelt/react-native-image-resizer",
|
2016-04-24 08:07:08 +00:00
|
|
|
"react-native-invertible-scroll-view": "^1.0.0",
|
2016-07-20 09:03:05 +00:00
|
|
|
"react-native-level-fs": "^2.0.1",
|
2016-06-21 11:46:46 +00:00
|
|
|
"react-native-linear-gradient": "1.5.7",
|
2017-03-02 14:35:22 +00:00
|
|
|
"react-native-network-info": "github:alwx/react-native-network-info",
|
2016-07-20 09:03:05 +00:00
|
|
|
"react-native-orientation": "github:youennPennarun/react-native-orientation",
|
2016-06-01 08:41:50 +00:00
|
|
|
"react-native-qrcode": "^0.2.2",
|
2016-06-16 13:30:24 +00:00
|
|
|
"react-native-randombytes": "^2.1.0",
|
2017-01-19 13:23:06 +00:00
|
|
|
"react-native-share": "1.0.17",
|
|
|
|
"react-native-splash-screen": "1.0.9",
|
2016-11-19 12:02:41 +00:00
|
|
|
"react-native-swiper": "1.5.3",
|
2016-09-16 15:30:19 +00:00
|
|
|
"react-native-tcp": "^2.0.4",
|
|
|
|
"react-native-udp": "^1.2.6",
|
2016-07-20 09:03:05 +00:00
|
|
|
"react-native-vector-icons": "^2.0.3",
|
2017-03-14 15:54:13 +00:00
|
|
|
"react-native-webview-bridge": "github:status-im/react-native-webview-bridge#0.33.10",
|
2016-07-20 09:03:05 +00:00
|
|
|
"readable-stream": "^1.0.33",
|
2016-09-16 15:30:19 +00:00
|
|
|
"realm": "^0.14.3",
|
2016-07-20 09:03:05 +00:00
|
|
|
"stream-browserify": "^1.0.0",
|
|
|
|
"timers-browserify": "^1.4.2",
|
|
|
|
"tty-browserify": "0.0.0",
|
|
|
|
"url": "^0.10.3",
|
2016-10-24 20:46:06 +00:00
|
|
|
"vm-browserify": "0.0.4",
|
2017-03-29 07:32:53 +00:00
|
|
|
"web3": "github:status-im/web3.js#status-0.18.4"
|
2016-07-20 09:03:05 +00:00
|
|
|
},
|
|
|
|
"browser": {
|
|
|
|
"crypto": "react-native-crypto",
|
|
|
|
"_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",
|
|
|
|
"zlib": "browserify-zlib",
|
|
|
|
"console": "console-browserify",
|
|
|
|
"constants": "constants-browserify",
|
|
|
|
"dns": "dns.js",
|
|
|
|
"domain": "domain-browser",
|
|
|
|
"http": "react-native-http",
|
|
|
|
"https": "https-browserify",
|
|
|
|
"os": "os-browserify",
|
|
|
|
"path": "path-browserify",
|
|
|
|
"querystring": "querystring-es3",
|
|
|
|
"fs": "react-native-level-fs",
|
|
|
|
"dgram": "react-native-udp",
|
|
|
|
"timers": "timers-browserify",
|
|
|
|
"tty": "tty-browserify",
|
2016-09-16 15:30:19 +00:00
|
|
|
"vm": "vm-browserify",
|
|
|
|
"net": "react-native-tcp"
|
2016-07-20 09:03:05 +00:00
|
|
|
},
|
|
|
|
"react-native": {
|
|
|
|
"crypto": "react-native-crypto",
|
|
|
|
"_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",
|
|
|
|
"zlib": "browserify-zlib",
|
|
|
|
"console": "console-browserify",
|
|
|
|
"constants": "constants-browserify",
|
|
|
|
"dns": "dns.js",
|
|
|
|
"domain": "domain-browser",
|
|
|
|
"http": "react-native-http",
|
|
|
|
"https": "https-browserify",
|
|
|
|
"os": "os-browserify",
|
|
|
|
"path": "path-browserify",
|
|
|
|
"querystring": "querystring-es3",
|
|
|
|
"fs": "react-native-level-fs",
|
|
|
|
"dgram": "react-native-udp",
|
|
|
|
"timers": "timers-browserify",
|
|
|
|
"tty": "tty-browserify",
|
2016-09-16 15:30:19 +00:00
|
|
|
"vm": "vm-browserify",
|
|
|
|
"net": "react-native-tcp"
|
2016-02-22 22:04:42 +00:00
|
|
|
}
|
2016-07-22 08:53:12 +00:00
|
|
|
}
|