{
  "name": "react-native-lite-ui",
  "version": "1.0.14",
  "description": "Custom UI components for react-native",
  "main": "index.tsx",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "Button",
    "Chip",
    "TextInput",
    "Text",
    "Theme",
    "Dark Mode"
  ],
  "author": "chandan nath",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "https://github.com/chandannath98/react-native-lite-ui"
  },
  "dependencies": {
    "@react-native-async-storage/async-storage": "^2.1.2",
    "react-native-vector-icons": "^10.2.0"
    

  }
}
