12 lines
171 B
JSON
12 lines
171 B
JSON
{
|
|
"name": "react-native-opentui",
|
|
"version": "1.0.0",
|
|
"main": "index.tsx",
|
|
"exports": {
|
|
".": "./index.tsx"
|
|
},
|
|
"peerDependencies": {
|
|
"react": "*"
|
|
}
|
|
}
|