12345678910111213141516 |
- {
- "name": "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",
- "main": "index.js",
- "license": "SEE LICENSE IN LICENSE",
- "peerDependencies": {
- "react": "*",
- "react-native": ">=0.31.0"
- }
- }
|