{
	"name": "@wp-playground/playground-block",
	"version": "0.0.1",
	"description": "WordPress Playground as a Gutenberg block.",
	"author": "Dawid Urbański",
	"license": "GPL-2.0-or-later",
	"main": "index.ts.js",
	"files": [
		"./"
	],
	"private": true
}
