{
	"name": "restrict-block-content",
	"version": "1.0.1",
	"description": "Applies Restrict Content Pro level based restrictions to specific core blocks.",
	"author": "georgestephanis, Bethink Studio",
	"license": "GPL-2.0-or-later",
	"keywords": [
		"RCP",
		"Restrict Content Pro",
		"Restrict Content",
		"Blocks",
		"Block Editor",
		"Full Site Editing"
	],
	"homepage": "https://bethink.studio",
	"repository": "https://github.com/bethinkstudio/restrict-block-content",
	"bugs": "https://github.com/bethinkstudio/restrict-block-content/issues/new",
	"devDependencies": {
		"@wordpress/scripts": "^30.15.0"
	},
	"scripts": {
		"build": "wp-scripts build",
		"format": "wp-scripts format",
		"lint:css": "wp-scripts lint-style",
		"lint:js": "wp-scripts lint-js",
		"lint:pkg-json": "wp-scripts lint-pkg-json",
		"packages-update": "wp-scripts packages-update",
		"plugin-zip": "wp-scripts plugin-zip",
		"start": "wp-scripts start"
	}
}
