{
	"name": "perastra-blockvault",
	"version": "1.2.1",
	"description": "PerAstra BlockVault — a personal cloud library for Gutenberg blocks.",
	"author": "PerAstra",
	"license": "GPL-2.0-or-later",
	"homepage": "https://block-vault.com",
	"bugs": "https://perastra.dev/support",
	"repository": {
		"type": "git",
		"url": "https://github.com/Samuel-Gassama/perastra-blockvault.git"
	},
	"scripts": {
		"build": "wp-scripts build",
		"start": "wp-scripts start",
		"lint:js": "wp-scripts lint-js",
		"lint:css": "wp-scripts lint-style"
	},
	"devDependencies": {
		"@wordpress/scripts": "^30.0.0"
	}
}
