{
	"name": "vev",
	"version": "1.2.0",
	"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": "^16.0.0",
		"@wordpress/scripts": "^18.0.0"
	},
	"scripts": {
		"build": "wp-scripts build",
		"start": "wp-scripts start"
	}
}
