No Description

package.json 409B

12345678910111213141516
  1. {
  2. "name": "@bilingo.com/react-native-zss-rich-text-editor",
  3. "repository": {
  4. "type": "git",
  5. "url": "https://git.links123.net/npm/react-native-zss-rich-text-editor.git"
  6. },
  7. "version": "1.0.3",
  8. "description": "React Native Wrapper for ZSSRichTextEditor",
  9. "main": "index.js",
  10. "license": "SEE LICENSE IN LICENSE",
  11. "peerDependencies": {
  12. "react": "*",
  13. "react-native": ">=0.31.0"
  14. }
  15. }