{
  "name": "spice-blocks",
  "version": "1.0.0",
  "description": "Spice Blocks Plugin is a block plugin that is compatible with all WordPress themes. In plugin block controls are given, that's help to develop a beautiful WordPress theme.",
  "main": "index.js",
  "scripts": {
    "start": "wp-scripts start",
    "build": "wp-scripts build"
  },
  "author": "Spicethemes",
  "license": "ISC",
  "devDependencies": {
    "@wordpress/scripts": "23.5.0"
  },
  "dependencies": {
    "@fonticonpicker/fonticonpicker": "^3.1.1",
    "@kevinpaulconnor/react-icon-picker": "^1.0.0",
    "@samuelmeuli/font-manager": "^1.4.0",
    "@types/webfontloader": "^1.6.35",
    "@wordpress/block-editor": "^9.6.0",
    "@wordpress/blocks": "^11.12.0",
    "@wordpress/date": "^4.19.0",
    "animate.css": "^4.1.1",
    "await": "^0.2.6",
    "dangerously-set-html-content": "^1.0.9",
    "hex-rgb": "^5.0.0",
    "hex-to-rgba": "^2.0.1",
    "jquery": "^1.12.4",
    "npm": "^8.18.0",
    "react-transition-group": "^4.4.5",
    "start": "^5.1.0",
    "style-it": "^2.1.4",
    "styled-components": "^5.3.5",
    "webfontloader": "^1.6.28"
  }
}
