mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-28 09:25:44 +00:00
61706099c2
Former-commit-id: 3f3e795aa87758d8e889ee3c7088a3d4dd59fade
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"
|
|
}
|
|
} |