{ "name": "React-RCTText", "version": "0.63.4", "summary": "A React component for displaying text.", "homepage": "https://reactnative.dev/", "documentation_url": "https://reactnative.dev/docs/text", "license": "MIT", "authors": "Facebook, Inc. and its affiliates", "platforms": { "ios": "10.0", "tvos": "10.0" }, "source": { "git": "https://github.com/facebook/react-native.git", "tag": "v0.63.4" }, "source_files": "**/*.{h,m}", "preserve_paths": [ "package.json", "LICENSE", "LICENSE-docs" ], "header_dir": "RCTText", "dependencies": { "React-Core/RCTTextHeaders": [ "0.63.4" ] } }