Files
2025-11-14 13:26:15 -05:00

12 lines
171 B
JSON

{
"name": "react-native-opentui",
"version": "1.0.0",
"main": "index.tsx",
"exports": {
".": "./index.tsx"
},
"peerDependencies": {
"react": "*"
}
}