Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKat Marchán <kzm@sykosomatic.org>2018-03-16 11:46:48 +0300
committerRebecca Turner <me@re-becca.org>2018-04-11 04:18:58 +0300
commit44972d53df2e0f0cc22d527ac88045066205dbbf (patch)
tree3266168b68cb6d7b611411e93d2d3d33ed734c88 /package.json
parentf2fbd857797cf5c12a68a6fb0ff0609d373198b3 (diff)
libnpmhook@3.0.0
PR-URL: https://github.com/npm/npm/pull/20256 Credit: @zkat Reviewed-By: @iarna
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index cbe0d5772..ccc2abb51 100644
--- a/package.json
+++ b/package.json
@@ -73,6 +73,7 @@
"json-parse-better-errors": "^1.0.2",
"lazy-property": "~1.0.0",
"libcipm": "^1.6.1",
+ "libnpmhook": "^3.0.0",
"libnpx": "^10.0.1",
"lockfile": "~1.0.3",
"lodash._baseuniq": "~4.6.0",
@@ -181,6 +182,7 @@
"JSONStream",
"lazy-property",
"libcipm",
+ "libnpmhook",
"libnpx",
"lockfile",
"lodash._baseindexof",