mirror of
https://github.com/danbulant/pngjs
synced 2026-06-09 17:41:03 +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",
|
"version": "2.0.0",
|
||||||
"description": "PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.",
|
"description": "PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.",
|
||||||
"contributors": [
|
"contributors": [
|
||||||
|
|
@ -12,7 +12,7 @@
|
||||||
"liangzeng",
|
"liangzeng",
|
||||||
"Michael Vogt"
|
"Michael Vogt"
|
||||||
],
|
],
|
||||||
"homepage": "https://github.com/lukeapage/pngjs2",
|
"homepage": "https://github.com/lukeapage/pngjs",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"PNG",
|
"PNG",
|
||||||
"decoder",
|
"decoder",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue