16 lines
324 B
JSON
16 lines
324 B
JSON
{
|
|
"name": "glsl-util",
|
|
"version": "1.0.1",
|
|
"description": "utility functions for glsl.",
|
|
"author": {
|
|
"name": "yoichi kobayashi",
|
|
"url": "http://www.tplh.net/"
|
|
},
|
|
"license": "MIT",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/ykob/glsl-convert-color.git"
|
|
},
|
|
"private": "true"
|
|
}
|