From 499d59b09829a24583a79b53e570fd33103aebc6 Mon Sep 17 00:00:00 2001 From: The Brain Date: Mon, 23 Apr 2018 10:22:05 +0300 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index f98d1bc..1d17d5f 100644 --- a/package.json +++ b/package.json @@ -1,14 +1,14 @@ { "name": "adm-zip-electron", "version": "0.4.7", - "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", + "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", "keywords": [ "zip", "methods", "archive", "unzip" ], - "homepage": "https://github.com/kadledav/adm-zip", + "homepage": "https://github.com/cthackers/adm-zip", "author": "Nasca Iacob (https://github.com/cthackers)", "bugs": { "email": "sy@another-d-mention.ro",