mirror of
https://github.com/status-im/status-react.git
synced 2025-01-11 11:34:45 +00:00
7817b72bc9
Former-commit-id: 7a1e2e32ebe15af13c1b4955d3baec196af25828
17 lines
441 B
JSON
17 lines
441 B
JSON
{
|
|
"name": "SyngIm",
|
|
"version": "0.0.1",
|
|
"private": true,
|
|
"scripts": {
|
|
"start": "node_modules/react-native/packager/packager.sh"
|
|
},
|
|
"dependencies": {
|
|
"awesome-phonenumber": "^1.0.12",
|
|
"react-native": "^0.22.0",
|
|
"react-native-contacts": "^0.2.1",
|
|
"react-native-i18n": "0.0.8",
|
|
"react-native-invertible-scroll-view": "^0.2.0",
|
|
"react-native-loading-spinner-overlay": "0.0.6",
|
|
"realm": "^0.10.0"
|
|
}
|
|
} |