UNPKG

@quillforms/blocklib-welcome-screen-block

Version:
54 lines (53 loc) 1.39 kB
{ "name": "@quillforms/blocklib-welcome-screen-block", "version": "4.0.4", "description": "Welcome screen block for quillforms", "author": "Mohamed Magdy <md.magdy.sa@gmail.com> (https://github.com/mdmag)", "license": "GPL-2.0-or-later", "keywords": [ "quillforms", "welcome", "screen", "block" ], "homepage": "https://github.com/quillforms/quillforms/tree/master/packages/blocklib-welcome-screen-block/README.md", "repository": { "type": "git", "url": "https://github.com/quillforms/quillforms.git", "directory": "packages/blocklib-welcome-screen-block" }, "bugs": { "url": "https://github.com/quillforms/quillforms/issues" }, "main": "build/index.js", "module": "build-module/index.js", "sideEffects": false, "dependencies": { "@babel/runtime": "^7.16.0", "@quillforms/admin-components": "^4.0.4", "@quillforms/renderer-core": "^6.2.0", "@uidotdev/usehooks": "^2.4.1", "@wordpress/data": "^10.26.0", "classnames": "^2.3.1", "emotion": "10.0.27", "framer-motion": "^7.5.3", "react-dnd": "15.1.2", "tinycolor2": "^1.4.2" }, "peerDependencies": { "react": "^18.0.0 || ^19.0.0", "react-dom": "^18.0.0 || ^19.0.0" }, "peerDependenciesMeta": { "react": { "optional": false }, "react-dom": { "optional": false } }, "publishConfig": { "access": "public" }, "gitHead": "50abe92c5e7c056add2d51383e318ea5597219be" }