{
  "name": "mamma_ui",
  "version": "1.3.2",
  "description": "The react native component library for Mamma Up",
  "main": "index.js",
  "type": "module",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Mamma Up",
  "license": "ISC",
  "peerDependencies": {
    "react": "18.0.0 || 18.1.0",
    "react-native": "0.69.0 || 0.69.6 || 0.70.5"
  },
  "dependencies": {
    "@shopify/flash-list": "^1.4.1"
  }
}
