{ "name": "mf-react-native-zss-rich-text-editor", "repository": { "type": "git", "url": "https://github.com/wix/react-native-zss-rich-text-editor.git" }, "version": "1.1.0", "description": "React Native Wrapper for ZSSRichTextEditor - MF", "main": "index.js", "license": "SEE LICENSE IN LICENSE", "dependencies": { "react-native-webview": "^10.10.2" }, "peerDependencies": { "react": "*", "react-native": ">=0.61.0" } }