{
	"name": "shox",
	"version": "1.2.0",
	"description": "Shader tools.",
	"main": "src/Shox.js",
	"type": "module",
	"types": "src/Shox.d.ts",
	"repository": {
		"url": "https://github.com/ZRNOF/Shox"
	},
	"scripts": {},
	"keywords": [
		"shader",
		"frag"
	],
	"author": "Zaron Chen",
	"license": "MIT"
}
