-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
32 lines (32 loc) · 953 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
{
"name": "rn-picostyle",
"version": "1.0.9",
"description": "Created with great love by Kamil Niedbalski. Nickname Json. website: pixelkoduje.pl",
"repository": {
"url": "https://github.com/KULTI1995/rn-picostyle",
"type": "git"
},
"keywords": [
"react-native",
"expo",
"tailwind"
],
"main": "mikroTW.tsx",
"author": "Kamil Niedbalski <[email protected]> (pixelkoduje.pl)",
"license": "MIT",
"dependencies": {
"@expo-google-fonts/dev": "^0.1.0",
"@react-native-async-storage/async-storage": "^1.15.2",
"expo-font": "^9.1.0",
"expo-linear-gradient": "^9.1.0",
"expo-localization": "^10.1.0",
"i18n-js": "^3.8.0",
"memoize-one": "^5.1.1",
"react-combine-provider": "^0.1.3",
"react-native-animatable": "^1.3.3",
"react-native-sensitive-info": "^5.5.8",
"react-native-use-persist-storage": "^1.0.2",
"tailwind-rn": "^3.0.1",
"unstated-next": "^1.1.0"
}
}