about summary refs log tree commit diff
path: root/modules/react-native-ui-text-view/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'modules/react-native-ui-text-view/package.json')
-rw-r--r--modules/react-native-ui-text-view/package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/modules/react-native-ui-text-view/package.json b/modules/react-native-ui-text-view/package.json
new file mode 100644
index 000000000..184a9014e
--- /dev/null
+++ b/modules/react-native-ui-text-view/package.json
@@ -0,0 +1,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"
+}