2016-02-22 22:04:42 +00:00
|
|
|
{
|
2016-04-04 16:21:10 +00:00
|
|
|
"name": "SyngIm",
|
2016-02-22 22:04:42 +00:00
|
|
|
"version": "0.0.1",
|
|
|
|
"private": true,
|
|
|
|
"scripts": {
|
|
|
|
"start": "node_modules/react-native/packager/packager.sh"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
2016-04-24 08:07:08 +00:00
|
|
|
"awesome-phonenumber": "^1.0.13",
|
|
|
|
"react": "^15.0.1",
|
|
|
|
"react-native": "^0.24.1",
|
|
|
|
"react-native-action-button": "^1.1.4",
|
2016-04-04 16:21:10 +00:00
|
|
|
"react-native-circle-checkbox": "^0.1.3",
|
2016-04-24 08:07:08 +00:00
|
|
|
"react-native-contacts": "^0.2.4",
|
2016-02-23 22:01:59 +00:00
|
|
|
"react-native-i18n": "0.0.8",
|
2016-04-24 08:07:08 +00:00
|
|
|
"react-native-invertible-scroll-view": "^1.0.0",
|
|
|
|
"react-native-loading-spinner-overlay": "0.0.8",
|
2016-04-04 16:21:10 +00:00
|
|
|
"react-native-randombytes": "^2.0.0",
|
2016-04-24 08:07:08 +00:00
|
|
|
"react-native-vector-icons": "^1.3.4",
|
|
|
|
"realm": "^0.11.1"
|
2016-02-22 22:04:42 +00:00
|
|
|
}
|
|
|
|
}
|