UNPKG

js-wysiwyg-editor

Version:
30 lines (29 loc) 667 B
{ "name": "js-wysiwyg-editor", "version": "1.0.1", "description": "wysiwyg Editor for ReactJS", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/TeamProjectsReact/wysiwyg-editor.git" }, "keywords": [ "ReactJS", "wysiwyg", "Editor", "Latest", "2024" ], "author": "JehanKandy", "license": "ISC", "bugs": { "url": "https://github.com/TeamProjectsReact/wysiwyg-editor/issues" }, "homepage": "https://github.com/TeamProjectsReact/wysiwyg-editor#readme", "dependencies": { "react": "^18.3.1" } }