{
  "name": "vev",
  "version": "1.6.9",
  "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": {
    "@wordpress/components": "^19.1.1",
    "@wordpress/scripts": "^19.2.2"
  },
  "scripts": {
    "build": "wp-scripts build",
    "start": "wp-scripts start"
  }
}
