mirror of
https://github.com/danbulant/pngjs
synced 2026-06-09 09:31:07 +00:00
Update package.json
This commit is contained in:
parent
9afd1b2358
commit
d9452afc44
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "pngjs2",
|
"name": "pngjs2",
|
||||||
"version": "1.0.0",
|
"version": "0.0.1",
|
||||||
"description": "Pure JS PNG encoder/decoder",
|
"description": "Pure JS PNG encoder/decoder",
|
||||||
"contributors": ["Kuba Niegowski", "Luke Page", "Pietajan De Potter", "Steven Sojka", "Alexandre Paré", "Gaurav Mali", "liangzeng"],
|
"contributors": ["Kuba Niegowski", "Luke Page", "Pietajan De Potter", "Steven Sojka", "Alexandre Paré", "Gaurav Mali", "liangzeng"],
|
||||||
"homepage": "https://github.com/lukeapage/pngjs2",
|
"homepage": "https://github.com/lukeapage/pngjs2",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue