mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-09 16:26:07 +00:00
9ecad449fe
Former-commit-id: eab8dd5ca21b851da7fa508b978a0fb1ffa79647
28 lines
901 B
JSON
28 lines
901 B
JSON
{
|
|
"name": "StatusIm",
|
|
"version": "0.0.1",
|
|
"private": true,
|
|
"scripts": {
|
|
"start": "node_modules/react-native/packager/packager.sh"
|
|
},
|
|
"dependencies": {
|
|
"awesome-phonenumber": "^1.0.13",
|
|
"identicon.js": "github:status-im/identicon.js",
|
|
"react": "^0.14.5",
|
|
"react-native": "^0.24.1",
|
|
"react-native-action-button": "^1.1.4",
|
|
"react-native-android-sms-listener": "^0.1.3",
|
|
"react-native-camera": "github:codyhazelwood/react-native-camera",
|
|
"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-linear-gradient": "^1.5.7",
|
|
"react-native-loading-spinner-overlay": "0.0.8",
|
|
"react-native-qrcode": "^0.2.2",
|
|
"react-native-randombytes": "^2.1.0",
|
|
"react-native-vector-icons": "^1.3.4",
|
|
"realm": "^0.11.1"
|
|
}
|
|
}
|