mirror of
https://github.com/status-im/react-navigation.git
synced 2025-02-25 01:28:16 +00:00
16 lines
365 B
JSON
16 lines
365 B
JSON
|
{
|
||
|
"name": "NavigationPlayground",
|
||
|
"version": "0.0.1",
|
||
|
"private": true,
|
||
|
"dependencies": {
|
||
|
"@exponent/vector-icons": "~4.0.0",
|
||
|
"exponent": "~13.1.0",
|
||
|
"react": "~15.4.2",
|
||
|
"react-native": "github:exponent/react-native#sdk-13.0.0",
|
||
|
"react-native-vector-icons": "^4.0.0"
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"babel-preset-exponent": "^1.0.0"
|
||
|
}
|
||
|
}
|