mirror of
https://github.com/danbulant/pngjs
synced 2026-06-08 00:50:23 +00:00
Update package.json
This commit is contained in:
parent
8cf14b9ca2
commit
eabc8ac061
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "pngjs2",
|
"name": "pngjs2",
|
||||||
"version": "0.0.3",
|
"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": [
|
"contributors": [
|
||||||
"Alexandre Paré",
|
"Alexandre Paré",
|
||||||
"Gaurav Mali",
|
"Gaurav Mali",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue