about summary refs log tree commit diff
path: root/modules/react-native-ui-text-view/package.json
blob: 184a9014e8db450a6ed89cc4157b3024322b5998 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "name": "react-native-ui-text-view",
  "version": "0.1.0",
  "description": "UITextView in React Native on iOS",
  "main": "src/index",
  "author": "haileyok",
  "license": "MIT",
  "homepage": "https://github.com/bluesky-social/social-app/modules/react-native-ui-text-view"
}