feat: add tui app
This commit is contained in:
11
packages/react-native-opentui/package.json
Normal file
11
packages/react-native-opentui/package.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "react-native-opentui",
|
||||
"version": "1.0.0",
|
||||
"main": "index.tsx",
|
||||
"exports": {
|
||||
".": "./index.tsx"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "*"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user