{
	"apiVersion": 2,
	"name": "zebra-north/display-webgl-shader",
	"version": "1.0.3",
	"title": "Display WebGL Shader",
	"category": "media",
	"icon": "format-video",
	"description": "Display a WebGL fragment shader compatible with Shadertoy",
	"keywords": [
		"webgl",
		"shader",
		"glsl",
		"opengl"
	],
	"supports": {
		"html": false
	},
	"textdomain": "display-webgl-shader",
	"editorScript": "file:./build/index.js",
	"editorStyle": "file:./build/index.css",
	"style": "file:./build/style-index.css",
	"attributes": {
		"sourceCode": {
			"type": "string"
		}
	}
}
