We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ebd9a1 commit c7ba17fCopy full SHA for c7ba17f
package.json
@@ -1,5 +1,8 @@
1
{
2
"name": "simple-shader-canvas",
3
+ "author": "svey",
4
+ "description": "Zero dependency shader component",
5
+ "keywords": ["glsl", "shader", "component"],
6
"version": "17.11.24",
7
"main": "dist/core/index.js",
8
"module": "dist/core/index.esm.js",
0 commit comments