{
  "name": "react-native-modern-elements",
  "version": "1.0.69",
  "description": "A modern, customizable UI component library for React Native",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "build": "tsc",
    "prepare": "npm run build"
  },
  "files": [
    "dist"
  ],
  "author": "Naem Nizam",
  "license": "ISC",
  "dependencies": {
    "react-native-svg": "*",
    "react-native-reanimated": "*",
    "react-native-pager-view": "*",
    "@react-native-community/netinfo": "*"
  },
  "peerDependenciesMeta": {
    "@react-native-community/netinfo": {
      "optional": true
    },
    "@react-navigation/native": {
      "optional": true
    },
    "expo": {
      "optional": true
    },
    "react": {
      "optional": true
    },
    "react-native": {
      "optional": true
    },
    "react-native-pager-view": {
      "optional": true
    },
    "react-native-reanimated": {
      "optional": true
    },
    "react-native-svg": {
      "optional": true
    },
    "typescript": {
      "optional": true
    }
  },
  "keywords": [
    "react-native",
    "react-native-ui",
    "react-native-components",
    "react-native-elements",
    "react-native-modern-elements",
    "react-native-bottomsheet",
    "react-native-RangeSlider",
    "react-native-popup",
    "react-native-ui",
    "ui-components",
    "mobile-ui",
    "react-native-library",
    "react-native-elements-modern",
    "react-native-widgets",
    "react-native-design",
    "react-native-toolkit",
    "react-native-custom-components",
    "modern-ui",
    "mobile-components",
    "react-native-styled-components"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/nizamuddin15bd"
  },
  "bugs": {
    "url": "https://github.com/nizamuddin15bd"
  },
  "homepage": "https://github.com/nizamuddin15bd"
}
