status-react/.re-natal

17 lines
342 B
Plaintext
Raw Normal View History

2016-02-23 01:04:42 +03:00
{
"name": "Messenger",
"interface": "om-next",
2016-03-23 12:47:30 +02:00
"androidHost": "localhost",
2016-02-23 01:04:42 +03:00
"modules": [
2016-02-26 12:22:25 +03:00
"react-native-contacts",
2016-03-04 00:20:37 +03:00
"react-native-invertible-scroll-view",
2016-03-11 19:04:12 +03:00
"awesome-phonenumber",
2016-03-18 15:28:49 +03:00
"realm",
"react-native-loading-spinner-overlay",
"react-native-i18n"
2016-02-23 01:04:42 +03:00
],
"imageDirs": [
"images"
2016-03-06 23:09:55 +01:00
],
"iosHost": "localhost"
2016-02-23 01:04:42 +03:00
}