{
  "name": "vev",
  "version": "2.0.2",
  "private": true,
  "description": "Use the official Vev plugin to easily integrate your page or content and break free from the same old templates.",
  "author": "Vev",
  "license": "GPL-2.0-or-later",
  "keywords": [
    "WordPress",
    "block"
  ],
  "homepage": "https://vev.design/",
  "bugs": {
    "url": "https://vev.design/"
  },
  "main": "build/index.js",
  "devDependencies": {
    "@types/wordpress__blocks": "^12.0.2",
    "@types/wordpress__block-editor": "^11.0.1",
    "@types/wordpress__components": "^23.0.1",
    "@wordpress/components": "^23.2.0",
    "@wordpress/scripts": "^25.2.0",
    "@wordpress/blocks": "^12.2.0",
    "@wordpress/block-editor": "^11.2.0",
    "@wordpress/core-data": "^6.2.0",
    "@wordpress/element": "^5.2.0",
    "@wordpress/icons": "^9.17.0"
  },
  "scripts": {
    "build": "wp-scripts build",
    "start": "wp-scripts start"
  }
}
