{
	"name": "yard-deepl",
	"version": "1.0.0",
	"description": "This plugin registers secure API endpoints that allows you to request translations directly from DeepL",
	"author": "Yard | Digital Agency",
	"main": "build/index.js",
	"scripts": {
		"build": "wp-scripts build",
		"format": "wp-scripts format",
		"lint:css": "wp-scripts lint-style",
		"lint:js": "wp-scripts lint-js",
		"packages-update": "wp-scripts packages-update",
		"plugin-zip": "wp-scripts plugin-zip",
		"start": "wp-scripts start"
	},
	"devDependencies": {
		"@wordpress/prettier-config": "^2.16.0",
		"@wordpress/scripts": "^27.9.0"
	}
}
