mirror of
https://github.com/RamonGebben/getmehigh-native.git
synced 2026-03-10 08:41:24 +00:00
12 lines
210 B
JSON
12 lines
210 B
JSON
{
|
|
"name": "getMeHighMobile",
|
|
"version": "0.0.1",
|
|
"private": true,
|
|
"scripts": {
|
|
"start": "node_modules/react-native/packager/packager.sh"
|
|
},
|
|
"dependencies": {
|
|
"react-native": "^0.17.0"
|
|
}
|
|
}
|