{ "name": "react-native-temp-rich-text-editor", "publishConfig": { "registry": "http://repo.dev.wix/artifactory/api/npm/npm-local/" }, "repository": { "type": "git", "url": "https://github.com/wix-private/react-native-ZSSRichTextEditor.git" }, "version": "0.1.5", "description": "React Native Wrapper for ZSSRichTextEditor", "main": "index.js", "license": "UNLICENSED", "dependencies": { "react-native-webview-bridge-updated": "^1.0.0" }, "peerDependencies": { "react": "*", "react-native": ">=0.31.0" } }