diff --git a/package.json b/package.json index 919535d..0a141bd 100644 --- a/package.json +++ b/package.json @@ -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",