mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-10 16:56:31 +00:00
f2bd17aa3e
Former-commit-id: f5e82c57524da224123d7a054077906f9d03bd45
23 lines
641 B
JSON
23 lines
641 B
JSON
{
|
|
"name": "SyngIm",
|
|
"version": "0.0.1",
|
|
"private": true,
|
|
"scripts": {
|
|
"start": "node_modules/react-native/packager/packager.sh"
|
|
},
|
|
"dependencies": {
|
|
"awesome-phonenumber": "^1.0.13",
|
|
"react": "^0.14.5",
|
|
"react-native": "^0.24.1",
|
|
"react-native-action-button": "^1.1.4",
|
|
"react-native-circle-checkbox": "^0.1.3",
|
|
"react-native-contacts": "^0.2.4",
|
|
"react-native-i18n": "0.0.8",
|
|
"react-native-invertible-scroll-view": "^1.0.0",
|
|
"react-native-loading-spinner-overlay": "0.0.8",
|
|
"react-native-randombytes": "^2.0.0",
|
|
"react-native-vector-icons": "^1.3.4",
|
|
"realm": "^0.11.1"
|
|
}
|
|
}
|