mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-28 17:36:38 +00:00
11 lines
199 B
JSON
11 lines
199 B
JSON
|
{
|
||
|
"name": "SyngIm",
|
||
|
"version": "0.0.1",
|
||
|
"private": true,
|
||
|
"scripts": {
|
||
|
"start": "node_modules/react-native/packager/packager.sh"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"react-native": "0.20.0"
|
||
|
}
|
||
|
}
|