Update package.json

This commit is contained in:
Luke Page 2015-08-04 23:11:37 +01:00
parent 8cf14b9ca2
commit eabc8ac061

View file

@ -1,7 +1,7 @@
{
"name": "pngjs2",
"version": "0.0.3",
"description": "Pure JS PNG encoder/decoder",
"description": "PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.",
"contributors": [
"Alexandre Paré",
"Gaurav Mali",