[edit] package json.

This commit is contained in:
yoichi kobayashi 2016-12-27 01:30:56 +09:00
parent 5d5cd17749
commit 1b735aafe4
2 changed files with 5 additions and 3 deletions

View File

@ -1,5 +1,7 @@
# glsl-util
utility functions for glsl.
## install
```

View File

@ -1,7 +1,7 @@
{
"name": "glsl-convert-color",
"version": "1.0.0",
"description": "this is the function that convetts RGB to HSV. or is its opposite.",
"name": "glsl-util",
"version": "1.0.1",
"description": "utility functions for glsl.",
"author": {
"name": "yoichi kobayashi",
"url": "http://www.tplh.net/"