Update to pngjs

This commit is contained in:
Luke Page 2015-10-20 17:07:34 +01:00
parent 45033d4031
commit 8575154813

View file

@ -1,5 +1,5 @@
{
"name": "pngjs2",
"name": "pngjs",
"version": "2.0.0",
"description": "PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.",
"contributors": [
@ -12,7 +12,7 @@
"liangzeng",
"Michael Vogt"
],
"homepage": "https://github.com/lukeapage/pngjs2",
"homepage": "https://github.com/lukeapage/pngjs",
"keywords": [
"PNG",
"decoder",