{
  "name": "ayasofyazilim-printer",
  "version": "0.1.14",
  "description": "My new module",
  "main": "build/index.js",
  "types": "build/index.d.ts",
  "scripts": {
    "build": "expo-module build",
    "clean": "expo-module clean",
    "lint": "expo-module lint",
    "test": "expo-module test",
    "prepare": "expo-module prepare",
    "prepublishOnly": "expo-module prepublishOnly",
    "expo-module": "expo-module",
    "open:ios": "xed example/ios",
    "open:android": "open -a \"Android Studio\" example/android"
  },
  "keywords": [
    "react-native",
    "expo",
    "ayasofyazilim-printer",
    "AyasofyazilimPrinter"
  ],
  "sideEffects": false,
  "repository": "https://github.com/ahmeterenodaci/ayasofyazilim-printer",
  "bugs": {
    "url": "https://github.com/ahmeterenodaci/ayasofyazilim-printer/issues"
  },
  "author": "eren <ahmeterenodaci@gmail.com> (https://github.com/ahmeterenodaci)",
  "license": "MIT",
  "homepage": "https://github.com/ahmeterenodaci/ayasofyazilim-printer#readme",
  "dependencies": {
    "@expo/vector-icons": "^14.1.0",
    "@gorhom/bottom-sheet": "^5.1.6",
    "@react-navigation/native": "^7.1.14",
    "ayasofyazilim-mobile-ui": "^0.1.115",
    "class-variance-authority": "^0.7.1",
    "clsx": "^2.1.1",
    "expo-device": "^7.1.4",
    "lucide-react-native": "^0.525.0",
    "nativewind": "^4.1.23",
    "react-native-bluetooth-classic": "^1.73.0-rc.14",
    "react-native-gesture-handler": "~2.24.0",
    "react-native-international-phone-number": "^0.9.3",
    "react-native-nexgo": "^0.1.11",
    "react-native-pax-library": "^1.0.7",
    "react-native-reanimated": "~3.17.4",
    "react-native-safe-area-context": "5.4.0",
    "react-native-webview": "^13.15.0",
    "tailwind-merge": "^3.3.1"
  },
  "devDependencies": {
    "@types/react": "~19.0.0",
    "expo": "~53.0.0",
    "expo-module-scripts": "^4.1.9",
    "proofread": "^1.2.0",
    "react-native": "0.79.5",
    "tailwindcss": "^3.4.0"
  },
  "peerDependencies": {
    "expo": "*",
    "react": "*",
    "react-native": "*"
  }
}
