Skip to content

Commit 499d59b

Browse files
authored
Update package.json
1 parent 62f6400 commit 499d59b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "adm-zip-electron",
33
"version": "0.4.7",
4-
"description": "Fork of a Javascript implementation of zip for nodejs with support for electron original-fs. Allows user to create or extract zip files both in memory or to/from disk",
4+
"description": "Javascript implementation of zip for nodejs with support for electron original-fs. Allows user to create or extract zip files both in memory or to/from disk",
55
"keywords": [
66
"zip",
77
"methods",
88
"archive",
99
"unzip"
1010
],
11-
"homepage": "https://github.com/kadledav/adm-zip",
11+
"homepage": "https://github.com/cthackers/adm-zip",
1212
"author": "Nasca Iacob <[email protected]> (https://github.com/cthackers)",
1313
"bugs": {
1414
"email": "[email protected]",

0 commit comments

Comments
 (0)