UNPKG

react-native-wordpress-editor

Version:

React Native Wrapper for WordPress Rich Text Editor. The WordPress-Editor is the text editor used in the official WordPress mobile apps to create and edit pages & posts

25 lines (24 loc) 797 B
{ "name": "react-native-wordpress-editor", "publishConfig": { "registry": "https://registry.npmjs.org/" }, "repository": { "type": "git", "url": "https://github.com/wix/react-native-wordpress-editor.git" }, "version": "1.0.18", "description": "React Native Wrapper for WordPress Rich Text Editor. The WordPress-Editor is the text editor used in the official WordPress mobile apps to create and edit pages & posts", "nativePackage": true, "bugs": { "url": "https://github.com/wix/react-native-wordpress-editor/issues" }, "homepage": "https://github.com/wix/react-native-wordpress-editor", "main": "index.js", "author": "Artal Druk <artald@wix.com>", "license": "MIT", "peerDependencies": { "react-native": ">=0.25.1", "react": ">=0.14.5" } }