2016-02-22 22:04:42 +00:00
|
|
|
{
|
2016-05-19 16:32:38 +00:00
|
|
|
"name": "StatusIm",
|
2016-04-04 16:21:10 +00:00
|
|
|
"interface": "reagent",
|
2017-01-26 07:16:07 +00:00
|
|
|
"androidHost": "10.0.3.2",
|
2016-02-22 22:04:42 +00:00
|
|
|
"modules": [
|
2016-02-26 09:22:25 +00:00
|
|
|
"react-native-contacts",
|
2016-03-03 21:20:37 +00:00
|
|
|
"react-native-invertible-scroll-view",
|
2016-03-11 16:04:12 +00:00
|
|
|
"awesome-phonenumber",
|
2016-03-18 12:28:49 +00:00
|
|
|
"realm",
|
2016-04-04 16:21:10 +00:00
|
|
|
"react-native-i18n",
|
|
|
|
"realm/react-native",
|
|
|
|
"react-native-action-button",
|
|
|
|
"react-native-vector-icons/Ionicons",
|
2016-08-01 10:29:10 +00:00
|
|
|
"react-native-vector-icons/Octicons",
|
2016-04-04 16:21:10 +00:00
|
|
|
"react-native-circle-checkbox",
|
2016-04-19 08:07:07 +00:00
|
|
|
"react-native-randombytes",
|
2016-05-18 14:40:26 +00:00
|
|
|
"dismissKeyboard",
|
2016-05-24 08:02:08 +00:00
|
|
|
"react-native-linear-gradient",
|
2016-11-15 11:43:48 +00:00
|
|
|
"react-native-splash-screen",
|
2016-06-09 09:49:02 +00:00
|
|
|
"react-native-android-sms-listener",
|
2016-06-15 07:47:38 +00:00
|
|
|
"react-native-status",
|
2016-06-01 08:41:50 +00:00
|
|
|
"react-native-camera",
|
2016-06-21 12:23:19 +00:00
|
|
|
"react-native-qrcode",
|
2016-06-21 16:17:30 +00:00
|
|
|
"react-native-orientation",
|
2016-07-18 16:29:51 +00:00
|
|
|
"identicon.js",
|
2016-08-01 10:29:10 +00:00
|
|
|
"react-native-fs",
|
|
|
|
"react-native-dialogs",
|
|
|
|
"react-native-image-resizer",
|
2016-08-03 13:15:04 +00:00
|
|
|
"react-native-image-crop-picker",
|
2016-09-16 15:30:19 +00:00
|
|
|
"react-native-webview-bridge",
|
2016-09-23 13:22:35 +00:00
|
|
|
"react-native-drawer-layout",
|
2016-10-24 20:46:06 +00:00
|
|
|
"homoglyph-finder",
|
|
|
|
"web3",
|
|
|
|
"eccjs",
|
2016-11-21 10:17:42 +00:00
|
|
|
"chance",
|
2016-11-25 09:08:17 +00:00
|
|
|
"react-native-swiper",
|
2016-12-16 14:15:17 +00:00
|
|
|
"react-native-share",
|
2017-01-19 10:25:10 +00:00
|
|
|
"react-native-emoji-picker",
|
2017-01-19 13:23:06 +00:00
|
|
|
"react-native-autolink",
|
2017-01-26 07:16:07 +00:00
|
|
|
"instabug-reactnative",
|
2017-02-02 06:07:44 +00:00
|
|
|
"nfc-react-native",
|
2017-03-02 14:35:22 +00:00
|
|
|
"react-native-http-bridge",
|
|
|
|
"react-native-network-info"
|
2016-02-22 22:04:42 +00:00
|
|
|
],
|
|
|
|
"imageDirs": [
|
|
|
|
"images"
|
2016-04-22 16:03:56 +00:00
|
|
|
],
|
2017-01-25 11:43:15 +00:00
|
|
|
"iosHost": "localhost",
|
2016-04-24 08:07:08 +00:00
|
|
|
"envRoots": {
|
|
|
|
"dev": "env/dev",
|
|
|
|
"prod": "env/prod"
|
|
|
|
}
|
2017-01-25 11:43:15 +00:00
|
|
|
}
|