mirror of
https://github.com/danbulant/pngjs
synced 2026-05-27 05:41:47 +00:00
Update to pngjs
This commit is contained in:
parent
45033d4031
commit
8575154813
1 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue