aswi2023one-team-to-rule-them-all-gitlab/package.json @ f2feda74
1 |
{
|
---|---|
2 |
"name": "rudolfii", |
3 |
"version": "1.0.0", |
4 |
"main": "node_modules/expo/AppEntry.js", |
5 |
"scripts": { |
6 |
"start": "expo start", |
7 |
"android": "expo start --android", |
8 |
"ios": "expo start --ios", |
9 |
"web": "expo start --web" |
10 |
}, |
11 |
"dependencies": { |
12 |
"expo": "~48.0.9", |
13 |
"expo-status-bar": "~1.4.4", |
14 |
"react": "18.2.0", |
15 |
"react-native": "0.71.4" |
16 |
}, |
17 |
"devDependencies": { |
18 |
"@babel/core": "^7.20.0" |
19 |
}, |
20 |
"private": true |
21 |
}
|
- « Předchozí
- 1
- …
- 4
- 5
- 6
- Další »