{
  "name": "react-native-stylex",
  "version": "5.0.0",
  "main": "index.js",
  "types": "index.d.ts",
  "repository": "git@github.com:retyui/react-native-stylex.git",
  "author": "David <4661784+retyui@users.noreply.github.com>",
  "license": "MIT",
  "peerDependencies": {
    "react": ">=19.0.0",
    "react-native": ">=0.59.0"
  },
  "peerDependenciesMeta": {
    "react": {
      "optional": true
    },
    "react-native": {
      "optional": true
    }
  },
  "packageManager": "yarn@4.13.0"
}
