mirror of
https://github.com/ershisan99/go-npm.git
synced 2025-12-16 12:33:24 +00:00
ADD unzip support
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
"dependencies": {
|
||||
"mkdirp": "^0.5.1",
|
||||
"request": "^2.81.0",
|
||||
"tar": "^2.2.2"
|
||||
"tar": "^2.2.2",
|
||||
"unzipper": "0.10.10"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user