{
  "name": "@steroidsjs/native",
  "version": "3.0.0-beta.7",
  "description": "",
  "author": "Vladimir Kozhin <hello@kozhindev.com>",
  "repository": {
    "type": "git",
    "url": "https://github.com/steroids/react-native"
  },
  "license": "MIT",
  "homepage": "https://github.com/steroids/react-native",
  "bugs": {
    "url": "https://github.com/steroids/react-native/issues"
  },
  "exports": {
    "./": "./dist"
  },
  "dependencies": {
    "color": "^4.0.1",
    "dayjs": "^1.11.13",
    "lodash-es": "^4.17.21"
  },
  "peerDependencies": {
    "@react-native-async-storage/async-storage": "^2.1.2",
    "@react-native-community/datetimepicker": "^8.3.0",
    "@react-navigation/bottom-tabs": "^7.3.10",
    "@react-navigation/drawer": "^7.3.9",
    "@react-navigation/material-top-tabs": "^7.2.10",
    "@react-navigation/native": "^7.1.6",
    "@react-navigation/stack": "^7.2.10",
    "@steroidsjs/core": "^3.0.53",
    "moti": "^0.30.0",
    "react": "^18.2.0",
    "react-native": ">=0.73 <1",
    "react-native-drop-shadow": "^1.0.3",
    "react-native-encrypted-storage": "^4.0.3",
    "react-native-gesture-handler": "^2.25.0",
    "react-native-modal-datetime-picker": "^18.0.0",
    "react-native-reanimated": "^3.17.5",
    "react-native-safe-area-context": "^5.4.0",
    "react-native-screens": "^4.10.0",
    "react-native-svg": "^15.11.2",
    "react-native-tab-view": "^4.0.10"
  },
  "devDependencies": {
    "@babel/core": "^7.26.10",
    "@babel/runtime": "^7.27.0",
    "@react-native-async-storage/async-storage": "^2.1.2",
    "@react-native-community/datetimepicker": "^8.3.0",
    "@react-native-community/eslint-config": "^3.2.0",
    "@react-navigation/bottom-tabs": "^7.3.10",
    "@react-navigation/drawer": "^7.3.9",
    "@react-navigation/material-top-tabs": "^7.2.10",
    "@react-navigation/native": "^7.1.6",
    "@react-navigation/stack": "^7.2.10",
    "@steroidsjs/core": "^3.0.53",
    "@types/react": "^18.0.20",
    "@types/react-test-renderer": "^17.0.1",
    "copyfiles": "^2.4.1",
    "eslint": "^7.32.0",
    "metro-react-native-babel-preset": "^0.77.0",
    "moti": "^0.30.0",
    "nps": "^5.10.0",
    "react": "^18.2.0",
    "react-native": "0.77.2",
    "react-native-drop-shadow": "^1.0.3",
    "react-native-encrypted-storage": "^4.0.3",
    "react-native-gesture-handler": "^2.25.0",
    "react-native-modal-datetime-picker": "^18.0.0",
    "react-native-reanimated": "^3.17.5",
    "react-native-safe-area-context": "^5.4.0",
    "react-native-screens": "^4.10.0",
    "react-native-svg": "^15.11.2",
    "react-native-tab-view": "^4.0.10",
    "react-test-renderer": "^18.2.0",
    "typescript": "^5.3.3"
  },
  "resolutions": {
    "@types/react": "^18"
  },
  "scripts": {
    "script": "nps"
  }
}
