UNPKG

react-page-wysiwyg

Version:

Enable developers to use D&D and configuration to build React page

37 lines (36 loc) 864 B
{ "name": "react-page-wysiwyg", "version": "0.1.0", "description": "Enable developers to use D&D and configuration to build React page", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "pub": "npm run build && npm publish" }, "repository": { "type": "git", "url": "git+https://github.com/linb/react-page-wysiwyg.git" }, "keywords": [ "react-page", "configurable", "D&D", "Drag-n-Drop", "wysiwyg", "builder", "designer", "react-page-wysiwyg", "react-hook-module" ], "author": "linb", "license": "MIT", "bugs": { "url": "https://github.com/linb/react-page-wysiwyg/issues" }, "homepage": "https://github.com/linb/react-page-wysiwyg#readme", "dependencies": { "react": "17.0.0", "react-dom": "17.0.0" }, "devDependencies": {} }