UNPKG

805 BJSONView Raw
1{
2 "name": "@startupjs/ui",
3 "version": "0.15.11",
4 "description": "UI components for react-native",
5 "main": "index.js",
6 "publishConfig": {
7 "access": "public"
8 },
9 "scripts": {},
10 "license": "MIT",
11 "dependencies": {
12 "@fortawesome/fontawesome-svg-core": "^1.2.26",
13 "@fortawesome/free-solid-svg-icons": "^5.12.0",
14 "@fortawesome/react-native-fontawesome": "^0.2.0",
15 "color": "^3.1.2",
16 "randomcolor": "^0.5.4",
17 "react-native-drawer-layout-polyfill": "^2.0.0"
18 },
19 "peerDependencies": {
20 "react": ">= 16.9.0",
21 "react-native": ">= 0.61.4",
22 "react-native-collapsible": ">= 1.5.1",
23 "react-native-status-bar-height": ">= 2.4.0",
24 "react-native-svg": ">= 9.13.6",
25 "startupjs": ">= 0.9.5"
26 },
27 "gitHead": "8bc3e7be1f0b683d67c64f1317471319be583dce"
28}